From 324459d70464b7d4210354b992320bb7f3a7edfb Mon Sep 17 00:00:00 2001 From: rjtanner Date: Sat, 27 Sep 2008 06:23:32 +0000 Subject: [PATCH] Map header updates: Correct creation date in map header that was changed in r7448, it was using the wrong month; 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@9939 282e977c-c81d-0410-88c4-b93c2d0d6712 --- santo_dominion/basement | 5 +++-- santo_dominion/city_hall | 3 ++- santo_dominion/crossfire | 4 ++-- santo_dominion/den | 6 +++++- santo_dominion/house_of_hell | 7 +++++-- santo_dominion/just_preliminary | 7 ++++++- santo_dominion/map.stigkr.1 | 5 ++++- santo_dominion/map.stigkr.2 | 9 ++++++--- santo_dominion/north_farm | 7 +++++-- santo_dominion/south_barn | 5 ++++- santo_dominion/tavern.downstairs | 9 +++++---- santo_dominion/tobias | 6 +++--- santo_dominion/tobias.top | 5 ++++- santo_dominion/tollpost | 7 ++++++- 14 files changed, 60 insertions(+), 25 deletions(-) diff --git a/santo_dominion/basement b/santo_dominion/basement index be0317eac..4728d20dc 100644 --- a/santo_dominion/basement +++ b/santo_dominion/basement @@ -1,12 +1,13 @@ arch map name Little House of Horrors -difficulty 1 +difficulty 16 region santodominion width 16 height 16 +enter_x 1 enter_y 2 msg -Modified: 2007-11-04 Andreas Kirschbaum +Modified: 2008-09-27 Rick Tanner endmsg end arch afloor_right diff --git a/santo_dominion/city_hall b/santo_dominion/city_hall index 21c11f482..652e9cd95 100644 --- a/santo_dominion/city_hall +++ b/santo_dominion/city_hall @@ -5,9 +5,10 @@ region santodominion width 21 height 19 enter_x 10 -enter_y 16 +enter_y 17 msg Created: 1993-11-01 (john_cater@yahoo.com) +Modified: 2008-09-27 Rick Tanner endmsg end arch cobblestones2 diff --git a/santo_dominion/crossfire b/santo_dominion/crossfire index 3852bbe35..4e3f651b5 100644 --- a/santo_dominion/crossfire +++ b/santo_dominion/crossfire @@ -1,13 +1,13 @@ arch map name New Cthulhu Church -difficulty 1 +difficulty 35 region santodominion width 30 height 30 enter_x 1 enter_y 17 msg -Modified: 2007-11-04 Andreas Kirschbaum +Modified: 2008-09-27 Rick Tanner endmsg end arch stonefloor2 diff --git a/santo_dominion/den b/santo_dominion/den index cbe6c66e8..1fbd02130 100644 --- a/santo_dominion/den +++ b/santo_dominion/den @@ -1,10 +1,14 @@ arch map name Seafarers Den -difficulty 1 +difficulty 18 region santodominion width 25 height 25 enter_x 12 +enter_y 2 +msg +Modified: 2008-09-27 Rick Tanner +endmsg end arch dungeon_floor end diff --git a/santo_dominion/house_of_hell b/santo_dominion/house_of_hell index 4c3c7fb64..6508114b3 100644 --- a/santo_dominion/house_of_hell +++ b/santo_dominion/house_of_hell @@ -4,8 +4,11 @@ difficulty 1 region santodominion width 15 height 15 -enter_x 9 -enter_y 18 +enter_x 7 +enter_y 13 +msg +Modified: 2008-09-27 Rick Tanner +endmsg end arch woodfloor end diff --git a/santo_dominion/just_preliminary b/santo_dominion/just_preliminary index 20c210095..a50530a6f 100644 --- a/santo_dominion/just_preliminary +++ b/santo_dominion/just_preliminary @@ -1,9 +1,14 @@ arch map name Little House of Horrors -difficulty 1 +difficulty 16 region santodominion width 16 height 16 +enter_x 1 +enter_y 1 +msg +Modified: 2008-09-27 Rick Tanner +endmsg end arch woodfloor end diff --git a/santo_dominion/map.stigkr.1 b/santo_dominion/map.stigkr.1 index 97fb23da1..90339c8e0 100644 --- a/santo_dominion/map.stigkr.1 +++ b/santo_dominion/map.stigkr.1 @@ -1,11 +1,14 @@ arch map name Stig's Hut -difficulty 1 +difficulty 15 region santodominion width 21 height 20 enter_x 17 enter_y 1 +msg +Modified: 2008-09-27 Rick Tanner +endmsg end arch evergreens end diff --git a/santo_dominion/map.stigkr.2 b/santo_dominion/map.stigkr.2 index 74d844ea2..d40f4a9d7 100644 --- a/santo_dominion/map.stigkr.2 +++ b/santo_dominion/map.stigkr.2 @@ -1,11 +1,14 @@ arch map name Stig's Hut -difficulty 1 +difficulty 16 region santodominion width 19 height 17 -enter_x 22 -enter_y 21 +enter_x 7 +enter_y 5 +msg +Modified: 2008-09-27 Rick Tanner +endmsg end arch dirtfloor end diff --git a/santo_dominion/north_farm b/santo_dominion/north_farm index 223060715..33d18b8f9 100644 --- a/santo_dominion/north_farm +++ b/santo_dominion/north_farm @@ -1,12 +1,15 @@ arch map name North Farm reset_timeout 7200 -difficulty 9 +difficulty 14 region santodominion width 25 height 15 enter_x 16 -enter_y 13 +enter_y 14 +msg +Modified: 2008-09-27 Rick Tanner +endmsg end arch woodfloor end diff --git a/santo_dominion/south_barn b/santo_dominion/south_barn index 3bba1a0a0..c8c79e357 100644 --- a/santo_dominion/south_barn +++ b/santo_dominion/south_barn @@ -1,11 +1,14 @@ arch map name South Barn -difficulty 1 +difficulty 25 region santodominion width 40 height 40 enter_x 1 enter_y 1 +msg +Modified: 2008-09-27 Rick Tanner +endmsg end arch dirtfloor end diff --git a/santo_dominion/tavern.downstairs b/santo_dominion/tavern.downstairs index 0d96324ff..558e5906e 100644 --- a/santo_dominion/tavern.downstairs +++ b/santo_dominion/tavern.downstairs @@ -1,13 +1,14 @@ arch map name The Golden Lion -difficulty 1 +difficulty 16 region santodominion width 32 height 32 -enter_x 25 -enter_y 24 +enter_x 21 +enter_y 19 msg -Created: 2000-02-17 +Created: 2000-11-17 +Modified: 2008-09-27 Rick Tanner endmsg end arch pstone_1 diff --git a/santo_dominion/tobias b/santo_dominion/tobias index 9d63da02a..65b7087e7 100644 --- a/santo_dominion/tobias +++ b/santo_dominion/tobias @@ -1,14 +1,14 @@ arch map name Tobias Tower -difficulty 1 +difficulty 4 region santodominion width 35 height 23 enter_x 5 -enter_y 21 +enter_y 22 msg Created: Andreas Vogl (red.blaze@gmx.net) -Modified: 2007-11-04 Andreas Kirschbaum +Modified: 2008-09-27 Rick Tanner endmsg end arch blocked diff --git a/santo_dominion/tobias.top b/santo_dominion/tobias.top index 0494e05a9..2698a2169 100644 --- a/santo_dominion/tobias.top +++ b/santo_dominion/tobias.top @@ -1,11 +1,14 @@ arch map name Tobias Tower -difficulty 1 +difficulty 8 region santodominion width 25 height 25 +enter_x 12 +enter_y 12 msg Created: 1993-02-12 +Modified: 2008-09-27 Rick Tanner endmsg end arch cobblestones diff --git a/santo_dominion/tollpost b/santo_dominion/tollpost index a950d9e01..acf32054f 100644 --- a/santo_dominion/tollpost +++ b/santo_dominion/tollpost @@ -1,9 +1,14 @@ arch map name Santo Dominion Toll St. -difficulty 1 +difficulty 16 region santodominion width 24 height 22 +enter_x 10 +enter_y 21 +msg +Modified: 2008-09-27 Rick Tanner +endmsg end arch dirtfloor end