diff options
Diffstat (limited to 'npc/scripts_custom.conf')
-rw-r--r-- | npc/scripts_custom.conf | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index fe9a02ff3..63bc025a9 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -17,12 +17,11 @@ //npc: npc/custom/banks/kafra_bank.txt //npc: npc/custom/banks/bank.txt // -- Reset NPC -//npc: npc/custom/jobs/reset.txt +//npc: npc/custom/reset.txt // -- Job Changer -//npc: npc/custom/jobs/jobmaster.txt +//npc: npc/custom/jobmaster.txt // -- Healer(s) -//npc: npc/custom/healers/heal.txt -//npc: npc/custom/healers/heal_payment.txt +//npc: npc/custom/heal.txt // -- Black Jack //npc: npc/custom/blackjack.txt // -- City and Dungeon Warper @@ -38,7 +37,7 @@ // -- Platinum Skills //npc: npc/custom/platinum_skills.txt // -- Custom Shops -//npc: npc/custom/2-2shop.txt +//npc: npc/custom/itemmall.txt // -- Free Falcon & Peco breeder, Free Carts //npc: npc/custom/breeder.txt // -- Unofficial Airplane Script @@ -81,15 +80,6 @@ //npc: npc/custom/battleground/bg_kvm03.txt // -------------------------------------------------------------- -// Lance's Scripts (coded before joining eA Dev team) -// -------------------------------------------------------------- -//npc: npc/custom/Lance/FR_HallOfFame.txt -//npc: npc/custom/Lance/FR_WeatherController.txt -//npc: npc/custom/Lance/FR_MailSystem.txt -//npc: doc/sample/npc_dynamic_shop.txt -// -------------------------------------------------------------- - -// -------------------------------------------------------------- // ----------------------- Quests Scripts ----------------------- // -- Treasure Hunters Guild Quests (40 Quests + Special Guild Shop) //npc: npc/custom/quests/thq/THQS_ChatingNPC.txt |