diff options
author | Stefan Beller <stefanbeller@googlemail.com> | 2010-12-28 21:30:13 +0100 |
---|---|---|
committer | Stefan Beller <stefanbeller@googlemail.com> | 2011-01-02 21:21:18 +0100 |
commit | c26b3a95f257260a2147537f79b3ffdc342d5138 (patch) | |
tree | 991a12fbd13f7c5c1932204bc055f56265213566 /db | |
parent | 3de6ef52cf7ba3bcfe8c908e38a69f4463bfc190 (diff) | |
download | serverdata-c26b3a95f257260a2147537f79b3ffdc342d5138.tar.gz serverdata-c26b3a95f257260a2147537f79b3ffdc342d5138.tar.bz2 serverdata-c26b3a95f257260a2147537f79b3ffdc342d5138.tar.xz serverdata-c26b3a95f257260a2147537f79b3ffdc342d5138.zip |
luca can focus and unfocus now
Diffstat (limited to 'db')
-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 ab080511..981031ed 100644 --- a/db/const.txt +++ b/db/const.txt @@ -247,6 +247,8 @@ 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 +MFLAG_KNOWS_UNFOCUS_RECIPE 65536 // Luca told me about how to unfocus + DOCK_tulimshar 1 DOCK_hurnscald 2 DOCK_candor 3 |