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.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/005-1/movetest.txt b/npc/005-1/movetest.txt
index 21868c2d9..dcec64459 100644
--- a/npc/005-1/movetest.txt
+++ b/npc/005-1/movetest.txt
@@ -12,13 +12,13 @@ OnTimer1000:
OnInit:
initpath "move", 44, 35,
- //"dir", TOP, 0,
+ "dir", UP, 0,
"wait", 2, 0,
"move", 51, 81,
- //"dir", DOWN, 0,
+ "dir", DOWN, 0,
"wait", 2, 0,""
"Mmove", 50, 88,
- //"dir", DOWN, 0,
+ "dir", DOWN, 0,
"wait", 2, 0;
initialmove;