diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-21 03:22:41 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-21 03:22:41 +0000 |
commit | 683e4c655690b314d535777d976fb767687e3981 (patch) | |
tree | 40e6871f66309034d5280a316c049f25191561d6 /Changelog-Trunk.txt | |
parent | 5920ad3c5e0517cdb0c46845a431ca791f0d2832 (diff) | |
download | hercules-683e4c655690b314d535777d976fb767687e3981.tar.gz hercules-683e4c655690b314d535777d976fb767687e3981.tar.bz2 hercules-683e4c655690b314d535777d976fb767687e3981.tar.xz hercules-683e4c655690b314d535777d976fb767687e3981.zip |
- Fixed the equip/unequip scripts not triggering for compounded cards.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6207 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 5a56255dc..56712d3f5 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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.
2006/04/20
+ * Fixed the equip/unequip scripts not triggering for compounded cards.
+ [Skotlex]
* Char server will now ignore packet 0x65 for already authentified
accounts. [Skotlex]
* Added two columns to item_db: equip_script and unequip_script are scripts
|