diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-05-21 04:13:58 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-05-21 04:13:58 +0000 |
commit | 354d24245e3b31174ee3cb49bc188c77776e7d3b (patch) | |
tree | 60d54dadcd14d8696c44ffe25701d35bd2bc51aa /npc/mobs/dungeons | |
parent | c1343c09dc4157d22cf0a1aa57553e118865189e (diff) | |
download | hercules-354d24245e3b31174ee3cb49bc188c77776e7d3b.tar.gz hercules-354d24245e3b31174ee3cb49bc188c77776e7d3b.tar.bz2 hercules-354d24245e3b31174ee3cb49bc188c77776e7d3b.tar.xz hercules-354d24245e3b31174ee3cb49bc188c77776e7d3b.zip |
* Added 13.2 quest 'Two Tribes' and mob spawns for Yggdrasil Dungeon.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14302 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/dungeons')
-rw-r--r-- | npc/mobs/dungeons/nyd_dun.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/npc/mobs/dungeons/nyd_dun.txt b/npc/mobs/dungeons/nyd_dun.txt new file mode 100644 index 000000000..abe7e07f2 --- /dev/null +++ b/npc/mobs/dungeons/nyd_dun.txt @@ -0,0 +1,21 @@ +//===== eAthena Script ======================================= +//= Yggdrasil Dungeon +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 First version +//============================================================ + +//================================================== +// nyd_dun01 - Nidhoggur Dungeon 1 +//================================================== +nyd_dun01,0,0,0,0 monster Draco 2013,40,0,0,0 +nyd_dun01,0,0,0,0 monster Draco's Egg 2014,10,0,0,0 +nyd_dun01,0,0,0,0 monster Aqua Elemental 2016,20,0,0,0 +nyd_dun01,0,0,0,0 monster Dark Pinguicula 2015,10,0,0,0 +nyd_dun01,0,0,0,0 monster Rata 2017,2,900000,0,0 +nyd_dun01,0,0,0,0 monster Duneyrr 2018,2,900000,0,0 |