diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-04-30 21:15:56 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-04-30 21:15:56 +0000 |
commit | 4dbd0851e02383a2793aefc13fbd326134b3f35c (patch) | |
tree | 7a5e4431c475ab0def73614d40aff37c4e1fd789 /npc/Changelog.txt | |
parent | 7de57e5975842a8cd913d9baae7a6da924ad2b1d (diff) | |
download | hercules-4dbd0851e02383a2793aefc13fbd326134b3f35c.tar.gz hercules-4dbd0851e02383a2793aefc13fbd326134b3f35c.tar.bz2 hercules-4dbd0851e02383a2793aefc13fbd326134b3f35c.tar.xz hercules-4dbd0851e02383a2793aefc13fbd326134b3f35c.zip |
* Fixed various typos in the Moscovia quests thanks to Ihades (bugreport:3036)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13710 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index e73c102c8..0ff82df4b 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,9 +1,11 @@ Date Added ====== -2009-04/29 - *Updated ASSIN_Q2 variable range check from < 1 to < 3 to defend against the variable being stuck at an incorrect value of 1 or 2, - caused by logging out or pressing cancel on choices list at an inappropriate time thus rendering the player unable to complete the Assassin Quest. - Thanks to Chibi for Report. [Paradox924X] +2009/04/30 + * Fixed various typos in the Moscovia quests thanks to Ihades (bugreport:3036) [Playtester] +2009/04/29 + * Updated ASSIN_Q2 variable range check from < 1 to < 3 to defend against the variable being stuck at an incorrect value of 1 or 2, + caused by logging out or pressing cancel on choices list at an inappropriate time thus rendering the player unable to complete the Assassin Quest. + Thanks to Chibi for Report. [Paradox924X] 2009/04/28 * Removed unnecessary text and fixed a goto in the Hunter Jobquest (bugreport:3014) [Playtester] * A few quest updates due to bugreports [Playtester] |