summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-01-31 15:51:23 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-01-31 15:51:23 +0000
commit3a105344576ad49f85b90d0024e3283fb4207549 (patch)
tree4da4e5d0c61dc0d8f6a0e253ef7377b6e36347aa /Changelog-Trunk.txt
parent78dc57282718e52985aac7b569e705200b64bd80 (diff)
downloadhercules-3a105344576ad49f85b90d0024e3283fb4207549.tar.gz
hercules-3a105344576ad49f85b90d0024e3283fb4207549.tar.bz2
hercules-3a105344576ad49f85b90d0024e3283fb4207549.tar.xz
hercules-3a105344576ad49f85b90d0024e3283fb4207549.zip
- Cleaned up Summon Slave mob skill to only summon number of missing mobs to complete the skill level (that is, SS level 5 will always bring the total count of slaves to 5, never above)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5138 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 4ffe06b1a..a38ae4d4c 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -5,6 +5,9 @@ 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
+ * Cleaned up Summon Slave mob skill to only summon number of missing mobs
+ to complete the skill level (that is, SS level 5 will always bring the
+ total count of slaves to 5, never above). [Skotlex]
* 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.