diff options
author | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-30 18:21:48 +0000 |
---|---|---|
committer | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-30 18:21:48 +0000 |
commit | 55d99ca77ba52ce480be9e2ec6ff9c35ddd575ed (patch) | |
tree | 28b5af818cde7055a57b7bbd259aa8beff782620 /npc/Changelog.txt | |
parent | 32bcca7bf4a2e40490806b861e795b45eb06e0d0 (diff) | |
download | hercules-55d99ca77ba52ce480be9e2ec6ff9c35ddd575ed.tar.gz hercules-55d99ca77ba52ce480be9e2ec6ff9c35ddd575ed.tar.bz2 hercules-55d99ca77ba52ce480be9e2ec6ff9c35ddd575ed.tar.xz hercules-55d99ca77ba52ce480be9e2ec6ff9c35ddd575ed.zip |
* Fixed a possible exploit in Thanatos Tower quest.
- Thanatos can only be summoned every 2 hours, no matter how you get there.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11619 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 244748249..e4f95037e 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,8 @@ Date Added ====== 2007/10/30 + * Fixed a possible exploit in Thanatos Tower quest. [SinSloth] + - Thanatos can only be summoned every 2 hours, no matter how you get there. * Update some missing warps in Veins City [Samuray22] -All credit fo to $ephiroth. 2007/10/29 |