diff options
author | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-03-08 09:58:56 +0000 |
---|---|---|
committer | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-03-08 09:58:56 +0000 |
commit | b4208257ea0906e375024f811d8e51208d539d35 (patch) | |
tree | 93cb249f75cadbec4118e5102b99bc037c061844 /npc/scripts_monsters.conf | |
parent | 1f0255185ae893e51c18229494e8de147e7697d9 (diff) | |
download | hercules-b4208257ea0906e375024f811d8e51208d539d35.tar.gz hercules-b4208257ea0906e375024f811d8e51208d539d35.tar.bz2 hercules-b4208257ea0906e375024f811d8e51208d539d35.tar.xz hercules-b4208257ea0906e375024f811d8e51208d539d35.zip |
- Some fixes to the Novice Training Grounds.
- Added Renewal 1-1 Job Change.
- Updated monster spawns to Renewal.
- Disabled Umbala dungeon mob spawns (Since it was removed).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14736 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_monsters.conf')
-rw-r--r-- | npc/scripts_monsters.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/scripts_monsters.conf b/npc/scripts_monsters.conf index 1b9d56816..651bf6831 100644 --- a/npc/scripts_monsters.conf +++ b/npc/scripts_monsters.conf @@ -65,7 +65,7 @@ npc: npc/mobs/dungeons/tha_t.txt npc: npc/mobs/dungeons/thor_v.txt npc: npc/mobs/dungeons/treasure.txt npc: npc/mobs/dungeons/tur_dun.txt -npc: npc/mobs/dungeons/um_dun.txt +//npc: npc/mobs/dungeons/um_dun.txt npc: npc/mobs/dungeons/xmas_dun.txt npc: npc/mobs/dungeons/yggdrasil.txt // -------------------------------------------------------------- |