diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-07 16:36:29 +0000 |
---|---|---|
committer | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-07 16:36:29 +0000 |
commit | 56727a9c7eccf5c2be819f889e2e7005ac8359b9 (patch) | |
tree | a823701930aab1a8faa288738bd064985a0ba90f /npc/re/scripts_monsters.conf | |
parent | 8ac27428ef854d15252c2061bb93ffda4bbb172c (diff) | |
download | hercules-56727a9c7eccf5c2be819f889e2e7005ac8359b9.tar.gz hercules-56727a9c7eccf5c2be819f889e2e7005ac8359b9.tar.bz2 hercules-56727a9c7eccf5c2be819f889e2e7005ac8359b9.tar.xz hercules-56727a9c7eccf5c2be819f889e2e7005ac8359b9.zip |
* Fixed errors with warp portal/mob spawns in Renewal Yggdrasil Dungeon, bugreport:6422
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16594 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/re/scripts_monsters.conf')
-rw-r--r-- | npc/re/scripts_monsters.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/re/scripts_monsters.conf b/npc/re/scripts_monsters.conf index 27ccaa733..25811f8b3 100644 --- a/npc/re/scripts_monsters.conf +++ b/npc/re/scripts_monsters.conf @@ -46,6 +46,7 @@ npc: npc/re/mobs/dungeons/thor_v.txt npc: npc/re/mobs/dungeons/treasure.txt npc: npc/re/mobs/dungeons/tur_dun.txt npc: npc/re/mobs/dungeons/xmas_dun.txt +npc: npc/re/mobs/dungeons/yggdrasil.txt // --------------------------- Fields --------------------------- npc: npc/re/mobs/fields/amatsu.txt |