diff options
author | daegaladh <daegaladh@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-02 10:44:36 +0000 |
---|---|---|
committer | daegaladh <daegaladh@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-02 10:44:36 +0000 |
commit | 6f07333ff931d98519cf63a7626ec42591c23d62 (patch) | |
tree | a1a9259d272035220da5c46fc8400413bc2a2a63 /npc/scripts_guild.conf | |
parent | d55ae7e1c62c03bc467cbab620041c4834d43992 (diff) | |
download | hercules-6f07333ff931d98519cf63a7626ec42591c23d62.tar.gz hercules-6f07333ff931d98519cf63a7626ec42591c23d62.tar.bz2 hercules-6f07333ff931d98519cf63a7626ec42591c23d62.tar.xz hercules-6f07333ff931d98519cf63a7626ec42591c23d62.zip |
Reverted and optimized treasure room protection script, and disabled by default since isn't working anymore on official servers.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16557 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_guild.conf')
-rw-r--r-- | npc/scripts_guild.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/scripts_guild.conf b/npc/scripts_guild.conf index 33ceb96a5..af1f3f047 100644 --- a/npc/scripts_guild.conf +++ b/npc/scripts_guild.conf @@ -32,7 +32,7 @@ npc: npc/guild/prtg_cas03.txt npc: npc/guild/prtg_cas04.txt npc: npc/guild/prtg_cas05.txt // - Treasure Room Protection -npc: npc/guild/trs_rp.txt +//npc: npc/guild/trs_rp.txt // --------------- War of Emperium Second Edition --------------- // WoE SE scripts in their purest form, unoptomized. |