diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-12-14 02:57:54 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-12-14 02:57:54 +0000 |
commit | aeabd9b6ae7cd6b59d6c8d85609559f132a464ee (patch) | |
tree | 79ddc466e006c81588c42743fada8e8e6bcf9164 /db/const.txt | |
parent | 89097fc76e350f210c6e7ae7cd0fe26bf60ec026 (diff) | |
download | hercules-aeabd9b6ae7cd6b59d6c8d85609559f132a464ee.tar.gz hercules-aeabd9b6ae7cd6b59d6c8d85609559f132a464ee.tar.bz2 hercules-aeabd9b6ae7cd6b59d6c8d85609559f132a464ee.tar.xz hercules-aeabd9b6ae7cd6b59d6c8d85609559f132a464ee.zip |
- corrected Option_Xmas value in const.txt
- Wand of Hermode now dispells buffs only of allies.
- Fixed some null pointer checks in status_change_end.
- Corrected a crashy Warning message.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11910 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/const.txt b/db/const.txt index cd7303669..ed9c3d57a 100644 --- a/db/const.txt +++ b/db/const.txt @@ -165,7 +165,7 @@ EAJ_BABY_ROGUE 0x2206 EAJ_BABY_SOUL_LINKER 0x2207 Option_Wedding 0x1000 -Option_Xmas 0x20000 +Option_Xmas 0x10000 Option_Summer 0x40000 bc_all 0 |