summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-30 14:11:23 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-30 14:11:23 +0000
commitc3c791815f1a75df92a4a11bfb1f4410dc3c9d57 (patch)
tree6af9eba8445a5a462eff3a463587a687c0a78029 /Changelog-Trunk.txt
parentc8db14a97b3d3ba0d8a255e57d941968e265ef1c (diff)
downloadhercules-c3c791815f1a75df92a4a11bfb1f4410dc3c9d57.tar.gz
hercules-c3c791815f1a75df92a4a11bfb1f4410dc3c9d57.tar.bz2
hercules-c3c791815f1a75df92a4a11bfb1f4410dc3c9d57.tar.xz
hercules-c3c791815f1a75df92a4a11bfb1f4410dc3c9d57.zip
- Updated HLIF_CHANGE to work as explained by Tharis -> It now adds 30*lv vit and 20*lv int, is dispelled on warp, and can-act delay is 5+5*lv minutes. Hp/Sp is no longer set to 10 after a forced expiration.
- Added instant skill unblock in skill_[merc/pc]block_start when the duration passed is less than 1. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8547 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index e4c091c32..7e10c6a5f 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,9 @@ 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/08/30
+ * Updated HLIF_CHANGE to work as explained by Tharis -> It now adds 30*lv
+ vit and 20*lv int, is dispelled on warp, and can-act delay is 5+5*lv
+ minutes. Hp/Sp is no longer set to 10 after a forced expiration. [Skotlex]
* Fixed up char-sql compilation. [Skotlex]
* Added a message to @clearweather stating when climate changes will
dispel. [Skotlex]