summaryrefslogtreecommitdiff
path: root/npc/000-1/chest.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-1/chest.txt')
-rw-r--r--npc/000-1/chest.txt7
1 files changed, 1 insertions, 6 deletions
diff --git a/npc/000-1/chest.txt b/npc/000-1/chest.txt
index 1fb4f66e3..e9a6595cc 100644
--- a/npc/000-1/chest.txt
+++ b/npc/000-1/chest.txt
@@ -13,11 +13,8 @@
set @q, geta(ShipQuests, ShipQuests_TreasureChest);
if (getnpcdir ("") == 4) goto l_Give;
- set @a, getnpcdir;
- mes @a;
+
setnpcdir 2;
- set @a, getnpcdir;
- mes @a;
initnpctimer;
startnpctimer;
close;
@@ -31,8 +28,6 @@ l_Give:
l_Close:
setnpcdir 6;
- set @a, getnpcdir;
- mes @a;
initnpctimer;
startnpctimer;
close;