diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-19 12:56:40 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-19 12:56:40 +0000 |
commit | 4da2b68eb118e87b5632ea92e862d495221517f7 (patch) | |
tree | 3acd5fe99896bea1864cb54561f313d3493bceca /npc/Changelog.txt | |
parent | 3c89751e48a424ce26bc1c6f78f4bf7fb6242fac (diff) | |
download | hercules-4da2b68eb118e87b5632ea92e862d495221517f7.tar.gz hercules-4da2b68eb118e87b5632ea92e862d495221517f7.tar.bz2 hercules-4da2b68eb118e87b5632ea92e862d495221517f7.tar.xz hercules-4da2b68eb118e87b5632ea92e862d495221517f7.zip |
Partially fixed monster_controller.txt (see r7233).
TODOs are in the npc changelog.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11041 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index f2979fbf3..4366cb7ee 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,9 @@ Date Added ====== +2007/08/19 + * Partially fixed monster_controller.txt (see r7233, Lance!) [ultramage] + - TODO: why does it spam "Unlocked target [0]!" all the time? + - TODO: why does 'follow' walk only 1 cell? 2007/08/15 * Fixed some loop errors in the guides. [Samuray22] -Thanks to $ephiroth. |