From f96a89959bd5aad006c641e6a740664fe3b23633 Mon Sep 17 00:00:00 2001 From: rjtanner Date: Sat, 4 Oct 2008 07:31:39 +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@9989 282e977c-c81d-0410-88c4-b93c2d0d6712 --- wolfsburg/tt/tta1 | 5 +++-- wolfsburg/tt/tta2 | 7 +++++-- wolfsburg/tt/ttb1 | 7 ++++++- wolfsburg/tt/ttb2 | 5 ++++- 4 files changed, 18 insertions(+), 6 deletions(-) diff --git a/wolfsburg/tt/tta1 b/wolfsburg/tt/tta1 index 997fe8108..d7fd06503 100644 --- a/wolfsburg/tt/tta1 +++ b/wolfsburg/tt/tta1 @@ -1,12 +1,13 @@ arch map name Twin Towers -difficulty 1 +difficulty 7 region wolfsburg width 53 height 38 +enter_x 1 enter_y 18 msg -Modified: 2008-05-23 Arvid Norlander +Modified: 2008-10-04 Rick Tanner endmsg end arch grass diff --git a/wolfsburg/tt/tta2 b/wolfsburg/tt/tta2 index 4add67273..512c7b43c 100644 --- a/wolfsburg/tt/tta2 +++ b/wolfsburg/tt/tta2 @@ -1,11 +1,14 @@ arch map name Twin Towers -difficulty 1 +difficulty 14 region wolfsburg width 53 height 38 -enter_x 2 +enter_x 36 enter_y 18 +msg +Modified: 2008-10-04 Rick Tanner +endmsg end arch grass end diff --git a/wolfsburg/tt/ttb1 b/wolfsburg/tt/ttb1 index 33801cafc..e539c3608 100644 --- a/wolfsburg/tt/ttb1 +++ b/wolfsburg/tt/ttb1 @@ -1,9 +1,14 @@ arch map name Twin Towers -difficulty 1 +difficulty 7 region wolfsburg width 53 height 38 +enter_x 14 +enter_y 18 +msg +Modified: 2008-10-04 Rick Tanner +endmsg end arch grass end diff --git a/wolfsburg/tt/ttb2 b/wolfsburg/tt/ttb2 index d506a85c3..f54a03fc4 100644 --- a/wolfsburg/tt/ttb2 +++ b/wolfsburg/tt/ttb2 @@ -1,11 +1,14 @@ arch map name Twin Towers -difficulty 1 +difficulty 8 region wolfsburg width 53 height 38 enter_x 44 enter_y 18 +msg +Modified: 2008-10-04 Rick Tanner +endmsg end arch grass end