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/scripts_monsters.conf | |
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/scripts_monsters.conf')
-rw-r--r-- | npc/scripts_monsters.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/scripts_monsters.conf b/npc/scripts_monsters.conf index efa67117b..cdc8c7bc2 100644 --- a/npc/scripts_monsters.conf +++ b/npc/scripts_monsters.conf @@ -17,6 +17,7 @@ npc: npc/mobs/fields/louyang.txt npc: npc/mobs/fields/lutie.txt npc: npc/mobs/fields/mjolnir.txt npc: npc/mobs/fields/morocc.txt +npc: npc/mobs/fields/moscovia.txt npc: npc/mobs/fields/niflheim.txt npc: npc/mobs/fields/payon.txt npc: npc/mobs/fields/prontera.txt @@ -49,7 +50,7 @@ npc: npc/mobs/dungeons/lou_dun.txt npc: npc/mobs/dungeons/mag_dun.txt npc: npc/mobs/dungeons/mjo_dun.txt npc: npc/mobs/dungeons/moc_pryd.txt -//npc: npc/mobs/dungeons/mosk_dun.txt +npc: npc/mobs/dungeons/mosk_dun.txt npc: npc/mobs/dungeons/odin.txt npc: npc/mobs/dungeons/orcsdun.txt npc: npc/mobs/dungeons/pay_dun.txt |