summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-05 14:13:03 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-05 14:13:03 +0000
commit5c6a9a4f7a53505a31f6d5c9fe16280d1782b264 (patch)
treeb6ca3ace8bc811a21dff1226f6c805d5703ed670 /Changelog-Trunk.txt
parent17724e67996877069caf4533b835c41c696d5cdc (diff)
downloadhercules-5c6a9a4f7a53505a31f6d5c9fe16280d1782b264.tar.gz
hercules-5c6a9a4f7a53505a31f6d5c9fe16280d1782b264.tar.bz2
hercules-5c6a9a4f7a53505a31f6d5c9fe16280d1782b264.tar.xz
hercules-5c6a9a4f7a53505a31f6d5c9fe16280d1782b264.zip
- OnEquip scripts will be trigger on log-on now.
- Infinite Endure will no longer give mdef bonus. - Removed bInfiniteEndure bonus, Eddga card now uses onequip/onunequip to start/end infinite endure. - Hammer fall's stun duration is now 1+lv seconds. - Fixed Kaahi's SP cost per heal. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6487 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 0c38c6806..5c0f3093e 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,11 @@ 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/05/05
+ * OnEquip scripts will now trigger on log-on. [Skotlex]
+ * Infinite Endure will no longer give mdef bonus. [Skotlex]
+ * Removed bInfiniteEndure bonus, Eddga card now uses onequip/onunequip to
+ start/end infinite endure. [Skotlex]
+ * Fixed Kaahi's SP cost per heal. [Skotlex]
* Now when walkdelay is set to 0, characters will stop walking when hit,
but will not have any walk delay. (previously setting walk delay to 0 would
not even stop characters from walking when hit) [Skotlex]