diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-05 12:20:33 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-05 12:20:33 +0000 |
commit | 038ea45369370d3c2c1dfb8912e7de9086ccf32b (patch) | |
tree | a936dfd92c4a37faf413bee5e1919f7a444d41da /Changelog-Trunk.txt | |
parent | 0ffd2692c0d9d90a76c82c0240aa2e395c0cdffb (diff) | |
download | hercules-038ea45369370d3c2c1dfb8912e7de9086ccf32b.tar.gz hercules-038ea45369370d3c2c1dfb8912e7de9086ccf32b.tar.bz2 hercules-038ea45369370d3c2c1dfb8912e7de9086ccf32b.tar.xz hercules-038ea45369370d3c2c1dfb8912e7de9086ccf32b.zip |
Fixed 'Wink of Charm' - shouldn't work on boss mobs (topic:166115)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11362 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 06429ddbb..bc28b85b3 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2007/10/05 + * Fixed 'Wink of Charm' - shouldn't work on boss mobs (topic:166115) * Removed a broken remnant of code from old gospel code (r4349) that's _supposed_ to clear the gospel status (no item use?) when you step out of its zone; 1) the constant UNT_GOSPEL was used in a switch() |