From aeabd9b6ae7cd6b59d6c8d85609559f132a464ee Mon Sep 17 00:00:00 2001 From: skotlex Date: Fri, 14 Dec 2007 02:57:54 +0000 Subject: - 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 --- db/Changelog.txt | 2 ++ db/const.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'db') 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 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 -- cgit v1.2.3-70-g09d2