summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-05-19 10:34:43 +0000
committerInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-05-19 10:34:43 +0000
commit7e6ec6039ede7ccbe920cce0070df0d2dd05aef8 (patch)
treec269432c92309e7727b8dbe2ffad95a01586ed2f /Changelog-Trunk.txt
parentcdd0a876e5a310ced0c716cd66614a960375cb3b (diff)
downloadhercules-7e6ec6039ede7ccbe920cce0070df0d2dd05aef8.tar.gz
hercules-7e6ec6039ede7ccbe920cce0070df0d2dd05aef8.tar.bz2
hercules-7e6ec6039ede7ccbe920cce0070df0d2dd05aef8.tar.xz
hercules-7e6ec6039ede7ccbe920cce0070df0d2dd05aef8.zip
Fixed the three hits of EarthQuake not being calculated seperately.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13794 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 5430166a1..9ccd19ee3 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -7,6 +7,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
* 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]
* Miracle should only be dispelled on map change. [Inkfish]
+ * Fixed the three hits of EarthQuake not being calculated seperately. [Inkfish]
09/05/18
* Item-bonuses now use the official default durations for status changes [Playtester]
* status calc code cleanup [ultramage]