summaryrefslogtreecommitdiff
path: root/npc/pre-re
diff options
context:
space:
mode:
authordaegaladh <daegaladh@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-08-01 05:06:59 +0000
committerdaegaladh <daegaladh@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-08-01 05:06:59 +0000
commit9a13c358e79e1a9ae97bcf120783abdaee6a2e39 (patch)
treef428ffe6f4b3fa113300fe87e5d9d36e0a0021da /npc/pre-re
parent2ce5fb7de85ca0ca227cbf42b87130dbb4618cf7 (diff)
downloadhercules-9a13c358e79e1a9ae97bcf120783abdaee6a2e39.tar.gz
hercules-9a13c358e79e1a9ae97bcf120783abdaee6a2e39.tar.bz2
hercules-9a13c358e79e1a9ae97bcf120783abdaee6a2e39.tar.xz
hercules-9a13c358e79e1a9ae97bcf120783abdaee6a2e39.zip
Follow up r16545. Fixed some mistakes I made.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16548 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/pre-re')
-rw-r--r--npc/pre-re/scripts_main.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/pre-re/scripts_main.conf b/npc/pre-re/scripts_main.conf
index 339863856..e029447b5 100644
--- a/npc/pre-re/scripts_main.conf
+++ b/npc/pre-re/scripts_main.conf
@@ -19,11 +19,11 @@
// ------------------ Global Scripts Functions ------------------
// Utilitarian functions used by many scripts.
-npc: npc/pre-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/pre-re/other/CashShop_Functions.txt
+npc: npc/other/CashShop_Functions.txt
// ------------------- Common Script Files ----------------------
import: npc/scripts_athena.conf