diff options
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 32 |
1 files changed, 24 insertions, 8 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 7a408c249..430aace3a 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -59,7 +59,8 @@ npc: npc/merchants/enchan_arm.txt npc: npc/merchants/manuk.txt npc: npc/merchants/splendide.txt npc: npc/merchants/wander_pet_food.txt -// Cash Shop +// -------------------------------------------------------------- +// ------------------------- Cash Shop -------------------------- // See file before enabling, as you may wish to change the // point value of items to suit your own needs. //npc: npc/merchants/cash_trader.txt @@ -140,11 +141,24 @@ npc: npc/quests/first_class/tu_sword.txt npc: npc/quests/first_class/tu_thief01.txt //Wandering Minstrel Quest npc: npc/quests/Bard_Quest.txt -// iRO Repeatable EXP quests; -// Note: Before enabling remove -// 1) 925,Bill_Of_Birds; 2) 7106,Goat's_Horn -// From Vendor shops in npc/merchants/shops.txt -//npc: npc/quests/iRO_Exp.txt +// Repeatable EXP quests; +npc: npc/quests/collection/quest_alligator.txt +npc: npc/quests/collection/quest_caramel.txt +//Exploitable due to vendor selling Acorns in Moscovia +//npc: npc/quests/collection/quest_coco.txt +npc: npc/quests/collection/quest_creamy.txt +npc: npc/quests/collection/quest_demonpungus.txt +npc: npc/quests/collection/quest_dokebi.txt +npc: npc/quests/collection/quest_dryad.txt +npc: npc/quests/collection/quest_fabre.txt +npc: npc/quests/collection/quest_frilldora.txt +//Exploitable due to vendor selling Antelope Horns in Niflheim +//npc: npc/quests/collection/quest_goat.txt +npc: npc/quests/collection/quest_golem.txt +npc: npc/quests/collection/quest_hode.txt +npc: npc/quests/collection/quest_leafcat.txt +npc: npc/quests/collection/quest_pecopeco.txt +npc: npc/quests/collection/quest_pupa.txt //Town Relay Quests npc: npc/quests/2007_relay.txt //Guild Relay Quests @@ -278,7 +292,8 @@ npc: npc/other/resetskill.txt npc: npc/other/guildpvp.txt npc: npc/other/sealstatus.txt npc: npc/other/mercenary_rent.txt -// Turbo Track Files -------------------------------------------- +// -------------------------------------------------------------- +// -------------------- Turbo Track Arena ----------------------- npc: npc/other/turbotrack/Turbo_Track.txt // Normal Courses (Non-PVP) npc: npc/other/turbotrack/Normal_Solo.txt @@ -290,7 +305,7 @@ npc: npc/other/turbotrack/Expert_4.txt npc: npc/other/turbotrack/Expert_8.txt npc: npc/other/turbotrack/Expert_16.txt // -------------------------------------------------------------- -// --------------------Izlude Battle Arena ---------------------- +// ------------------- Izlude Battle Arena ---------------------- npc: npc/other/arena/arena_room.txt npc: npc/other/arena/arena_lvl50.txt npc: npc/other/arena/arena_lvl60.txt @@ -306,4 +321,5 @@ npc: npc/other/monster_race.txt npc: npc/instances/SealedShrine.txt //npc: npc/instances/EndlessTower.txt npc: npc/instances/OrcsMemory.txt +//npc: npc/instances/NydhoggsNext.txt // -------------------------------------------------------------- |