summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-05-19 09:13:23 +0000
committerInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-05-19 09:13:23 +0000
commit40a8bcc998538b3a09a50b76c59806a9962d9686 (patch)
tree0dd96ac00f769fe07a1a8afd1250b72be3491f2f /Changelog-Trunk.txt
parent5eb1f6ded420742febf81603f4b23920121fdeb0 (diff)
downloadhercules-40a8bcc998538b3a09a50b76c59806a9962d9686.tar.gz
hercules-40a8bcc998538b3a09a50b76c59806a9962d9686.tar.bz2
hercules-40a8bcc998538b3a09a50b76c59806a9962d9686.tar.xz
hercules-40a8bcc998538b3a09a50b76c59806a9962d9686.zip
Fiberlock now can trap multiple enemies on the same cell and its triggering area was reduced to 1x1.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13792 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 ee5ed0d2d..2fbfc2b94 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.
09/05/19
* Added missing packet 0x2c9 and fixed 0x2da's length error. [Inkfish]
+ * Fiberlock now can trap multiple enemies on the same cell and its triggering area was reduced to 1x1. [Inkfish]
09/05/18
* Item-bonuses now use the official default durations for status changes [Playtester]
* status calc code cleanup [ultramage]