summaryrefslogtreecommitdiff
path: root/world/map/npc/002-5/chest.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/002-5/chest.txt')
-rw-r--r--world/map/npc/002-5/chest.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/world/map/npc/002-5/chest.txt b/world/map/npc/002-5/chest.txt
index fe0c2448..2cdda691 100644
--- a/world/map/npc/002-5/chest.txt
+++ b/world/map/npc/002-5/chest.txt
@@ -2,9 +2,6 @@
002-5,93,37,0|script|Supply Chest|378
{
- // This NPC previously used the variable TMW_Quest
- callfunc "ClearVarTMW_Quest";
-
set @state, ((QUEST_SouthTulimshar & BYTE_2_MASK) >> BYTE_2_SHIFT);
if (@state >= 26) goto L_Finished;