diff options
Diffstat (limited to 'world/map/db/const.txt')
-rw-r--r-- | world/map/db/const.txt | 2 |
1 files changed, 2 insertions, 0 deletions
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 |