diff options
author | samuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-14 15:26:52 +0000 |
---|---|---|
committer | samuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-14 15:26:52 +0000 |
commit | 7298879454b1f5472ccbb774dce1d2f564d996c0 (patch) | |
tree | b3b770214e74a40e0ac99dd9be7d3549a4961389 /npc/Changelog.txt | |
parent | 763c1a3e88cbecdab584bc2baaa05cd24734fa54 (diff) | |
download | hercules-7298879454b1f5472ccbb774dce1d2f564d996c0.tar.gz hercules-7298879454b1f5472ccbb774dce1d2f564d996c0.tar.bz2 hercules-7298879454b1f5472ccbb774dce1d2f564d996c0.tar.xz hercules-7298879454b1f5472ccbb774dce1d2f564d996c0.zip |
* Deleted an Unnecessary "next;" on Rachel Guide.
-Thanks to $ephiroth.
* Removed an Unnecessary "set job_acolyte_q,0;" in Acolyte Quest.
* Updated Dialogs from "Oxygen Mask Quest"
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11003 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 2014d1f13..0a310e10d 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,10 @@ Date Added ====== +2007/08/14 + * Deleted an Unnecessary "next;" on Rachel Guide. [Samuray22] + -Thanks to $ephiroth. + * Removed an Unnecessary "set job_acolyte_q,0;" in Acolyte Quest. + * Updated Dialogs from "Oxygen Mask Quest" 2007/08/13 * Rev. 11001 Fixed typos in the Blacksmith quest and whitesmith NPC. Thanks to Barron-Monster. [L0ne_W0lf] * Rev. 10998 Fixed a typo in the merchant quest. [L0ne_W0lf] |