summaryrefslogtreecommitdiff
path: root/npc/mobs
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-06-14 04:05:03 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-06-14 04:05:03 +0000
commit31341e9ec8e19f8af428a552015e28bf273b9f14 (patch)
tree55e53abd4f7fac59f8d070e452df544bba2bc933 /npc/mobs
parent20bf3275de7146ef78baa32361954e1756022072 (diff)
downloadhercules-31341e9ec8e19f8af428a552015e28bf273b9f14.tar.gz
hercules-31341e9ec8e19f8af428a552015e28bf273b9f14.tar.bz2
hercules-31341e9ec8e19f8af428a552015e28bf273b9f14.tar.xz
hercules-31341e9ec8e19f8af428a552015e28bf273b9f14.zip
merged crusader job q to stable. Added initial ABBEY mob spawn
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10758 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs')
-rw-r--r--npc/mobs/dungeons/abbey.txt35
1 files changed, 35 insertions, 0 deletions
diff --git a/npc/mobs/dungeons/abbey.txt b/npc/mobs/dungeons/abbey.txt
new file mode 100644
index 000000000..2d7dd859c
--- /dev/null
+++ b/npc/mobs/dungeons/abbey.txt
@@ -0,0 +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
+abbey03.gat,0,0,0,0 monster Beelzebub 1873,1,39600000,19800000,1 \ No newline at end of file