summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-14 12:57:50 +0000
committerLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-14 12:57:50 +0000
commit3b800b8ffa7b6d2a21e4c66d830871a8cf51eaf1 (patch)
tree2d37f74ab98fd5d953b2f6e57ca4aca49d2f2d03 /Changelog-Trunk.txt
parent8add7789e56d8f40024cd68f2fdf647245f33a11 (diff)
downloadhercules-3b800b8ffa7b6d2a21e4c66d830871a8cf51eaf1.tar.gz
hercules-3b800b8ffa7b6d2a21e4c66d830871a8cf51eaf1.tar.bz2
hercules-3b800b8ffa7b6d2a21e4c66d830871a8cf51eaf1.tar.xz
hercules-3b800b8ffa7b6d2a21e4c66d830871a8cf51eaf1.zip
* Bugfix on fake npc
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6585 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 b4e712502..1e6433533 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/05/12
+ * Bugfix on fake npc [Lance]
* Fixed mob_once_spawn not working for non-random coordinates. [blackhole89]
* Reverted again the change that stuns the caster on Ske, Ska, Swoo when
the target is a nonplayer (rather than always) [Skotlex]