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 /db/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 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index d594382d3..118b0d6f3 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -12,6 +12,9 @@ 2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well. ======================= +2009/09/16 + * Rev. 14060 Fixed the AI mode for Zombie, change I made while testing new the Luciola AI. [L0ne_W0lf] + * Updated item_trade with several new items, hopefully retaining most white space. 2009/09/10 * Rev. 14052 Updated monster info 13.1 mobs. [L0ne_W0lf] - Updated some stats and implemented Luciola Vespa AI use. |