summaryrefslogtreecommitdiff
path: root/npc/005-1/movetest.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/005-1/movetest.txt')
-rw-r--r--npc/005-1/movetest.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/005-1/movetest.txt b/npc/005-1/movetest.txt
index f69a20ab4..dcec64459 100644
--- a/npc/005-1/movetest.txt
+++ b/npc/005-1/movetest.txt
@@ -12,7 +12,7 @@ OnTimer1000:
OnInit:
initpath "move", 44, 35,
- "dir", TOP, 0,
+ "dir", UP, 0,
"wait", 2, 0,
"move", 51, 81,
"dir", DOWN, 0,
@@ -24,4 +24,4 @@ OnInit:
initialmove;
initnpctimer;
.distance = 5;
-} \ No newline at end of file
+}