summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-09 16:54:36 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-09 16:54:36 +0000
commit3d6011c46f2f556aa0b9ad41c9e6139ba687e90d (patch)
treed9e48e7cf18157e39b541d3232806c58d488642e /Changelog-Trunk.txt
parent52db25907d75f8d9d9eb914e794f8622c5f540b9 (diff)
downloadhercules-3d6011c46f2f556aa0b9ad41c9e6139ba687e90d.tar.gz
hercules-3d6011c46f2f556aa0b9ad41c9e6139ba687e90d.tar.bz2
hercules-3d6011c46f2f556aa0b9ad41c9e6139ba687e90d.tar.xz
hercules-3d6011c46f2f556aa0b9ad41c9e6139ba687e90d.zip
- Moved a bunch of sc_effects that should be cancelled on hit from mob_damage/pc_damage to battle_damage.
- Changed ITEM_NAME_LENGTH to 50. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5533 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index fdae9d0f0..86abd3c6f 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -5,6 +5,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/03/09
+ * Changed ITEM_NAME_LENGTH to 50. [Skotlex]
* Fixed stun's duration not getting reduced by vit + luk/3 [Skotlex]
* Fixed #itemlist not taking into consideration crafted/forged items and
pet eggs. [Skotlex]