From 2b70b048fe117b78fae79e4c942ff5a20b8fb97a Mon Sep 17 00:00:00 2001 From: wushin Date: Wed, 5 Nov 2014 11:10:08 -0600 Subject: NPCs on 013-* fixed --- world/map/npc/013-3/barrier.txt | 2 +- world/map/npc/013-3/mask_chest.txt | 2 +- world/map/npc/013-3/misc.txt | 2 +- world/map/npc/013-3/sword_chest.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'world/map/npc/013-3') diff --git a/world/map/npc/013-3/barrier.txt b/world/map/npc/013-3/barrier.txt index 40c2600c..bf6621e1 100644 --- a/world/map/npc/013-3/barrier.txt +++ b/world/map/npc/013-3/barrier.txt @@ -1,6 +1,6 @@ // -013-3.gat,71,21,0|script|#DemonMineBarrier1#_M|45,1,1, +013-3.gat,71,21,0|script|#DemonMineBarrier1#_M|45,1,1 { callfunc "ClearVariables"; diff --git a/world/map/npc/013-3/mask_chest.txt b/world/map/npc/013-3/mask_chest.txt index 87b90878..44d7956b 100644 --- a/world/map/npc/013-3/mask_chest.txt +++ b/world/map/npc/013-3/mask_chest.txt @@ -1,6 +1,6 @@ // -013-3.gat,28,27,0|script|Chest#DemonMask|111, +013-3.gat,28,27,0|script|Chest#DemonMask|111 { callfunc "ClearVariables"; diff --git a/world/map/npc/013-3/misc.txt b/world/map/npc/013-3/misc.txt index 60324fff..5a23b850 100644 --- a/world/map/npc/013-3/misc.txt +++ b/world/map/npc/013-3/misc.txt @@ -1,6 +1,6 @@ // -013-3.gat,127,68,0|script|Chest#boring|111, +013-3.gat,127,68,0|script|Chest#boring|111 { mes "You can't see any way to open this chest."; close; diff --git a/world/map/npc/013-3/sword_chest.txt b/world/map/npc/013-3/sword_chest.txt index 14aaffec..bbcd4fb9 100644 --- a/world/map/npc/013-3/sword_chest.txt +++ b/world/map/npc/013-3/sword_chest.txt @@ -1,6 +1,6 @@ // -013-3.gat,177,22,0|script|Chest#sword|111, +013-3.gat,177,22,0|script|Chest#sword|111 { callfunc "ClearVariables"; if (FLAGS & FLAG_HURNSMINE_CHEST) goto L_Finished; -- cgit v1.2.3-60-g2f50