diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-25 20:22:54 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-25 20:22:54 +0000 |
commit | b9d1f960e3f6261084b410abc3bd7ec786366480 (patch) | |
tree | aab1d3cce9c9fce1fbfb6dcec56663764c325f5b /npc/scripts_athena.conf | |
parent | d9b39777045e3bcd47e7eb2d6c157be26fb1c34d (diff) | |
download | hercules-b9d1f960e3f6261084b410abc3bd7ec786366480.tar.gz hercules-b9d1f960e3f6261084b410abc3bd7ec786366480.tar.bz2 hercules-b9d1f960e3f6261084b410abc3bd7ec786366480.tar.xz hercules-b9d1f960e3f6261084b410abc3bd7ec786366480.zip |
* Rather large Kafra update. (May need further testing)
- Updated a good portion of the kafra functions.
- Added proper dialog for most functions.
- Updated guild Kafras and some o f their locations.
* Updated all Guide NPCs. They are now mostly 100% official.
- Renamed some of the old files to make them look better, IE: yun to juno.
- Added Kunlun and Ayotaya guides.
* Added the Einbech tool Dealer since it seemed to had gotten lost when I updated shops.
* Updated Dye Maker and Hair Dyer to official.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10810 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 8dd319a63..70fb39edd 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -133,21 +133,24 @@ npc: npc/quests/Bard_Quest.txt npc: npc/guides/guides_alb.txt npc: npc/guides/guides_alde.txt npc: npc/guides/guides_ama.txt -npc: npc/guides/guides_com.txt +npc: npc/guides/guides_ayo.txt +npc: npc/guides/guides_cmd.txt npc: npc/guides/guides_einbe.txt npc: npc/guides/guides_einbr.txt npc: npc/guides/guides_gef.txt +npc: npc/guides/guides_gon.txt +npc: npc/guides/guides_hu.txt npc: npc/guides/guides_izl.txt +npc: npc/guides/guides_juno.txt npc: npc/guides/guides_louyang.txt npc: npc/guides/guides_lhz.txt -npc: npc/guides/guides_mor.txt +npc: npc/guides/guides_moc.txt +npc: npc/guides/guides_nif.txt npc: npc/guides/guides_pay.txt npc: npc/guides/guides_pron.txt -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 +npc: npc/guides/guides_um.txt + // -------------------------------------------------------------- // ---------------- Kafras & Cool Event Corp. ------------------- npc: npc/kafras/functions_kafras.txt |