浏览代码

Updated Cursed Abbey spawns some more

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11096 54d463be-8e91-2dee-dedb-b68131a5f0ec
Playtester 17 年之前
父节点
当前提交
a3fd7b207c
共有 5 个文件被更改,包括 9 次插入5 次删除
  1. 1 0
      npc/Changelog.txt
  2. 5 5
      npc/mobs/dungeons/abbey.txt
  3. 1 0
      npc/scripts_eamonsters.conf
  4. 1 0
      npc/scripts_jmonsters.conf
  5. 1 0
      npc/scripts_monsters.conf

+ 1 - 0
npc/Changelog.txt

@@ -1,6 +1,7 @@
 Date		Added
 Date		Added
 ======
 ======
 2007/08/30
 2007/08/30
+	* Updated Cursed Abbey spawns some more [Playtester]
 	* Fixed some minor bugs in the Sign Quest. [SinSloth]
 	* Fixed some minor bugs in the Sign Quest. [SinSloth]
 2007/08/29
 2007/08/29
 	* Rev. 11088 Blacksmith job quest bug fixes care of Micktu. [L0ne_W0lf]
 	* Rev. 11088 Blacksmith job quest bug fixes care of Micktu. [L0ne_W0lf]

+ 5 - 5
npc/mobs/dungeons/abbey.txt

@@ -20,22 +20,22 @@ nameless_n,0,0,0,0	monster	Flame Skull	1869,20,0,0,0
 nameless_n,0,0,0,0	monster	Banshee	1867,10,0,0,0
 nameless_n,0,0,0,0	monster	Banshee	1867,10,0,0,0
 
 
 // Cursed Abbey Dungeon 1
 // Cursed Abbey Dungeon 1
-abbey01,0,0,0,0	monster	Banshee	1867,30,0,0,0
+abbey01,0,0,0,0	monster	Banshee	1867,100,0,0,0
+abbey01,0,0,0,0	monster	Zombie Slaughter	1864,30,0,0,0
 abbey01,0,0,0,0	monster	Ghoul	1036,20,0,0,0
 abbey01,0,0,0,0	monster	Ghoul	1036,20,0,0,0
-abbey01,0,0,0,0	monster	Zombie Slaughter	1864,20,0,0,0
 abbey01,0,0,0,0	monster	Ragged Zombie	1865,20,0,0,0
 abbey01,0,0,0,0	monster	Ragged Zombie	1865,20,0,0,0
 abbey01,0,0,0,0	monster	Hell Poodle	1866,20,0,0,0
 abbey01,0,0,0,0	monster	Hell Poodle	1866,20,0,0,0
 abbey01,0,0,0,0	monster	Flame Skull	1869,20,0,0,0
 abbey01,0,0,0,0	monster	Flame Skull	1869,20,0,0,0
 
 
 // Cursed Abbey Dungeon 2
 // Cursed Abbey Dungeon 2
-abbey02,0,0,0,0	monster	Zombie Slaughter	1864,60,0,0,0
+abbey02,0,0,0,0	monster	Zombie Slaughter	1864,200,0,0,0
 abbey02,0,0,0,0	monster	Ragged Zombie	1865,30,0,0,0
 abbey02,0,0,0,0	monster	Ragged Zombie	1865,30,0,0,0
 abbey02,0,0,0,0	monster	Flame Skull	1869,20,0,0,0
 abbey02,0,0,0,0	monster	Flame Skull	1869,20,0,0,0
 abbey02,0,0,0,0	monster	Necromancer	1870,10,0,0,0
 abbey02,0,0,0,0	monster	Necromancer	1870,10,0,0,0
 abbey02,0,0,0,0	monster	Falling Bishop	1871,1,7200000,3600000,1
 abbey02,0,0,0,0	monster	Falling Bishop	1871,1,7200000,3600000,1
 
 
 // Cursed Abbey Dungeon 3
 // Cursed Abbey Dungeon 3
-abbey03,0,0,0,0	monster	Necromancer	1870,30,0,0,0
-abbey03,0,0,0,0	monster	Banshee	1867,20,0,0,0
+abbey03,0,0,0,0	monster	Necromancer	1870,50,0,0,0
+abbey03,0,0,0,0	monster	Banshee	1867,30,0,0,0
 abbey03,0,0,0,0	monster	Flame Skull	1869,20,0,0,0
 abbey03,0,0,0,0	monster	Flame Skull	1869,20,0,0,0
 abbey03,0,0,0,0	monster	Beelzebub	1873,1,43200000,19800000,1
 abbey03,0,0,0,0	monster	Beelzebub	1873,1,43200000,19800000,1

+ 1 - 0
npc/scripts_eamonsters.conf

@@ -51,6 +51,7 @@ npc: npc/eamobs/dungeons/moc_pyramid.txt
 npc: npc/eamobs/dungeons/moc_sphinx.txt
 npc: npc/eamobs/dungeons/moc_sphinx.txt
 npc: npc/eamobs/dungeons/sunkenship.txt
 npc: npc/eamobs/dungeons/sunkenship.txt
 
 
+//npc: npc/mobs/dungeons/abbey.txt
 npc: npc/mobs/dungeons/amatdun.txt
 npc: npc/mobs/dungeons/amatdun.txt
 npc: npc/mobs/dungeons/anthell.txt
 npc: npc/mobs/dungeons/anthell.txt
 npc: npc/mobs/dungeons/ayodun.txt
 npc: npc/mobs/dungeons/ayodun.txt

+ 1 - 0
npc/scripts_jmonsters.conf

@@ -29,4 +29,5 @@ npc: npc/eamobs/jro/jro.txt
 //npc: npc/mobs/dungeons/icedun.txt
 //npc: npc/mobs/dungeons/icedun.txt
 //npc: npc/mobs/dungeons/racheldun.txt
 //npc: npc/mobs/dungeons/racheldun.txt
 //npc: npc/mobs/dungeons/thor.txt
 //npc: npc/mobs/dungeons/thor.txt
+//npc: npc/mobs/dungeons/abbey.txt
 // --------------------------------------------------------------
 // --------------------------------------------------------------

+ 1 - 0
npc/scripts_monsters.conf

@@ -40,6 +40,7 @@ npc: npc/mobs/fields/umbala.txt
 npc: npc/mobs/fields/veins.txt
 npc: npc/mobs/fields/veins.txt
 npc: npc/mobs/fields/yuno.txt
 npc: npc/mobs/fields/yuno.txt
 
 
+//npc: npc/mobs/dungeons/abbey.txt
 npc: npc/mobs/dungeons/amatdun.txt
 npc: npc/mobs/dungeons/amatdun.txt
 npc: npc/mobs/dungeons/anthell.txt
 npc: npc/mobs/dungeons/anthell.txt
 npc: npc/mobs/dungeons/ayodun.txt
 npc: npc/mobs/dungeons/ayodun.txt