diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-02-22 06:16:21 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-02-22 06:16:21 +0000 |
commit | dec3ae611b85e2ce1d01a572a0d07d0e2907408b (patch) | |
tree | 1f12484f992422b34b1e3b029ba973aeb43fce20 /npc/mobs/fields/morocc.txt | |
parent | b8d9d3ef71cb8d93bb8173c8c04e8d3d1798b187 (diff) | |
download | hercules-dec3ae611b85e2ce1d01a572a0d07d0e2907408b.tar.gz hercules-dec3ae611b85e2ce1d01a572a0d07d0e2907408b.tar.bz2 hercules-dec3ae611b85e2ce1d01a572a0d07d0e2907408b.tar.xz hercules-dec3ae611b85e2ce1d01a572a0d07d0e2907408b.zip |
* Several small fixes to scripts, and updates.
- Updated City warps for Lighthalzen, and dugneon warps.
- Updated castle warps for Schwaltzvalt Castles Map.
- "The Sign" quest is now enabled by default. (bugreport:1011)
- Added Dimensional Gorge map spawns (According to RO Future Wiki)
- Updated Lighthalzen boss spawning mechanisim to official.
- Fixed a small error in the novice potion exchanger.
- Resolves the following: bugreport:879 bugreport:973 bugreport:983 bugreport:1013 bugreport:1021 bugreport:1024 bugreport:1026
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12227 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/fields/morocc.txt')
-rw-r--r-- | npc/mobs/fields/morocc.txt | 40 |
1 files changed, 39 insertions, 1 deletions
diff --git a/npc/mobs/fields/morocc.txt b/npc/mobs/fields/morocc.txt index 998313582..1b610f8d7 100644 --- a/npc/mobs/fields/morocc.txt +++ b/npc/mobs/fields/morocc.txt @@ -3,12 +3,14 @@ //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.2 +//= 1.3 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= //= 1.1 Official kRO 10.1 spawns [Playtester] //= 1.2 More accurate spawns [Playtester] +//= 1.3 Added Morroc field 20, 21, and 22 spawns, as [L0ne_W0lf] +// indicated by doddler. Incomplete mobs commented out. //============================================================ //================================================== @@ -279,3 +281,39 @@ moc_fild18,135,119,0,0 monster Yellow Plant 1081,1,180000,90000,1 moc_fild18,230,144,0,0 monster Yellow Plant 1081,1,180000,90000,1 moc_fild18,325,207,0,0 monster Yellow Plant 1081,1,180000,90000,1 moc_fild18,325,272,0,0 monster Yellow Plant 1081,1,180000,90000,1 + +//================================================== +// moc_fild20 - Dimensional Gorge +//================================================== +moc_fild20,0,0,0,0 monster Ant Egg 1097,10,0,0,0 +moc_fild20,0,0,0,0 monster Andre 1095,20,0,0,0 +moc_fild20,0,0,0,0 monster Deniro 1105,20,0,0,0 +moc_fild20,0,0,0,0 monster Piere 1160,20,0,0,0 +moc_fild20,0,0,0,0 monster Metaller 1058,20,0,0,0 +moc_fild20,0,0,0,0 monster Drops 1113,30,0,0,0 +moc_fild20,0,0,0,0 monster Scorpion 1001,70,0,0,0 +moc_fild20,0,0,0,0 monster Picky 1050,50,0,0,0 +moc_fild20,0,0,0,0 monster Picky 1049,50,0,0,0 +//moc_fild20,0,0,0,0 monster Morroc's Shadow 1918,1,0,0,0 +//moc_fild20,0,0,0,0 monster Morroc's Shadow 1919,1,0,0,0 +//moc_fild20,0,0,0,0 monster Morroc's Shadow 1920,1,0,0,0 +//moc_fild20,0,0,0,0 monster Morroc's Shadow 1921,1,0,0,0 + +//================================================== +// moc_fild21 - Dimensional Gorge +//================================================== +moc_fild21,0,0,0,0 monster Golem 1040,61,0,0,0 +moc_fild21,0,0,0,0 monster Stalactic Golem 1278,46,0,0,0 +moc_fild21,0,0,0,0 monster Lava Golem 1366,46,0,0,0 +//moc_fild21,0,0,0,0 monster Morroc's Shadow 1918,46,0,0,0 +//moc_fild21,0,0,0,0 monster Morroc's Shadow 1919,46,0,0,0 +//moc_fild21,0,0,0,0 monster Morroc's Shadow 1920,46,0,0,0 +//moc_fild21,0,0,0,0 monster Morroc's Shadow 1921,34,0,0,0 + +//================================================== +// moc_fild22 - Dimensional Gorge +//================================================== +//moc_fild22,0,0,0,0 monster Morroc's Shadow 1918,60,0,0,0 +//moc_fild22,0,0,0,0 monster Morroc's Shadow 1919,60,0,0,0 +//moc_fild22,0,0,0,0 monster Morroc's Shadow 1920,60,0,0,0 +//moc_fild22,0,0,0,0 monster Morroc's Shadow 1921,25,0,0,0 |