diff options
Diffstat (limited to 'npc/scripts_custom.conf')
-rw-r--r-- | npc/scripts_custom.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index 89aff0823..d26dcff01 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -34,7 +34,7 @@ // -- Dev NPCs (NPCs named after devs...) //npc: npc/custom/devnpc.txt // -- Unofficial poetry -//npc: npc/custom/ayothaya.txt +//npc: npc/custom/wandering_poets.txt // -- Platinum Skills //npc: npc/custom/platinum_skills.txt // -- Custom Shops @@ -83,9 +83,9 @@ // -------------------------------------------------------------- // Lance's Scripts (coded before joining eA Dev team) // -------------------------------------------------------------- -//npc: npc/custom/Lance/FR_HallOfFame.c -//npc: npc/custom/Lance/FR_WeatherController.c -//npc: npc/custom/Lance/FR_MailSystem.c +//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 // -------------------------------------------------------------- |