diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-05-08 16:25:07 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-05-08 16:25:07 +0000 |
commit | ffa877bd248a6f6a014dd29e4c158b7399cb0a98 (patch) | |
tree | 45728770105c26f5cf143185541fb2c59068c740 /npc/Changelog.txt | |
parent | 031bcfea33d24d3dd8d7ebf8b22bcdd9090c3af1 (diff) | |
download | hercules-ffa877bd248a6f6a014dd29e4c158b7399cb0a98.tar.gz hercules-ffa877bd248a6f6a014dd29e4c158b7399cb0a98.tar.bz2 hercules-ffa877bd248a6f6a014dd29e4c158b7399cb0a98.tar.xz hercules-ffa877bd248a6f6a014dd29e4c158b7399cb0a98.zip |
* Fixed some of the newer reported bugs.
- Corrected typo in guild steward (missing space.) (bugreport:1423)
- Corrected duplicate messages in WoE 2.0 scripts. (bugreport:1449)
- Corrected missing close in turtle island quest (bugreport:1455)
- Corrected missing next in hunter job quest. (bugreport:1477)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12692 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 494f14b97..aa58002c4 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,11 @@ Date Added ====== 2008/05/08 + * Rev. 12692 Fixed some of the newer reported bugs. [L0ne_W0lf] + - Corrected typo in guild steward (missing space.) (bugreport:1423) + - Corrected duplicate messages in WoE 2.0 scripts. (bugreport:1449) + - Corrected missing close in turtle island quest (bugreport:1455) + - Corrected missing next in hunter job quest. (bugreport:1477) * Rev. 12691 Fixed times-invested not resetting in WoE scripts. [L0ne_W0lf] - Fixed a warning when the standard chest spawn time triggered. - Corrected several flag-in spawn points, (burgerpot:1475) |