diff options
author | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-11 09:34:00 +0000 |
---|---|---|
committer | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-11 09:34:00 +0000 |
commit | e32eca3187186eebbbe4047cc0f177f963498884 (patch) | |
tree | 78f22c4b0c9f7278b5a07ba72d4633228c648537 /npc/Changelog.txt | |
parent | 058f0d7895b089dfb42bffdd8b5c10a66c90aae5 (diff) | |
download | hercules-e32eca3187186eebbbe4047cc0f177f963498884.tar.gz hercules-e32eca3187186eebbbe4047cc0f177f963498884.tar.bz2 hercules-e32eca3187186eebbbe4047cc0f177f963498884.tar.xz hercules-e32eca3187186eebbbe4047cc0f177f963498884.zip |
* The Sign Quest is now more accurate, some bugs have been fixed and an exploit has been too.
- It is no longer possible for players helping in the last part to complete the quest at the same time.
* Fixed some bugs in various quests.
- Einbroch laboratory now correctly checks for players entrance
- Small fix with Laboratory device to make it more understandable.
- Fixed a misorder with some checkings of a Rachel quest.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10980 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index f243dadd6..f3af7ed87 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,12 @@ Date Added ====== +2007/08/11 + * The Sign Quest is now more accurate, some bugs have been fixed and an exploit has been too. [SinSloth] + - It is no longer possible for players helping in the last part to complete the quest at the same time. + * Fixed some bugs in various quests. [SinSloth] + - Einbroch laboratory now correctly checks for players entrance + - Small fix with Laboratory device to make it more understandable. + - Fixed a misorder with some checkings of a Rachel quest. 2007/08/10 * Fixed typos [Playtester] * Removed .gat from the remaining npcs [ultramage] |