diff options
Diffstat (limited to 'npc/re/scripts_main.conf')
-rw-r--r-- | npc/re/scripts_main.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/re/scripts_main.conf b/npc/re/scripts_main.conf index d4d80461f..2bca12324 100644 --- a/npc/re/scripts_main.conf +++ b/npc/re/scripts_main.conf @@ -19,11 +19,11 @@ // ------------------ Global Scripts Functions ------------------ // Utilitarian functions used by many scripts. -npc: npc/re/other/Global_Functions.txt +npc: npc/other/Global_Functions.txt // -------------------- Cash Shop Functions --------------------- // Used by cash shop items in the Item Database. -npc: npc/re/other/CashShop_Functions.txt +npc: npc/other/CashShop_Functions.txt // ------------------- Common Script Files ---------------------- import: npc/scripts_athena.conf |