summaryrefslogtreecommitdiff
path: root/npc/001-2-2/moon.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-2-2/moon.txt')
-rw-r--r--npc/001-2-2/moon.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/001-2-2/moon.txt b/npc/001-2-2/moon.txt
index cfdc8f66..e3b04dd2 100644
--- a/npc/001-2-2/moon.txt
+++ b/npc/001-2-2/moon.txt
@@ -23,7 +23,8 @@ OnInit:
"dir", DOWN, 0,
"wait", 2, 0,
"move", 33, 32,
- "wait", 10, 0,
+ "dir", DOWN, 0,
+ "wait", 10, 0;
initialmove;
initnpctimer;
}