diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-07-26 15:32:21 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-07-26 15:32:21 +0000 |
commit | 814df57e64b55b28a63cc4720d60a5496c410cb4 (patch) | |
tree | ff8e62fa999d663cbecb0bd19fab3c3b3585f9e8 /npc/scripts_athena.conf | |
parent | 722ed0a89f56605feb7b9b5af57861b19b6a8289 (diff) | |
download | hercules-814df57e64b55b28a63cc4720d60a5496c410cb4.tar.gz hercules-814df57e64b55b28a63cc4720d60a5496c410cb4.tar.bz2 hercules-814df57e64b55b28a63cc4720d60a5496c410cb4.tar.xz hercules-814df57e64b55b28a63cc4720d60a5496c410cb4.zip |
Added Renewal Guides, and made the filenames uniform.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14922 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 39 |
1 files changed, 20 insertions, 19 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index a479f532a..a534f6e3a 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -79,6 +79,7 @@ npc: npc/quests/quests_alberta.txt npc: npc/quests/quests_aldebaran.txt npc: npc/quests/quests_amatsu.txt npc: npc/quests/quests_ayothaya.txt +//npc: npc/quests/quests_brasilis.txt npc: npc/quests/quests_comodo.txt npc: npc/quests/quests_ein.txt npc: npc/quests/quests_geffen.txt @@ -190,28 +191,28 @@ npc: npc/quests/eden/56-70.txt npc: npc/quests/eden/71-85.txt // -------------------------------------------------------------- // --------------------------- Guides --------------------------- -npc: npc/guides/guides_alb.txt -npc: npc/guides/guides_alde.txt -npc: npc/guides/guides_ama.txt -npc: npc/guides/guides_ayo.txt +npc: npc/guides/guides_alberta.txt +npc: npc/guides/guides_aldebaran.txt +npc: npc/guides/guides_amatsu.txt +npc: npc/guides/guides_ayothaya.txt npc: npc/guides/guides_brasilis.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_comodo.txt +npc: npc/guides/guides_einbroch.txt +npc: npc/guides/guides_geffen.txt +npc: npc/guides/guides_gonryun.txt +npc: npc/guides/guides_hugel.txt +npc: npc/guides/guides_izlude.txt npc: npc/guides/guides_juno.txt npc: npc/guides/guides_louyang.txt -npc: npc/guides/guides_lhz.txt -npc: npc/guides/guides_moc.txt -npc: npc/guides/guides_mosk.txt -npc: npc/guides/guides_nif.txt -npc: npc/guides/guides_pay.txt -npc: npc/guides/guides_pron.txt +npc: npc/guides/guides_lighthalzen.txt +npc: npc/guides/guides_lutie.txt +npc: npc/guides/guides_morroc.txt +npc: npc/guides/guides_moscovia.txt +npc: npc/guides/guides_niflheim.txt +npc: npc/guides/guides_payon.txt +npc: npc/guides/guides_prontera.txt npc: npc/guides/guides_rachel.txt -npc: npc/guides/guides_um.txt +npc: npc/guides/guides_umbala.txt npc: npc/guides/guides_veins.txt // -------------------------------------------------------------- @@ -352,5 +353,5 @@ npc: npc/battleground/kvm/kvm03.txt npc: npc/instances/SealedShrine.txt npc: npc/instances/EndlessTower.txt npc: npc/instances/OrcsMemory.txt -//npc: npc/instances/NydhoggsNext.txt +//npc: npc/instances/NydhoggsNest.txt // -------------------------------------------------------------- |