浏览代码

* Removed Cursey Abbey spawns from the conf file
- fixed a bug in the spawn file
- it will be readded once the mobs are actually usable

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10763 54d463be-8e91-2dee-dedb-b68131a5f0ec

Playtester 18 年之前
父节点
当前提交
9aab5e82a1
共有 3 个文件被更改,包括 8 次插入6 次删除
  1. 3 0
      npc/Changelog.txt
  2. 5 5
      npc/mobs/dungeons/abbey.txt
  3. 0 1
      npc/scripts_monsters.conf

+ 3 - 0
npc/Changelog.txt

@@ -1,6 +1,9 @@
 Date		Added
 ======
 2007/06/14
+	* Removed Cursey Abbey spawns from the conf file [Playtester]
+	- fixed a bug in the spawn file
+	- it will be readded once the mobs are actually usable
 	* Added initial mob spawn of Abbey Dun, thanks to $ephiroth
 2007/06/12
 	* Added first part of Hugel quests. Credits go to MasterOfMuppets. [SinSloth]

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

@@ -15,21 +15,21 @@ nameless_n.gat,0,0,0,0	monster	Zombie Slaughter	1864,20,0,0,0
 nameless_n.gat,0,0,0,0	monster	Ragged Zombie	1865,20,0,0,0
 nameless_n.gat,0,0,0,0	monster	Hell Poodle	1866,20,0,0,0
 
-// Cursed Abbey Dungeon [01]
+// Cursed Abbey Dungeon 1
 abbey01.gat,0,0,0,0	monster	Zombie Slaughter	1864,20,0,0,0
 abbey01.gat,0,0,0,0	monster	Ragged Zombie	1865,20,0,0,0
 abbey01.gat,0,0,0,0	monster	Flame Skull	1869,20,0,0,0
 
-// Cursed Abbey Dungeon [02]
+// Cursed Abbey Dungeon 2
 abbey02.gat,0,0,0,0	monster	Zombie Slaughter	1864,20,0,0,0
 abbey02.gat,0,0,0,0	monster	Ragged Zombie	1865,20,0,0,0
 abbey02.gat,0,0,0,0	monster	Banshee	1867,20,0,0,0
-abbey01.gat,0,0,0,0	monster	Flame Skull	1869,20,0,0,0
+abbey02.gat,0,0,0,0	monster	Flame Skull	1869,20,0,0,0
 abbey02.gat,0,0,0,0	monster	Falling Bishop	1871,1,7200000,3600000,1
 
-// Cursed Abbey Dungeon [03]
+// Cursed Abbey Dungeon 3
 abbey03.gat,0,0,0,0	monster	Zombie Slaughter	1864,20,0,0,0
 abbey03.gat,0,0,0,0	monster	Ragged Zombie	1865,20,0,0,0
 abbey03.gat,0,0,0,0	monster	Banshee	1867,20,0,0,0
 abbey03.gat,0,0,0,0	monster	Necromancer	1870,20,0,0,0
-abbey03.gat,0,0,0,0	monster	Beelzebub	1873,1,39600000,19800000,1
+abbey03.gat,0,0,0,0	monster	Beelzebub	1873,1,39600000,19800000,1

+ 0 - 1
npc/scripts_monsters.conf

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