diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-14 08:29:20 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-14 08:29:20 +0000 |
commit | 52cb78c659059ef7796332963c1acf10d4546f17 (patch) | |
tree | 88d79cca6ff500f7c67b11fe1e76971638e1c6cc /npc/mobs | |
parent | 31341e9ec8e19f8af428a552015e28bf273b9f14 (diff) | |
download | hercules-52cb78c659059ef7796332963c1acf10d4546f17.tar.gz hercules-52cb78c659059ef7796332963c1acf10d4546f17.tar.bz2 hercules-52cb78c659059ef7796332963c1acf10d4546f17.tar.xz hercules-52cb78c659059ef7796332963c1acf10d4546f17.zip |
npc header consistency update
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10759 54d463be-8e91-2dee-dedb-b68131a5f0ec
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 |