diff options
author | Fate <fate-tmw@googlemail.com> | 2009-05-24 15:35:45 +0000 |
---|---|---|
committer | Fate <fate-tmw@googlemail.com> | 2009-05-24 15:35:45 +0000 |
commit | f10165d86c7697b90a1edb3c4b99844ed47cb39f (patch) | |
tree | c59434e3aa927014a6120a84ba6ba57e6694d8ab /db/const.txt | |
parent | 44b83f57bd879d852d7d5c41214a5bc41a5358f8 (diff) | |
download | serverdata-f10165d86c7697b90a1edb3c4b99844ed47cb39f.tar.gz serverdata-f10165d86c7697b90a1edb3c4b99844ed47cb39f.tar.bz2 serverdata-f10165d86c7697b90a1edb3c4b99844ed47cb39f.tar.xz serverdata-f10165d86c7697b90a1edb3c4b99844ed47cb39f.zip |
Added magic level 3 quests for Aulsbel and Elanore. Also added appropriate quest items and extended magic debug functionality as needed.
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 b3895c97..3bdcb3b4 100644 --- a/db/const.txt +++ b/db/const.txt @@ -203,3 +203,5 @@ MFLAG_KNOWS_DRUIDTREE 2048 // Knows about the druid tree quest MFLAG_KNOWS_IMP 4096 // Knows about the imprisoned forest spirit MFLAG_KNOWS_OLD_WIZARD 8192 // Knows Bjorn's old wizard +MFLAG_MADE_CONC_POTION 16384 // Made a concentration potion with T15 and/or T16 +MFLAG_ELANORE_OMAR 32768 // Told Omar about Elanore's involvement |