diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-03 21:27:44 +0000 |
---|---|---|
committer | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-03 21:27:44 +0000 |
commit | 3db565eecba5960a5f454338d48815273fb7d5e5 (patch) | |
tree | 98ead4dd8dc8010f94fa8b2f49385281cce8f404 /npc/scripts_renewal.conf | |
parent | 9cc59af3b0b4c2872fb70e0f0b00f17afcd7122a (diff) | |
download | hercules-3db565eecba5960a5f454338d48815273fb7d5e5.tar.gz hercules-3db565eecba5960a5f454338d48815273fb7d5e5.tar.bz2 hercules-3db565eecba5960a5f454338d48815273fb7d5e5.tar.xz hercules-3db565eecba5960a5f454338d48815273fb7d5e5.zip |
* Added missing .conf entry (bugreport:6162)
* Replaced old, outdated custom WOE setter (custom\WoE_Setter.txt) with my script, and renamed to "woe_controller"
* Optimized "Bossnia Warp NPCs" script (events\bossnia.txt)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16373 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_renewal.conf')
-rw-r--r-- | npc/scripts_renewal.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts_renewal.conf b/npc/scripts_renewal.conf index e468349d3..8ab257020 100644 --- a/npc/scripts_renewal.conf +++ b/npc/scripts_renewal.conf @@ -11,6 +11,7 @@ // -------------------------------------------------------------- //Dungeons +npc: npc/mobs/dungeons/lhz_dun_re.txt npc: npc/mobs/dungeons/dew_dun.txt npc: npc/mobs/dungeons/dic_dun.txt npc: npc/mobs/dungeons/ma_dun.txt |