added moscovia maps

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10712 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
Lupus 2007-06-07 11:24:58 +00:00
parent fcd0fc333c
commit f9edc08cf5
6 changed files with 64 additions and 1 deletions

View File

@ -1,5 +1,7 @@
Date Added
2007/06/06
* Added Moscovia maps in the map index [Lupus]
2007/06/01
* Rev. 10701 Updated nowarpto map flags for Rachel quest maps. [L0ne_W0lf]
2007/06/01

View File

@ -772,6 +772,17 @@ map: abbey03
map: poring_w01
map: poring_w02
// --- Moscovia ---
// -- 2007-06-???
map: moscovia
map: mosk_in
map: mosk_ship
map: mosk_fild01
map: mosk_fild02
map: mosk_dun01
map: mosk_dun02
map: mosk_dun03
//------------------------- Clone Maps ---------------------------
//------------------------- Extra Maps ---------------------------

View File

@ -51,6 +51,7 @@
06/06
* Added some 11.3 mobs [Playtester]
* Added Moscovia mobs with poring stats [Lupus]
- Added Moscovia maps in the map index
06/05
* Fixed Spirited Guitar [Playtester]
* Fixed two items thanks to zephyrus [Playtester]

View File

@ -654,7 +654,14 @@ abbey03
poring_w01
poring_w02
que_san04
moscovia
mosk_in
mosk_ship
mosk_fild01
mosk_fild02
mosk_dun01
mosk_dun02
mosk_dun03
// Only add maps under this line if they are not standard maps!

View File

@ -0,0 +1,23 @@
//===== eAthena Script =======================================
//= Moscovia Dungeon Monster Spawn Script
//===== By: ==================================================
//= Athena (1.0)
//===== Current Version: =====================================
//= 0.0
//===== Compatible With: =====================================
//= Any Athena Version
//===== Additional Comments: =================================
//=
//==================================================
// mosk_dun01 - Moscovia Dungeon 1
//==================================================
//==================================================
// mosk_dun02 - Moscovia Dungeon 2
//==================================================
//==================================================
// mosk_dun03 - Moscovia Dungeon 3
//==================================================

View File

@ -0,0 +1,19 @@
//===== eAthena Script =======================================
//= Moscovia Fields Monster Spawn Script
//===== By: ==================================================
//= Athena (1.0)
//===== Current Version: =====================================
//= 0.0
//===== Compatible With: =====================================
//= Any Athena Version
//===== Additional Comments: =================================
//=
//==================================================
// mosk_fild01 - Moscovia Field
//==================================================
//==================================================
// mosk_fild02 - Moscovia Field
//==================================================