diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-03 21:28:27 +0000 |
---|---|---|
committer | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-03 21:28:27 +0000 |
commit | 16766b4f0911470f7e7568a952364e772ba22da1 (patch) | |
tree | 52c7ec779148c945c51338f019d5ee1262ce3b21 /npc/scripts_guild.conf | |
parent | 3eb7cd3c8c1291e3792dec9abf34facab4f05014 (diff) | |
download | hercules-16766b4f0911470f7e7568a952364e772ba22da1.tar.gz hercules-16766b4f0911470f7e7568a952364e772ba22da1.tar.bz2 hercules-16766b4f0911470f7e7568a952364e772ba22da1.tar.xz hercules-16766b4f0911470f7e7568a952364e772ba22da1.zip |
* You may notice that your /guild2/ folder shrunk considerably - you're welcome. x.x
* You may also notice that your /guild2/ folder no longer functions. If that's the case... blame Maki (you can find him on the forums, IRC, TS, TSR, etc...)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16571 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_guild.conf')
-rw-r--r-- | npc/scripts_guild.conf | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/npc/scripts_guild.conf b/npc/scripts_guild.conf index af1f3f047..37c1e0f6f 100644 --- a/npc/scripts_guild.conf +++ b/npc/scripts_guild.conf @@ -35,21 +35,18 @@ npc: npc/guild/prtg_cas05.txt //npc: npc/guild/trs_rp.txt // --------------- War of Emperium Second Edition --------------- -// WoE SE scripts in their purest form, unoptomized. -// To disable any single castle, comment it out. -// -------------------------------------------------------------- // - WoE SE time settings npc: npc/guild2/agit_start_se.txt +// - Guild NPC Template file +npc: npc/guild2/agit_main_se.txt +// - Town Flags +npc: npc/guild2/guild_flags.txt // - Arunafeltz npc: npc/guild2/arug_cas01.txt npc: npc/guild2/arug_cas02.txt npc: npc/guild2/arug_cas03.txt npc: npc/guild2/arug_cas04.txt npc: npc/guild2/arug_cas05.txt -// - Guild Dungeon Entrances -npc: npc/guild2/guild_dungeon.txt -// - Town Flags -npc: npc/guild2/guild_flags.txt // - Schwaltzvalt npc: npc/guild2/schg_cas01.txt npc: npc/guild2/schg_cas02.txt |