summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorFate <fate-tmw@googlemail.com>2009-05-16 13:55:26 +0000
committerFate <fate-tmw@googlemail.com>2009-05-16 13:55:26 +0000
commit967dd2d8e80a559883152a1d0377801d418a554f (patch)
tree5eb1a6cb5408bfcdfc90829385e4d7ee3b359f5c /db
parented79b534c296f2a65a0af385c17a1ff0b12de1b4 (diff)
downloadserverdata-967dd2d8e80a559883152a1d0377801d418a554f.tar.gz
serverdata-967dd2d8e80a559883152a1d0377801d418a554f.tar.bz2
serverdata-967dd2d8e80a559883152a1d0377801d418a554f.tar.xz
serverdata-967dd2d8e80a559883152a1d0377801d418a554f.zip
Elanore and the Doctor can now heal poisoning. Also added sc_poison constant to db/const.txt.
Diffstat (limited to 'db')
-rw-r--r--db/const.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt
index c5d06c7a..b3895c97 100644
--- a/db/const.txt
+++ b/db/const.txt
@@ -151,6 +151,8 @@ cOrange 7
cPurple 8
cDarkGreen 9
+sc_poison 132
+
NIBBLE_0_SHIFT 0
NIBBLE_0_MASK 15