diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-10 00:03:11 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-10 00:03:11 +0000 |
commit | 76192f96dda6a98ce9c05027230dea33990dc392 (patch) | |
tree | 9a268c925bcb7411ca55ca6497b30127fd71e0bb /npc/Changelog.txt | |
parent | f26f8abb565667013271ba19960d68b374ec910d (diff) | |
download | hercules-76192f96dda6a98ce9c05027230dea33990dc392.tar.gz hercules-76192f96dda6a98ce9c05027230dea33990dc392.tar.bz2 hercules-76192f96dda6a98ce9c05027230dea33990dc392.tar.xz hercules-76192f96dda6a98ce9c05027230dea33990dc392.zip |
* 2-1 Job quest update. Needs in-depth testing.
- Because of a change of variables, players currently undergoing the job change quests may find themselves in a slightly different position in the quest.
- This update reverts the hunter job quest timer BACK to 3 minutes.
* Corrected some Acolyte job quest issues.
- Removed Priest quest specific text from acolyte quest file.
* Bard Pang Voice quest was checking for the wrong variable.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10973 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 161704e40..42fac37a4 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,13 @@ Date Added ====== 2007/08/09 + * Rev. 10973 2-1 Job quest update. Needs in-depth testing. [L0ne_W0lf] + - Because of a change of variables, players currently undergoing the job change + quests may find themselves in a slightly different position in the quest. + - This update reverts the hunter job quest timer BACK to 3 minutes. + * Corrected some Acolyte job quest issues. + - Removed Priest quest specific text from acolyte quest file. + * Bard Pang Voice quest was checking for the wrong variable. * Fixed a small bug with the Sign Quest XP rewards. [SinSloth] 2007/08/07 * Removed a duplicate related to the Sign Quest. [SinSloth] |