summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authortoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-17 23:37:05 +0000
committertoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-17 23:37:05 +0000
commitd305f53531e7dd0b4c29a677ff829379aac7e890 (patch)
treeb4b05bbe82b59a90ed2cf0b9462977c997dc2deb /Changelog-Trunk.txt
parent79dfdc799af38bfc611083b49dfac2c021268525 (diff)
downloadhercules-d305f53531e7dd0b4c29a677ff829379aac7e890.tar.gz
hercules-d305f53531e7dd0b4c29a677ff829379aac7e890.tar.bz2
hercules-d305f53531e7dd0b4c29a677ff829379aac7e890.tar.xz
hercules-d305f53531e7dd0b4c29a677ff829379aac7e890.zip
Changed AM_CALLHOMUN Skill to spawn the homunc at 1 cell from his master (forgot to add this in Changelog)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8333 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 3a7fb6720..ebe4589e0 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.
* Updated SQL files [Playtester]
* Corrected map_random_dir algorithm [Toms]
* Fixed homunc natural heal and little code cleanup [Toms]
+ * Changed AM_CALLHOMUN Skill to spawn the homunc at 1 cell from his master [Toms]
2006/08/16
* Fixed being unable to recast Adrenaline Rush to reset the duration
timers. [Skotlex]