diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-30 03:32:28 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-30 03:32:28 +0000 |
commit | 5b846b39ee8b8e247c5132a21761192cd61d87d0 (patch) | |
tree | 98737f3b89b581ca430effce354d8b2c6c33c75a /Changelog-Trunk.txt | |
parent | b43d710ece8d26d45cb988ab6ec19bd477b3ee03 (diff) | |
download | hercules-5b846b39ee8b8e247c5132a21761192cd61d87d0.tar.gz hercules-5b846b39ee8b8e247c5132a21761192cd61d87d0.tar.bz2 hercules-5b846b39ee8b8e247c5132a21761192cd61d87d0.tar.xz hercules-5b846b39ee8b8e247c5132a21761192cd61d87d0.zip |
* Fixed fake NPC missing code. Thanks to Skotlex for pointing out.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6390 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index f1e0f3980..f90224dcb 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+2006/04/30
+ * Fixed fake NPC missing code. Thanks to Skotlex for pointing out. [Lance]
+
2006/04/29
* Changed the HT_DETECTING method from invoking clif_changetraplook to
clif_skill_setunit since in the first the client ignores the fact that it
|