summaryrefslogtreecommitdiff
path: root/npc/pre-re
diff options
context:
space:
mode:
authorMatheus Macabu <mkbu95@gmail.com>2013-05-18 16:04:10 -0300
committerMatheus Macabu <mkbu95@gmail.com>2013-05-18 16:04:10 -0300
commit3b4b0876efdaa78bb55a6ab287fdbb0d50ead2e6 (patch)
treecd9baf45978f58cb7a836a565b65fd3ed6d2837b /npc/pre-re
parentdc7946e236a41d8c32ee1971745a4ff016431179 (diff)
downloadhercules-3b4b0876efdaa78bb55a6ab287fdbb0d50ead2e6.tar.gz
hercules-3b4b0876efdaa78bb55a6ab287fdbb0d50ead2e6.tar.bz2
hercules-3b4b0876efdaa78bb55a6ab287fdbb0d50ead2e6.tar.xz
hercules-3b4b0876efdaa78bb55a6ab287fdbb0d50ead2e6.zip
Great. Forgot to add some files.
Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
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 e029447b5..db7ed1411 100644
--- a/npc/pre-re/scripts_main.conf
+++ b/npc/pre-re/scripts_main.conf
@@ -26,7 +26,7 @@ npc: npc/other/Global_Functions.txt
npc: npc/other/CashShop_Functions.txt
// ------------------- Common Script Files ----------------------
-import: npc/scripts_athena.conf
+import: npc/scripts.conf
import: npc/scripts_guild.conf
import: npc/scripts_jobs.conf
import: npc/scripts_mapflags.conf
@@ -34,7 +34,7 @@ import: npc/scripts_monsters.conf
import: npc/scripts_warps.conf
// ----------------- Pre-Renewal Script Files -------------------
-import: npc/pre-re/scripts_athena.conf
+import: npc/pre-re/scripts.conf
import: npc/pre-re/scripts_jobs.conf
import: npc/pre-re/scripts_monsters.conf
import: npc/pre-re/scripts_warps.conf