diff options
author | malufett <malufett.eat.my.binaries@gmail.com> | 2013-07-11 21:19:35 +0800 |
---|---|---|
committer | malufett <malufett.eat.my.binaries@gmail.com> | 2013-07-11 21:19:35 +0800 |
commit | 5de6aabb0a8c39f7cc327743440fbb28e09d9a69 (patch) | |
tree | 4d444f74d49a1ecc8968de059c59ebb7b4f66844 /db | |
parent | 444835e777fbe49959ee8fe99746955018ec45eb (diff) | |
download | hercules-5de6aabb0a8c39f7cc327743440fbb28e09d9a69.tar.gz hercules-5de6aabb0a8c39f7cc327743440fbb28e09d9a69.tar.bz2 hercules-5de6aabb0a8c39f7cc327743440fbb28e09d9a69.tar.xz hercules-5de6aabb0a8c39f7cc327743440fbb28e09d9a69.zip |
Partial Fixed Bug#7462
-Burning(Eff_Burning) is now supported with 'bonus2 bAddEff' script command.
Diffstat (limited to 'db')
-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 d479e79cd..3b1aa6490 100644 --- a/db/const.txt +++ b/db/const.txt @@ -627,6 +627,7 @@ Eff_Confusion 7 Eff_Blind 8 Eff_Bleeding 9 Eff_DPoison 10 +Eff_Burning 11 Ele_Neutral 0 Ele_Water 1 |