From b771141707e400648c76fc3bf3843d67a841922c Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Fri, 30 Dec 2011 00:45:14 +0100 Subject: Handle quests on 019-1 in flags instead of one player variable for each. Added those player variables to the function ClearVariables. --- world/map/db/const.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'world/map/db/const.txt') diff --git a/world/map/db/const.txt b/world/map/db/const.txt index 3d4443d1..85a5d68c 100644 --- a/world/map/db/const.txt +++ b/world/map/db/const.txt @@ -381,6 +381,8 @@ FLAG_TOWEL_COMPLETED 32 // got the towel from the towel npc FLAG_ANDRA_HELPED 64 // Knows Andra and agreed to help her FLAG_ROSSI_COMPLETED 128 // Completed the Rossi Quest FLAG_TUTORIAL_DONE 256 // player completed tutorial (or entered the tutorial area from outside after it was added) +FLAG_SNOWMAN 512 // player gave candy to the snowman +FLAG_SANTAS_HELPER 1024 // player gave presents to Santa's helper DOCK_tulimshar 1 DOCK_hurnscald 2 -- cgit v1.2.3-60-g2f50