diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-04 03:31:55 +0000 |
---|---|---|
committer | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-04 03:31:55 +0000 |
commit | 93e451c8629c46ec86d01c6d573e3c8dca2ed3d8 (patch) | |
tree | a7c2ff336efc8902d7365c5b41ee9bb5155fd835 /npc/scripts_renewal.conf | |
parent | 3db565eecba5960a5f454338d48815273fb7d5e5 (diff) | |
download | hercules-93e451c8629c46ec86d01c6d573e3c8dca2ed3d8.tar.gz hercules-93e451c8629c46ec86d01c6d573e3c8dca2ed3d8.tar.bz2 hercules-93e451c8629c46ec86d01c6d573e3c8dca2ed3d8.tar.xz hercules-93e451c8629c46ec86d01c6d573e3c8dca2ed3d8.zip |
* Optimization of Knight job change quest, and fixed bugreport:6163 (jobs\2-1\knight.txt)
* Follow-up r16373: added another missing entry (bugreport:6162)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16374 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 8ab257020..76d8c7cfc 100644 --- a/npc/scripts_renewal.conf +++ b/npc/scripts_renewal.conf @@ -12,6 +12,7 @@ //Dungeons npc: npc/mobs/dungeons/lhz_dun_re.txt +npc: npc/mobs/dungeons/iz_dun_re.txt npc: npc/mobs/dungeons/dew_dun.txt npc: npc/mobs/dungeons/dic_dun.txt npc: npc/mobs/dungeons/ma_dun.txt |