diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-04-12 10:24:32 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-04-12 10:24:32 +0000 |
commit | a3c3030b2ec08cde70b8d10759bd863834bd6a35 (patch) | |
tree | 96f0c406132267db9c555301f8ef139e43facef9 /Changelog-Trunk.txt | |
parent | 31f066e114c9d10f0e1b8257a524d2779736261a (diff) | |
download | hercules-a3c3030b2ec08cde70b8d10759bd863834bd6a35.tar.gz hercules-a3c3030b2ec08cde70b8d10759bd863834bd6a35.tar.bz2 hercules-a3c3030b2ec08cde70b8d10759bd863834bd6a35.tar.xz hercules-a3c3030b2ec08cde70b8d10759bd863834bd6a35.zip |
Fixed SuccessRemoveCards removing Armor Enchant. (bugreport:4014)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14282 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 843c25a8f..9b105bee7 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2010/04/12 + * Fixed SuccessRemoveCards removing Armor Enchant. (bugreport:4014) [Inkfish] 2010/03/31 * Rev. 14277 Moved /npc/sample/ to /doc/sample. These are examples, not actual npcs. [L0ne_W0lf] 2010/03/23 |