From e20721649a36c6ad20b851ea5c643364fdb239f6 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Thu, 7 Feb 2013 16:31:17 +0100 Subject: Add event variables to clear_vars function. --- world/map/npc/functions/clear_vars.txt | 11 +++++++++++ 1 file changed, 11 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 2dbf0d2d..fda2f756 100644 --- a/world/map/npc/functions/clear_vars.txt +++ b/world/map/npc/functions/clear_vars.txt @@ -94,6 +94,17 @@ function|script|ClearVariables|{ set Xmas2010, 0; set Golbenez_Inn_Cost, 0; + set QUEST_Easter11, 0; + + // contains bad karma information + // set hw2011, 0; + + set xmas11, 0; + + set QUEST_Easter12, 0; + + set xmas2012, 0; + // Tulimshar and Mine Variables which aren't used anymore set Scorp, 0; set Bugleg, 0; -- cgit v1.2.3-60-g2f50