diff options
author | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-03-19 19:57:49 +0000 |
---|---|---|
committer | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-03-19 19:57:49 +0000 |
commit | e62d8405636d6c67228cdc5600966344de601eb3 (patch) | |
tree | 4651e6195b77af54f486176d8eef527f1d5d783c /npc/mobs/dungeons | |
parent | 32bcf9e6f20389fd46f0d3343c675affd33b6617 (diff) | |
download | hercules-e62d8405636d6c67228cdc5600966344de601eb3.tar.gz hercules-e62d8405636d6c67228cdc5600966344de601eb3.tar.bz2 hercules-e62d8405636d6c67228cdc5600966344de601eb3.tar.xz hercules-e62d8405636d6c67228cdc5600966344de601eb3.zip |
* Moscovia Update!
- Added Moscovia quests.
- Uncommented mosk_dun & added field spawns.
- Updated moscovia & mosk_dun warps.
- Removed most the npcs from cities/moscovia.txt (they are part of the quests).
- Added some more moscovia quest items to item_trade.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13605 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/dungeons')
-rw-r--r-- | npc/mobs/dungeons/mosk_dun.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/mobs/dungeons/mosk_dun.txt b/npc/mobs/dungeons/mosk_dun.txt index e9c040622..7918a6793 100644 --- a/npc/mobs/dungeons/mosk_dun.txt +++ b/npc/mobs/dungeons/mosk_dun.txt @@ -3,13 +3,14 @@ //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.2 +//= 1.3 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= //= 1.0 Added spawns [Playtester] //= 1.1 Swapped named according to mob db. [L0ne_W0lf] //= 1.2 Fixed the mob names (iRO names) [Playtester] +//= 1.2 Updated spawns kinda. [Kisuka] //============================================================ //================================================== @@ -17,8 +18,8 @@ //================================================== mosk_dun01,64,236,100,100 monster Wood Goblin 1880,15,10000,0,1 mosk_dun01,64,236,100,100 monster Les 1881,7,10000,0,1 -mosk_dun01,86,183,100,100 monster Wood Goblin 1880,15,10000,0,1 -mosk_dun01,86,183,100,100 monster Les 1881,7,10000,0,1 +mosk_dun01,99,162,100,100 monster Wood Goblin 1880,15,10000,0,1 +mosk_dun01,99,162,100,100 monster Les 1881,7,10000,0,1 mosk_dun01,150,80,100,5 monster Wood Goblin 1880,30,10000,0,1 mosk_dun01,150,80,100,5 monster Les 1881,15,10000,0,1 mosk_dun01,241,177,10,10 monster Wood Goblin 1880,3,10000,0,1 |