diff options
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 478570ad9..02aa53865 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,12 @@ 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
+ * Added two columns to item_db: equip_script and unequip_script are scripts
+ that are executed once when the corresponding item is equipped or
+ unequipped respectively. [Skotlex]
+ * Removed bonuses bDamageWhenUnequip, bLoseSPWhenUnequip as they are no
+ longer needed. [Skotlex]
+ * Updated sql-files/item_db.sql with latest. [Skotlex]
* Fixed buffer overflow in clif_MainChatMessage. It now prints a Debug
message with the offending line. [Skotlex]
* Cleaned up a bunch of GS/NJ skills [Skotlex]
|