From ceee742a03176f412167cc5098b3167aae514fd2 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Tue, 15 Jan 2013 22:21:45 +0100 Subject: Turn Cave Snake Lamp quest into a Daily Quest. Add previously used player variable to clear_vars. --- world/map/npc/functions/clear_vars.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'world/map/npc/functions/clear_vars.txt') diff --git a/world/map/npc/functions/clear_vars.txt b/world/map/npc/functions/clear_vars.txt index 7188c2d8..292356cc 100644 --- a/world/map/npc/functions/clear_vars.txt +++ b/world/map/npc/functions/clear_vars.txt @@ -103,6 +103,8 @@ function|script|ClearVariables|{ set KatzeBeenOutside, 0; // variable was moved to Nibble 1 of the variable Katze set LastHiss, 0; + // quest was turned into a Daily Quest, so the variable isn't needed anymore + set CaveSnakeLamp, 0; //These lines are needed to migrate stuff from variables to flags if (Open_Underground_Palace_Barrier) -- cgit v1.2.3-60-g2f50