diff options
author | Stefan Beller <stefanbeller@googlemail.com> | 2011-02-14 13:08:58 +0100 |
---|---|---|
committer | Stefan Beller <stefanbeller@googlemail.com> | 2011-02-14 13:14:02 +0100 |
commit | d78528098d1e519cc4827ae34929c66f30a0a57e (patch) | |
tree | 1686736dd93c940df5cf2bd4b4b3c208ad080840 /db/const.txt | |
parent | c3e76f9d8a8962275d490f16d462d8b36061957d (diff) | |
download | serverdata-d78528098d1e519cc4827ae34929c66f30a0a57e.tar.gz serverdata-d78528098d1e519cc4827ae34929c66f30a0a57e.tar.bz2 serverdata-d78528098d1e519cc4827ae34929c66f30a0a57e.tar.xz serverdata-d78528098d1e519cc4827ae34929c66f30a0a57e.zip |
bugfix for ian the trainer
Ok, you get the graduation cap now again.
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index f51f1dfe..53ad97bd 100644 --- a/db/const.txt +++ b/db/const.txt @@ -254,6 +254,7 @@ MFLAG_KNOWS_UNFOCUS_RECIPE 65536 // Luca told me about how to unfocus FLAG_HAS_BOWLER_BURNSDAY 1 // every year's poem at burns day, shannon gives you a bowler hat 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 DOCK_tulimshar 1 DOCK_hurnscald 2 |