* Added 13.2 quest 'Two Tribes' and mob spawns for Yggdrasil Dungeon.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14302 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
L0ne_W0lf 2010-05-21 04:13:58 +00:00
parent 7084879e8e
commit 5a92a26a31
6 changed files with 2334 additions and 5 deletions

View File

@ -1,6 +1,7 @@
Date Added
======
2010/05/20
* Rev. 14301 Added 13.2 quest 'Two Tribes' and mob spawns for Yggdrasil Dungeon. [L0ne_W0lf]
* Rev. 14300 Added more misc NPCs to Splendide and Manuk city files. [L0ne_W0lf]
* Rev. 14299 Added some Brasilis basic NPCs. [L0ne_W0lf]
2010/03/23

View File

@ -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

View File

@ -3,11 +3,12 @@
//===== By: ==================================================
//= alexx, MaC
//===== Current Version: =====================================
//= 1.0
//= 1.1
//===== Compatible With: =====================================
//= Any Athena Version
//===== Additional Comments: =================================
//= 1.0 Official spawn ammounts from Aegis script [alexx]
//= 1.1 Added 13.2 mob spawn update [scriptor]
//============================================================
//============================================================
@ -18,6 +19,13 @@ man_fild01,0,0,0,0 monster Hillthion 1989,10,0,0,0
man_fild01,0,0,0,0 monster Centipede Larva 1999,30,0,0,0
man_fild01,0,0,0,0 monster Centipede 1987,2,0,0,0
//============================================================
// man_fild02 - Manuk Field
//============================================================
man_fild01,0,0,0,0 monster Bradium Golem 2024,50,0,0,0
man_fild01,0,0,0,0 monster Centipede 1987,35,0,0,0
man_fild01,0,0,0,0 monster Tatacho 1986,25,0,0,0
//============================================================
// man_fild03 - Manuk Field
//============================================================

View File

@ -3,15 +3,22 @@
//===== By: ==================================================
//= alexx, MaC
//===== Current Version: =====================================
//= 1.0
//= 1.1
//===== Compatible With: =====================================
//= Any Athena Version
//===== Additional Comments: =================================
//= 1.0 Official spawn ammounts from Aegis script [alexx]
//= 1.1 Added 13.2 mob spawn update [scriptor]
//============================================================
//==================================================
// spl_fild02 - Splendide Field
// spl_fild01 - Splendide Field
//==================================================
spl_fild01,0,0,0,0 monster Pinguicula 1995,50,0,0,0
spl_fild01,0,0,0,0 monster Naga 1993,35,0,0,0
spl_fild01,0,0,0,0 monster Cornus 1992,25,0,0,0
// spl_fild02 - Splendide Field
//==================================================
spl_fild02,0,0,0,0 monster Pinguicula 1995,95,0,0,0
spl_fild02,0,0,0,0 monster Luciola Vespa 1994,15,0,0,0

File diff suppressed because it is too large Load Diff

View File

@ -50,6 +50,7 @@ npc: npc/mobs/dungeons/juperos.txt
npc: npc/mobs/dungeons/kh_dun.txt
npc: npc/mobs/dungeons/lhz_dun.txt
npc: npc/mobs/dungeons/lou_dun.txt
npc: npc/mobs/dungeons/nyd_dun.txt
npc: npc/mobs/dungeons/mag_dun.txt
npc: npc/mobs/dungeons/mjo_dun.txt
npc: npc/mobs/dungeons/moc_pryd.txt