summaryrefslogtreecommitdiff
path: root/world/map/npc/013-3/mask_chest.txt
diff options
context:
space:
mode:
authormekolat <mekolat@users.noreply.github.com>2015-04-24 16:47:51 -0400
committermekolat <mekolat@users.noreply.github.com>2015-04-26 01:57:40 -0400
commita413653361e218695fa6305d760c22458ac78657 (patch)
tree93a2c4c2223e7400d1e56697a867ec0f5a710b85 /world/map/npc/013-3/mask_chest.txt
parent024b3be4951424cd5a1169020083c331b0cfb445 (diff)
downloadserverdata-a413653361e218695fa6305d760c22458ac78657.tar.gz
serverdata-a413653361e218695fa6305d760c22458ac78657.tar.bz2
serverdata-a413653361e218695fa6305d760c22458ac78657.tar.xz
serverdata-a413653361e218695fa6305d760c22458ac78657.zip
remove other instances of ClearVariables
Diffstat (limited to 'world/map/npc/013-3/mask_chest.txt')
-rw-r--r--world/map/npc/013-3/mask_chest.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/world/map/npc/013-3/mask_chest.txt b/world/map/npc/013-3/mask_chest.txt
index 1b62e66c..204eec4c 100644
--- a/world/map/npc/013-3/mask_chest.txt
+++ b/world/map/npc/013-3/mask_chest.txt
@@ -2,8 +2,6 @@
013-3,28,27,0|script|Chest#DemonMask|111
{
- callfunc "ClearVariables";
-
set @state, ((QUEST_Hurnscald & NIBBLE_2_MASK) >> NIBBLE_2_SHIFT);
if (@state < 2) goto L_This_shouldn_t_happen;