diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2011-04-18 11:36:00 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-04-18 11:40:49 +0200 |
commit | de5fefc33d6e19bbc5b2c2f194b47b288c5900e3 (patch) | |
tree | fabdcd21c5daab2a059b52d42f56bd5c6d981c6a /db/const.txt | |
parent | b37b73ff7661d49eb4d0c7ea4b18806a620a9ae2 (diff) | |
download | serverdata-de5fefc33d6e19bbc5b2c2f194b47b288c5900e3.tar.gz serverdata-de5fefc33d6e19bbc5b2c2f194b47b288c5900e3.tar.bz2 serverdata-de5fefc33d6e19bbc5b2c2f194b47b288c5900e3.tar.xz serverdata-de5fefc33d6e19bbc5b2c2f194b47b288c5900e3.zip |
adding towel day event npc, needs to be uncommented
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index 53ad97bd..29b9e724 100644 --- a/db/const.txt +++ b/db/const.txt @@ -255,6 +255,8 @@ FLAG_HAS_BOWLER_BURNSDAY 1 // every year's poem at burns day, shannon gives you FLAG_OPENED_UNDERGROUND 2 // this flag is a replacement for variable Open_Underground_Palace_Barrier, which was used only as bool FLAG_GOT_NAEM_GLOVES 4 // this replaces Naem_Quest_Done, which was used as a bool variable FLAG_GOT_GRADUATIONCAP 8 // this is a bit which was to be found in Tut_var second bit +FLAG_TOWEL_HELPED 16 // gave the towel npc the stuff he wants +FLAG_TOWEL_COMPLETED 32 // got the towel from the towel npc DOCK_tulimshar 1 DOCK_hurnscald 2 |