From 2c4414d7b6605f9325aff7b36ed73d96e274a218 Mon Sep 17 00:00:00 2001 From: Reid Date: Thu, 25 Jun 2015 02:31:47 +0200 Subject: Fix moon script. --- npc/001-2-2/moon.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/001-2-2/moon.txt') 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; } -- cgit v1.2.3-60-g2f50