diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-09-16 14:30:30 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-09-16 14:30:30 +0000 |
commit | cbe2af93ee74b2cf7664816926ac8dbddb12abfb (patch) | |
tree | 8779189ed1d3a101345e02a7f1ba993f61e42492 /npc/Changelog.txt | |
parent | 86bb3c1d99afd4fe7e7699d55a768102cff3bfbc (diff) | |
download | hercules-cbe2af93ee74b2cf7664816926ac8dbddb12abfb.tar.gz hercules-cbe2af93ee74b2cf7664816926ac8dbddb12abfb.tar.bz2 hercules-cbe2af93ee74b2cf7664816926ac8dbddb12abfb.tar.xz hercules-cbe2af93ee74b2cf7664816926ac8dbddb12abfb.zip |
* Fixed the AI mode for Zombie, change I made while testing new the Luciola AI.
* Updated item_trade with several new items, hopefully retaining most white space.
* Added messing 'end;' in one of the 13.1 lighthalzen guard.
* Fixed NPC IDs in niflheim quests again. Should be 111 and "non-clickable"
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14060 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index d4ef98240..d423a21bc 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,8 @@ Date Added ====== +2009/09/16 + * Rev. 14060 Added messing 'end;' in one of the 13.1 lighthalzen guard. [L0ne_W0lf] + * Fixed NPC IDs in niflheim quests again. Should be 111 and "non-clickable" 2009/09/10 * Rev. 14052 Added some, and enabled existing episode 13.1 content. [L0ne_W0lf] 2009/08/18 |