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/Changelog.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/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 403c8dba6..989e80bf0 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -38,6 +38,8 @@ ======================= +12/14 + * corrected Option_Xmas value in const.txt [Skotlex] 12/13 * Rev. 11909 Fixed Big Defense Potion 10ea Box. (was giving small def pot.) [L0ne_W0lf] 12/05 |