From ace66fdabfb289716f5c9e1ec65b5c24f706db0d Mon Sep 17 00:00:00 2001 From: Chilly0123 Date: Thu, 12 Jan 2012 00:32:22 +0000 Subject: *Updated renewal mob spawns up to Malaya Port. -Fixed a bug with Bio3 MVPs not spawning. *Item updates: -Removed or disabled most renewal items in the pre-re item_db. -Fixed incorrect bonus with ATK enchantments. -Updated newer cards based on aegis info (special thanks to Muad_Dib) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15432 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/scripts_renewal.conf | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'npc/scripts_renewal.conf') diff --git a/npc/scripts_renewal.conf b/npc/scripts_renewal.conf index 0e50f46ab..4783aebe9 100644 --- a/npc/scripts_renewal.conf +++ b/npc/scripts_renewal.conf @@ -10,9 +10,15 @@ // - that require renewal mobs non-existent in pre-re - // -------------------------------------------------------------- +//Dungeons +npc: npc/mobs/dungeons/dew_dun.txt +npc: npc/mobs/dungeons/dic_dun.txt +npc: npc/mobs/dungeons/ma_dun.txt +npc: npc/mobs/dungeons/mal_dun.txt + //Fields -npc: npc/mobs/fields/splendide.txt +npc: npc/mobs/fields/bifrost.txt +npc: npc/mobs/fields/dewata.txt npc: npc/mobs/fields/dicastes.txt - -//Dungeons -npc: npc/mobs/dungeons/dic_dun.txt \ No newline at end of file +npc: npc/mobs/fields/malaya.txt +npc: npc/mobs/fields/splendide.txt -- cgit v1.2.3-70-g09d2