diff options
author | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-23 08:58:06 +0000 |
---|---|---|
committer | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-23 08:58:06 +0000 |
commit | a112d894597529efc23915b9bc3e6252430038c7 (patch) | |
tree | 33c86c3485c0720dec00356fe9090446d6909f22 /npc/Changelog.txt | |
parent | e673f5e2aaf6db243a139c4c45fb4f336943cb39 (diff) | |
download | hercules-a112d894597529efc23915b9bc3e6252430038c7.tar.gz hercules-a112d894597529efc23915b9bc3e6252430038c7.tar.bz2 hercules-a112d894597529efc23915b9bc3e6252430038c7.tar.xz hercules-a112d894597529efc23915b9bc3e6252430038c7.zip |
* Added a check in Thanatos Boss room to reset event if there's no player inside.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10610 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 36c4aab54..f176e547f 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,7 @@ Date Added ====== +2007/05/23 + * Added a check in Thanatos Boss room to reset event if there's no player inside. [SinSloth] 2007/05/22 * Tweaked some recent npcs [ultramage] - I find using close; to exit a switched callsub/callfunc a major wtf, |