From 6412e0192d4f6e6415aa2113a171c9ed99cb311a Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Wed, 9 Jan 2013 16:05:12 +0100 Subject: Remove and delete QUEST_clothdyer_state since it isn't used anywhere. Remove it from Selim's script. Add it to clear_vars function. --- world/map/npc/functions/clear_vars.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'world/map/npc/functions') diff --git a/world/map/npc/functions/clear_vars.txt b/world/map/npc/functions/clear_vars.txt index a8418562..08ecfed7 100644 --- a/world/map/npc/functions/clear_vars.txt +++ b/world/map/npc/functions/clear_vars.txt @@ -97,6 +97,8 @@ function|script|ClearVariables|{ // Tulimshar and Mine Variables which aren't used anymore set Scorp, 0; set Bugleg, 0; + // variable isn't used + set QUEST_clothdyer_state, 0; //These lines are needed to migrate stuff from variables to flags if (Open_Underground_Palace_Barrier) -- cgit v1.2.3-60-g2f50