diff options
author | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-18 15:44:42 +0000 |
---|---|---|
committer | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-18 15:44:42 +0000 |
commit | c9d0a3d124113292b271c0614f722f47eb30dd46 (patch) | |
tree | 0328a4d7fcf6725d83041e5c37b237bb67e02a73 /npc/Changelog.txt | |
parent | 9e9526ac92868a0d29250a99eefd8329b7aa51b3 (diff) | |
download | hercules-c9d0a3d124113292b271c0614f722f47eb30dd46.tar.gz hercules-c9d0a3d124113292b271c0614f722f47eb30dd46.tar.bz2 hercules-c9d0a3d124113292b271c0614f722f47eb30dd46.tar.xz hercules-c9d0a3d124113292b271c0614f722f47eb30dd46.zip |
* Fixed two minor bugs in the Sign Quest and Thanatos Tower ascension.
- Players do not lose time anymore if they return the Sign around midnight.
- Thanatos Tower code game now resets properly when entering a wrong value in the box.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11238 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 f336da879..1a8d3c794 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,9 @@ Date Added ====== +2007/09/18 + * Fixed two minor bugs in the Sign Quest and Thanatos Tower ascension. [SinSloth] + - Players do not lose time anymore if they return the Sign around midnight. + - Thanatos Tower code game now resets properly when entering a wrong value in the box. 2007/09/16 * Rev. 11225 Adjusted EXP given by "Benkasttein" to be the same as that given by Maku. [L0ne_W0lf] * Rev. 11224 Touch-ups to the Friendship quest. [L0ne_W0lf] |