From 07381af985c45a27c7c376495cf3b2171a39a5f5 Mon Sep 17 00:00:00 2001 From: Lupus Date: Thu, 7 Jun 2007 11:24:58 +0000 Subject: added moscovia maps git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10712 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/Changelog.txt | 2 ++ conf-tmpl/maps_athena.conf | 11 +++++++++++ db/Changelog.txt | 1 + db/map_index.txt | 9 ++++++++- npc/mobs/dungeons/moscovia.txt | 23 +++++++++++++++++++++++ npc/mobs/fields/moscovia.txt | 19 +++++++++++++++++++ 6 files changed, 64 insertions(+), 1 deletion(-) create mode 100644 npc/mobs/dungeons/moscovia.txt create mode 100644 npc/mobs/fields/moscovia.txt diff --git a/conf-tmpl/Changelog.txt b/conf-tmpl/Changelog.txt index a80d5779b..543406640 100644 --- a/conf-tmpl/Changelog.txt +++ b/conf-tmpl/Changelog.txt @@ -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 diff --git a/conf-tmpl/maps_athena.conf b/conf-tmpl/maps_athena.conf index 0f252e792..3a7daee3c 100644 --- a/conf-tmpl/maps_athena.conf +++ b/conf-tmpl/maps_athena.conf @@ -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 --------------------------- diff --git a/db/Changelog.txt b/db/Changelog.txt index c2430ca7c..b5a7c2e87 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -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] diff --git a/db/map_index.txt b/db/map_index.txt index 8c65aa70e..53036fb3c 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -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! diff --git a/npc/mobs/dungeons/moscovia.txt b/npc/mobs/dungeons/moscovia.txt new file mode 100644 index 000000000..f7c4cbc9a --- /dev/null +++ b/npc/mobs/dungeons/moscovia.txt @@ -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 +//================================================== + diff --git a/npc/mobs/fields/moscovia.txt b/npc/mobs/fields/moscovia.txt new file mode 100644 index 000000000..45238fe2a --- /dev/null +++ b/npc/mobs/fields/moscovia.txt @@ -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 +//================================================== + -- cgit v1.2.3-70-g09d2