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_athena.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_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 2c78b00fe..4e93bb2fa 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -78,7 +78,7 @@ npc: npc/quests/quests_lighthalzen.txt npc: npc/quests/quests_louyang.txt npc: npc/quests/quests_lutie.txt npc: npc/quests/quests_morocc.txt -//npc: npc/quests/quests_moscovia.txt +npc: npc/quests/quests_moscovia.txt npc: npc/quests/quests_nameless.txt npc: npc/quests/quests_niflheim.txt npc: npc/quests/quests_payon.txt |