From 9ed60aa2ecd6b5ec8f69ed221ecf4d1624101328 Mon Sep 17 00:00:00 2001 From: rjtanner Date: Sun, 5 Oct 2008 01:11:40 +0000 Subject: [PATCH] Map header updates: Update maps with entrance x & y coordinates, adjust map level difficulty to something slightly more realistic git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9995 282e977c-c81d-0410-88c4-b93c2d0d6712 --- wolfsburg/dept_store_armour | 5 ++++- wolfsburg/dept_store_magic | 5 +++-- wolfsburg/dept_store_misc | 4 +++- wolfsburg/dept_store_weapon | 5 ++++- 4 files changed, 14 insertions(+), 5 deletions(-) diff --git a/wolfsburg/dept_store_armour b/wolfsburg/dept_store_armour index cb6b127d6..f28f5e1f5 100644 --- a/wolfsburg/dept_store_armour +++ b/wolfsburg/dept_store_armour @@ -1,12 +1,15 @@ arch map name Armour Department fixed_resettime 1 -difficulty 1 +difficulty 14 region wolfsburg width 17 height 14 +enter_x 16 +enter_y 1 msg Created: 2005-09-18 +Modified: 2008-10-04 Rick Tanner endmsg tile_path_2 dept_store_weapon tile_path_3 dept_store_magic diff --git a/wolfsburg/dept_store_magic b/wolfsburg/dept_store_magic index 1e4ee8ec7..a468145c5 100644 --- a/wolfsburg/dept_store_magic +++ b/wolfsburg/dept_store_magic @@ -1,13 +1,14 @@ arch map name Magic Department fixed_resettime 1 -difficulty 1 +difficulty 14 region wolfsburg width 17 height 14 +enter_x 15 msg Created: 2005-09-18 -Modified: 2007-11-04 Andreas Kirschbaum +Modified: 2008-10-04 Rick Tanner endmsg tile_path_1 dept_store_armour tile_path_2 dept_store_misc diff --git a/wolfsburg/dept_store_misc b/wolfsburg/dept_store_misc index f192c3ce1..bd1c9959b 100644 --- a/wolfsburg/dept_store_misc +++ b/wolfsburg/dept_store_misc @@ -1,12 +1,14 @@ arch map name General Department fixed_resettime 1 -difficulty 1 +difficulty 14 region wolfsburg width 18 height 14 +enter_x 1 msg Created: 2005-09-18 +Modified: 2008-10-04 Rick Tanner endmsg tile_path_1 dept_store_weapon tile_path_4 dept_store_magic diff --git a/wolfsburg/dept_store_weapon b/wolfsburg/dept_store_weapon index 68505ce19..7f5beceae 100644 --- a/wolfsburg/dept_store_weapon +++ b/wolfsburg/dept_store_weapon @@ -1,12 +1,15 @@ arch map name Weapons Department fixed_resettime 1 -difficulty 1 +difficulty 14 region wolfsburg width 18 height 14 +enter_x 1 +enter_y 1 msg Created: 2005-09-18 +Modified: 2008-10-04 Rick Tanner endmsg tile_path_3 dept_store_misc tile_path_4 dept_store_armour