|
@@ -26,4 +26,19 @@ npc: npc/other/Global_Functions.txt
|
|
npc: npc/other/CashShop_Functions.txt
|
|
npc: npc/other/CashShop_Functions.txt
|
|
|
|
|
|
// ------------------- Common Script Files ----------------------
|
|
// ------------------- Common Script Files ----------------------
|
|
-npc: npc/re/m.txt
|
|
|
|
|
|
+import: npc/scripts_athena.conf
|
|
|
|
+import: npc/scripts_guild.conf
|
|
|
|
+import: npc/scripts_jobs.conf
|
|
|
|
+import: npc/scripts_mapflags.conf
|
|
|
|
+import: npc/scripts_monsters.conf
|
|
|
|
+import: npc/scripts_warps.conf
|
|
|
|
+
|
|
|
|
+// ------------------- Renewal Script Files ---------------------
|
|
|
|
+import: npc/re/scripts_athena.conf
|
|
|
|
+import: npc/re/scripts_jobs.conf
|
|
|
|
+import: npc/re/scripts_monsters.conf
|
|
|
|
+import: npc/re/scripts_warps.conf
|
|
|
|
+
|
|
|
|
+// ------------------- Custom Script Files ----------------------
|
|
|
|
+// - Your NPCs go in this file!
|
|
|
|
+import: npc/scripts_custom.conf
|