Updated Cursed Abbey spawns
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11064 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
09d1363e12
commit
2493f94449
@ -1,5 +1,7 @@
|
|||||||
Date Added
|
Date Added
|
||||||
======
|
======
|
||||||
|
2007/08/22
|
||||||
|
* Updated Cursed Abbey spawns [Playtester]
|
||||||
2007/08/19
|
2007/08/19
|
||||||
* Partially fixed monster_controller.txt (see r7233, Lance!) [ultramage]
|
* Partially fixed monster_controller.txt (see r7233, Lance!) [ultramage]
|
||||||
- TODO: why does it spam "Unlocked target [0]!" all the time?
|
- TODO: why does it spam "Unlocked target [0]!" all the time?
|
||||||
|
@ -3,33 +3,39 @@
|
|||||||
//===== By: ==================================================
|
//===== By: ==================================================
|
||||||
//= $ephiroth
|
//= $ephiroth
|
||||||
//===== Current Version: =====================================
|
//===== Current Version: =====================================
|
||||||
//= 1.0
|
//= 1.1
|
||||||
//===== Compatible With: =====================================
|
//===== Compatible With: =====================================
|
||||||
//= Any Athena Version
|
//= Any Athena Version
|
||||||
//===== Additional Comments: =================================
|
//===== Additional Comments: =================================
|
||||||
//= 1.0 Initial version [$ephiroth]
|
//= 1.0 Initial version [$ephiroth]
|
||||||
|
//= 1.1 Updated spawns [Playtester]
|
||||||
//============================================================
|
//============================================================
|
||||||
|
|
||||||
// Nameless Island
|
// Nameless Island
|
||||||
|
nameless_n,0,0,0,0 monster Ragged Zombie 1865,30,0,0,0
|
||||||
|
nameless_n,0,0,0,0 monster Hell Poodle 1866,30,0,0,0
|
||||||
|
nameless_n,0,0,0,0 monster Ghoul 1036,20,0,0,0
|
||||||
nameless_n,0,0,0,0 monster Zombie Slaughter 1864,20,0,0,0
|
nameless_n,0,0,0,0 monster Zombie Slaughter 1864,20,0,0,0
|
||||||
nameless_n,0,0,0,0 monster Ragged Zombie 1865,20,0,0,0
|
nameless_n,0,0,0,0 monster Flame Skull 1869,20,0,0,0
|
||||||
nameless_n,0,0,0,0 monster Hell Poodle 1866,20,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 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 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 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,20,0,0,0
|
abbey02,0,0,0,0 monster Zombie Slaughter 1864,60,0,0,0
|
||||||
abbey02,0,0,0,0 monster Ragged Zombie 1865,20,0,0,0
|
abbey02,0,0,0,0 monster Ragged Zombie 1865,30,0,0,0
|
||||||
abbey02,0,0,0,0 monster Banshee 1867,20,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 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 Zombie Slaughter 1864,20,0,0,0
|
abbey03,0,0,0,0 monster Necromancer 1870,30,0,0,0
|
||||||
abbey03,0,0,0,0 monster Ragged Zombie 1865,20,0,0,0
|
|
||||||
abbey03,0,0,0,0 monster Banshee 1867,20,0,0,0
|
abbey03,0,0,0,0 monster Banshee 1867,20,0,0,0
|
||||||
abbey03,0,0,0,0 monster Necromancer 1870,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,39600000,19800000,1
|
abbey03,0,0,0,0 monster Beelzebub 1873,1,43200000,19800000,1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user