summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authortoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-31 15:22:32 +0000
committertoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-31 15:22:32 +0000
commit0415b6b6e9ca2a6d08d38fd811e21ffb641a9265 (patch)
tree3874d4f3acf67f8a45202d9407594a67656e4a67 /Changelog-Trunk.txt
parent9709434856f4e5ff3bf803d01c0bcf7a4811cc2d (diff)
downloadhercules-0415b6b6e9ca2a6d08d38fd811e21ffb641a9265.tar.gz
hercules-0415b6b6e9ca2a6d08d38fd811e21ffb641a9265.tar.bz2
hercules-0415b6b6e9ca2a6d08d38fd811e21ffb641a9265.tar.xz
hercules-0415b6b6e9ca2a6d08d38fd811e21ffb641a9265.zip
Fixed new mob's name not sent to the client when the mob is morphed
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8562 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 b20276494..a12942bb0 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/08/31
+ * Fixed new mob's name not sent to the client when the mob is morphed [Toms]
* Added setting attack_walk_delay which specifies whether a character
should (or not) be able to move inmediately after starting a normal attack
(battle.conf). Defaults to 0 since that's what Aegis uses. [Skotlex]