diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-07 20:40:38 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-07 20:40:38 +0000 |
commit | 986086c5f9be6f84523cd1640cf84f476ccd4ff1 (patch) | |
tree | 3edabf0618a7bd579af912e408a5d11203f66aac /npc/scripts_athena.conf | |
parent | 6f2b76985d4ba8413f4cab12d08417fb2598fa16 (diff) | |
download | hercules-986086c5f9be6f84523cd1640cf84f476ccd4ff1.tar.gz hercules-986086c5f9be6f84523cd1640cf84f476ccd4ff1.tar.bz2 hercules-986086c5f9be6f84523cd1640cf84f476ccd4ff1.tar.xz hercules-986086c5f9be6f84523cd1640cf84f476ccd4ff1.zip |
* Implemented Official Cooking Quest.
- Optimized Rachel donation quest, and added Rachel Guide.
- Fixed the name of one of Rachel's shops. (Tool Dealer -> Fruit Gardener)
- Fixed some typos in the Kyle Hyre Quest's additional comments.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10714 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 7d539c90e..f7e75d0c9 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -146,6 +146,7 @@ npc: npc/guides/guides_yun.txt npc: npc/guides/guides_umb.txt npc: npc/guides/guides_nif.txt npc: npc/guides/guides_hu.txt +npc: npc/guides/guides_rachel.txt // -------------------------------------------------------------- // ---------------- Kafras & Cool Event Corp. ------------------- npc: npc/kafras/functions_kafras.txt |