diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-14 21:39:40 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-14 21:39:40 +0000 |
commit | c6709f72cdd4070a8a0687f29dee0c687e87b774 (patch) | |
tree | 0d4b8ec86382c2ddaa4294082cb5c298fdad6be1 | |
parent | 90e093861555f4a30c93fef3cf5db577969dc65d (diff) | |
download | hercules-c6709f72cdd4070a8a0687f29dee0c687e87b774.tar.gz hercules-c6709f72cdd4070a8a0687f29dee0c687e87b774.tar.bz2 hercules-c6709f72cdd4070a8a0687f29dee0c687e87b774.tar.xz hercules-c6709f72cdd4070a8a0687f29dee0c687e87b774.zip |
fixed Golden Thief Bug mode!
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@180 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index ed8f7a39e..6769708a9 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,7 @@ Date Added 11/14 + * mob_db.txt: Fixed Golden Thief Bug MVP MOB mode (it wasn't moving/attacking) [Lupus] +11/14 * Added AFM (Advanced Fusion Map) support, thanks to alexkreuz and fusion. [Valaris] Use the afm_dir option in grf-files.txt (currently needs a resnametable.txt). * Initialized password variable in login.c. [Valaris] |