diff options
Diffstat (limited to 'npc/mobs')
-rw-r--r-- | npc/mobs/dungeons/abbey.txt | 68 | ||||
-rw-r--r-- | npc/mobs/dungeons/thor.txt | 2 |
2 files changed, 35 insertions, 35 deletions
diff --git a/npc/mobs/dungeons/abbey.txt b/npc/mobs/dungeons/abbey.txt index 2d7dd859c..ac5c6752b 100644 --- a/npc/mobs/dungeons/abbey.txt +++ b/npc/mobs/dungeons/abbey.txt @@ -1,35 +1,35 @@ -//===== Athena Script ========================================
-//= Abbey Dungeon Monster Spawn Script
-//===== By: ==================================================
-//= $ephiroth
-//===== Current Version: =====================================
-//= 1.0
-//===== Compatible With: =====================================
-//= Any Athena Version
-//===== Additional Comments: =================================
-//= 1.0 Initial version [$ephiroth]
-//============================================================
-
-// Nameless Island
-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]
-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]
-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 Falling Bishop 1871,1,7200000,3600000,1
-
-// Cursed Abbey Dungeon [03]
-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
+//===== eAthena Script ======================================== +//= Abbey Dungeon Monster Spawn Script +//===== By: ================================================== +//= $ephiroth +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 Initial version [$ephiroth] +//============================================================ + +// Nameless Island +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] +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] +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 Falling Bishop 1871,1,7200000,3600000,1 + +// Cursed Abbey Dungeon [03] +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
\ No newline at end of file diff --git a/npc/mobs/dungeons/thor.txt b/npc/mobs/dungeons/thor.txt index a78e14cb7..162d88f94 100644 --- a/npc/mobs/dungeons/thor.txt +++ b/npc/mobs/dungeons/thor.txt @@ -1,4 +1,4 @@ -//===== Athena Script ======================================== +//===== eAthena Script ======================================== //= Thor Volcano Monster Spawn Script //===== By: ================================================== //= Playtester |