summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-01-31 14:44:39 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-01-31 14:44:39 +0000
commit78dc57282718e52985aac7b569e705200b64bd80 (patch)
tree306247eac9ce53bf92ed82827bc44415abacab5b /Changelog-Trunk.txt
parentf4d04712b8383d5540f3178320af47de5486786b (diff)
downloadhercules-78dc57282718e52985aac7b569e705200b64bd80.tar.gz
hercules-78dc57282718e52985aac7b569e705200b64bd80.tar.bz2
hercules-78dc57282718e52985aac7b569e705200b64bd80.tar.xz
hercules-78dc57282718e52985aac7b569e705200b64bd80.zip
- Fixed being able to Encore skills you no longer have in your tree.
- Added no HP regen while Bleeding, -25% ATK and ASPD penalties as well. - Added VIT reduces duration of confusion. - Added MSC_SPAWN "onspawn" mob skill condition. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5136 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 644267529..4ffe06b1a 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -5,6 +5,12 @@ 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/01/31
+ * Fixed being able to Encore skills you no longer have in your tree.
+ [Skotlex]
+ * Added no HP regen while Bleeding, -25% ATK and ASPD penalties as well.
+ [Skotlex]
+ * Added VIT reduces duration of confusion. [Skotlex]
+ * Added "onspawn" mob skill condition. [Skotlex]
* Changed the exp table format. The new format allows specifying exp tables
for any particular class. Thanks to Playstester for converting the official
exp table to the new format. [Skotlex]