diff options
author | shadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-13 13:22:36 +0000 |
---|---|---|
committer | shadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-13 13:22:36 +0000 |
commit | b978d7ec43d2f167a7395c2c19cc2e86bf5e4b6a (patch) | |
tree | 82b3193172c8630b1ea1a8f904e558bd232a8597 /Changelog-Trunk.txt | |
parent | 304dbe79fc957d7fe757761a70ba0cd7a906d639 (diff) | |
download | hercules-b978d7ec43d2f167a7395c2c19cc2e86bf5e4b6a.tar.gz hercules-b978d7ec43d2f167a7395c2c19cc2e86bf5e4b6a.tar.bz2 hercules-b978d7ec43d2f167a7395c2c19cc2e86bf5e4b6a.tar.xz hercules-b978d7ec43d2f167a7395c2c19cc2e86bf5e4b6a.zip |
Fixed Grandcross and darkgrandcross, should only cause blind against undead race.
Also confirmed that ME, evil land, sanctuary, grandcross/DGC and status recovery are versus element, not race.
Removed confusion effect part from AL_CURE, it doesnt work on official anymore.
Partial revert of signum crucis modification, it doesnt work against players, but work on ELEMENT undead monsters.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12821 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index ba347515d..134999ac5 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,10 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2008/06/13 + * Fixed Grandcross and darkgrandcross, should only cause blind against undead race. + Also confirmed that ME, evil land, sanctuary, grandcross/DGC and status recovery are versus element, not race. + * Removed confusion effect part from AL_CURE, it doesnt work on official anymore. + * Partial revert of signum crucis modification, it doesnt work against players, but work on ELEMENT undead monsters. * Corrected dc_serviceforyou bonus values based on irowiki (better have fansite info than 100% guessed info). * Fixed dc_humming only recieving half the bonus from dancing lessons. * Fixed some skills working on undead element when they were supposed to work on undead race. [Brainstorm] |