diff options
author | Dastgir <dastgirpojee@rocketmail.com> | 2015-06-04 15:45:12 +0530 |
---|---|---|
committer | Dastgir <dastgirpojee@rocketmail.com> | 2015-06-05 18:59:16 +0530 |
commit | 37e47973a81957469be3c73d49a928188160747e (patch) | |
tree | 6b450f6c8f5125d8f73e2959a91525ebd3802229 /npc/re | |
parent | 4c469ea8b9e419535dfcc4c2cbe45623b95e2fd0 (diff) | |
download | hercules-37e47973a81957469be3c73d49a928188160747e.tar.gz hercules-37e47973a81957469be3c73d49a928188160747e.tar.bz2 hercules-37e47973a81957469be3c73d49a928188160747e.tar.xz hercules-37e47973a81957469be3c73d49a928188160747e.zip |
Renamed guild and guild2 folder to woe-fe and woe-se
Diffstat (limited to 'npc/re')
-rw-r--r-- | npc/re/scripts_main.conf | 4 | ||||
-rw-r--r-- | npc/re/scripts_woe.conf (renamed from npc/re/scripts_guild.conf) | 4 | ||||
-rw-r--r-- | npc/re/woe-fe/invest_main.txt (renamed from npc/re/guild/invest_main.txt) | 0 | ||||
-rw-r--r-- | npc/re/woe-fe/invest_npc.txt (renamed from npc/re/guild/invest_npc.txt) | 0 |
4 files changed, 4 insertions, 4 deletions
diff --git a/npc/re/scripts_main.conf b/npc/re/scripts_main.conf index 28f514d19..3e0bceecc 100644 --- a/npc/re/scripts_main.conf +++ b/npc/re/scripts_main.conf @@ -27,7 +27,7 @@ npc: npc/other/CashShop_Functions.txt // ------------------- Common Script Files ---------------------- import: npc/scripts.conf -import: npc/scripts_guild.conf +import: npc/scripts_woe.conf import: npc/scripts_jobs.conf import: npc/scripts_mapflags.conf import: npc/scripts_monsters.conf @@ -35,7 +35,7 @@ import: npc/scripts_warps.conf // ------------------- Renewal Script Files --------------------- import: npc/re/scripts.conf -import: npc/re/scripts_guild.conf +import: npc/re/scripts_woe.conf import: npc/re/scripts_jobs.conf import: npc/re/scripts_monsters.conf import: npc/re/scripts_warps.conf diff --git a/npc/re/scripts_guild.conf b/npc/re/scripts_woe.conf index e5c01e436..c3a2ecccf 100644 --- a/npc/re/scripts_guild.conf +++ b/npc/re/scripts_woe.conf @@ -4,5 +4,5 @@ // ----------------------- War of Emperium ---------------------- // - Hall of Abyss -npc: npc/re/guild/invest_main.txt -npc: npc/re/guild/invest_npc.txt +npc: npc/re/woe-fe/invest_main.txt +npc: npc/re/woe-fe/invest_npc.txt diff --git a/npc/re/guild/invest_main.txt b/npc/re/woe-fe/invest_main.txt index 9ed49ce7a..9ed49ce7a 100644 --- a/npc/re/guild/invest_main.txt +++ b/npc/re/woe-fe/invest_main.txt diff --git a/npc/re/guild/invest_npc.txt b/npc/re/woe-fe/invest_npc.txt index a1d564e00..a1d564e00 100644 --- a/npc/re/guild/invest_npc.txt +++ b/npc/re/woe-fe/invest_npc.txt |