diff options
author | Fate <fate-tmw@googlemail.com> | 2008-11-30 16:39:49 -0700 |
---|---|---|
committer | Fate <fate-tmw@googlemail.com> | 2008-11-30 16:39:49 -0700 |
commit | 98860f7aa06060e6c6b59efeb3414b3bec67695a (patch) | |
tree | 5c324c55069abd6d43f4f737f9e7168056d1c436 /db/const.txt | |
parent | 2b67987792ba5cf7057df4b41056f5b689c63251 (diff) | |
download | serverdata-98860f7aa06060e6c6b59efeb3414b3bec67695a.tar.gz serverdata-98860f7aa06060e6c6b59efeb3414b3bec67695a.tar.bz2 serverdata-98860f7aa06060e6c6b59efeb3414b3bec67695a.tar.xz serverdata-98860f7aa06060e6c6b59efeb3414b3bec67695a.zip |
Added magic constants and Auldsbel the wizard (tested except for the mana seed part, still needs the magic quests)
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 73e60c04..080efbad 100644 --- a/db/const.txt +++ b/db/const.txt @@ -174,3 +174,5 @@ NIBBLE_6_MASK 251658240 NIBBLE_7_SHIFT 28 NIBBLE_7_MASK 4026531840 + +import: db/magic_const.txt |