From 8b96c81bfcef38100271dc5d92cc8ed626aef32d Mon Sep 17 00:00:00 2001 From: rjtanner Date: Thu, 2 Oct 2008 01:38: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@9971 282e977c-c81d-0410-88c4-b93c2d0d6712 --- whalingoutpost/houses/fishershouse1 | 8 ++++---- whalingoutpost/houses/infestedhouse1 | 6 +++--- whalingoutpost/lightkeepershouseb1 | 8 ++++---- whalingoutpost/misc/castle1 | 7 ++++--- whalingoutpost/misc/castle2 | 7 ++++--- whalingoutpost/misc/castle3 | 7 ++++--- whalingoutpost/misc/castle4 | 8 ++++---- whalingoutpost/misc/castleb1 | 8 ++++---- whalingoutpost/misc/castleb1keep | 8 ++++---- whalingoutpost/misc/castleb2 | 8 ++++---- whalingoutpost/misc/castleb3 | 8 ++++---- whalingoutpost/misc/fisherswell1 | 8 ++++---- whalingoutpost/misc/frostcavern1 | 7 ++++--- whalingoutpost/misc/holeinice1 | 7 ++++--- whalingoutpost/misc/icecavern1 | 7 ++++--- whalingoutpost/misc/icecavern2 | 7 ++++--- whalingoutpost/misc/icehole1 | 7 ++++--- whalingoutpost/misc/polarbearcave1 | 8 ++++---- whalingoutpost/misc/polarbearcave2 | 8 ++++---- whalingoutpost/misc/polarbearcave3 | 8 ++++---- whalingoutpost/misc/trollcave1 | 7 ++++--- 21 files changed, 83 insertions(+), 74 deletions(-) diff --git a/whalingoutpost/houses/fishershouse1 b/whalingoutpost/houses/fishershouse1 index 04f62605e..7cacacbd7 100644 --- a/whalingoutpost/houses/fishershouse1 +++ b/whalingoutpost/houses/fishershouse1 @@ -1,14 +1,14 @@ arch map name Fisherman's House reset_timeout 7200 -difficulty 1 +difficulty 9 width 32 height 26 -enter_x 1 -enter_y 1 +enter_x 4 +enter_y 9 msg Created: 2004-08-03 Mikeeusa -Modified: 2008-05-29 Arvid Norlander +Modified: 2008-10-01 Rick Tanner endmsg outdoor 1 end diff --git a/whalingoutpost/houses/infestedhouse1 b/whalingoutpost/houses/infestedhouse1 index 80b8ba5ab..df6fd2c5f 100644 --- a/whalingoutpost/houses/infestedhouse1 +++ b/whalingoutpost/houses/infestedhouse1 @@ -1,14 +1,14 @@ arch map name Fisherman's Cabin reset_timeout 7200 -difficulty 1 +difficulty 19 width 21 height 19 -enter_x 1 +enter_x 9 enter_y 1 msg Created: 2004-08-03 Mikeeusa -Modified: 2008-05-29 Arvid Norlander +Modified: 2008-10-01 Rick Tanner endmsg outdoor 1 end diff --git a/whalingoutpost/lightkeepershouseb1 b/whalingoutpost/lightkeepershouseb1 index 435609392..bed88135a 100644 --- a/whalingoutpost/lightkeepershouseb1 +++ b/whalingoutpost/lightkeepershouseb1 @@ -1,15 +1,15 @@ arch map name 'Keeper's Cavern reset_timeout 7200 -difficulty 1 +difficulty 35 darkness 3 width 119 height 128 -enter_x 1 -enter_y 1 +enter_x 27 +enter_y 104 msg Created: 2004-08-03 Mikeeusa -Modified: 2008-05-29 Arvid Norlander +Modified: 2008-10-01 Rick Tanner endmsg end arch istone diff --git a/whalingoutpost/misc/castle1 b/whalingoutpost/misc/castle1 index a0a39cf09..f23318959 100644 --- a/whalingoutpost/misc/castle1 +++ b/whalingoutpost/misc/castle1 @@ -1,13 +1,14 @@ arch map name Glacier Keep reset_timeout 7200 -difficulty 1 +difficulty 35 width 64 height 64 -enter_x 1 -enter_y 1 +enter_x 31 +enter_y 62 msg Created: 2004-08-03 Mikeeusa +Modified: 2008-10-01 Rick Tanner endmsg outdoor 1 end diff --git a/whalingoutpost/misc/castle2 b/whalingoutpost/misc/castle2 index 9a254ed9c..59b90bf32 100644 --- a/whalingoutpost/misc/castle2 +++ b/whalingoutpost/misc/castle2 @@ -1,13 +1,14 @@ arch map name Glacier Keep reset_timeout 7200 -difficulty 1 +difficulty 35 width 64 height 64 -enter_x 1 -enter_y 1 +enter_x 9 +enter_y 9 msg Created: 2004-08-03 Mikeeusa +Modified: 2008-10-01 Rick Tanner endmsg outdoor 1 end diff --git a/whalingoutpost/misc/castle3 b/whalingoutpost/misc/castle3 index b8e555568..8873109ec 100644 --- a/whalingoutpost/misc/castle3 +++ b/whalingoutpost/misc/castle3 @@ -1,13 +1,14 @@ arch map name Glacier Keep reset_timeout 7200 -difficulty 1 +difficulty 35 width 64 height 64 -enter_x 1 -enter_y 1 +enter_x 13 +enter_y 12 msg Created: 2004-08-03 Mikeeusa +Modified: 2008-10-01 Rick Tanner endmsg outdoor 1 end diff --git a/whalingoutpost/misc/castle4 b/whalingoutpost/misc/castle4 index cfc06f3ac..601ab5d94 100644 --- a/whalingoutpost/misc/castle4 +++ b/whalingoutpost/misc/castle4 @@ -1,14 +1,14 @@ arch map name Glacier Keep reset_timeout 7200 -difficulty 1 +difficulty 35 width 56 height 44 -enter_x 1 -enter_y 1 +enter_x 27 +enter_y 27 msg Created: 2004-08-03 Mikeeusa -Modified: 2008-05-29 Arvid Norlander +Modified: 2008-10-01 Rick Tanner endmsg outdoor 1 end diff --git a/whalingoutpost/misc/castleb1 b/whalingoutpost/misc/castleb1 index 332871af3..a4c6bb550 100644 --- a/whalingoutpost/misc/castleb1 +++ b/whalingoutpost/misc/castleb1 @@ -1,15 +1,15 @@ arch map name Glacier Keep reset_timeout 7200 -difficulty 1 +difficulty 35 darkness 3 width 63 height 63 -enter_x 1 -enter_y 1 +enter_x 9 +enter_y 7 msg Created: 2004-08-03 Mikeeusa -Modified: 2008-05-30 Andreas Kirschbaum +Modified: 2008-10-01 Rick Tanner endmsg end arch flagstone diff --git a/whalingoutpost/misc/castleb1keep b/whalingoutpost/misc/castleb1keep index 250aac01d..6ee8448f4 100644 --- a/whalingoutpost/misc/castleb1keep +++ b/whalingoutpost/misc/castleb1keep @@ -1,15 +1,15 @@ arch map name Glacier Keep reset_timeout 7200 -difficulty 1 +difficulty 35 darkness 3 width 40 height 40 -enter_x 1 -enter_y 1 +enter_x 24 +enter_y 28 msg Created: 2004-08-03 Mikeeusa -Modified: 2008-05-29 Arvid Norlander +Modified: 2008-10-01 Rick Tanner endmsg end arch blocked diff --git a/whalingoutpost/misc/castleb2 b/whalingoutpost/misc/castleb2 index a9a789919..f011be4ab 100644 --- a/whalingoutpost/misc/castleb2 +++ b/whalingoutpost/misc/castleb2 @@ -1,15 +1,15 @@ arch map name Glacier Keep reset_timeout 7200 -difficulty 1 +difficulty 35 darkness 3 width 134 height 136 -enter_x 1 -enter_y 1 +enter_x 124 +enter_y 126 msg Created: 2004-08-03 Mikeeusa -Modified: 2008-05-29 Arvid Norlander +Modified: 2008-10-01 Rick Tanner endmsg end arch istone diff --git a/whalingoutpost/misc/castleb3 b/whalingoutpost/misc/castleb3 index c03c1bc0b..0e971c227 100644 --- a/whalingoutpost/misc/castleb3 +++ b/whalingoutpost/misc/castleb3 @@ -1,15 +1,15 @@ arch map name Glacier Keep reset_timeout 7200 -difficulty 1 +difficulty 45 darkness 3 width 64 height 46 -enter_x 1 -enter_y 1 +enter_x 57 +enter_y 40 msg Created: 2004-08-03 Mikeeusa -Modified: 2008-05-29 Arvid Norlander +Modified: 2008-10-01 Rick Tanner endmsg end arch blocked diff --git a/whalingoutpost/misc/fisherswell1 b/whalingoutpost/misc/fisherswell1 index ea8c9ec7c..32dfa8647 100644 --- a/whalingoutpost/misc/fisherswell1 +++ b/whalingoutpost/misc/fisherswell1 @@ -1,15 +1,15 @@ arch map name Fisher's Well reset_timeout 7200 -difficulty 1 +difficulty 21 darkness 3 width 18 height 16 -enter_x 1 -enter_y 1 +enter_x 5 +enter_y 4 msg Created: 2004-08-03 Mikeeusa -Modified: 2008-05-29 Arvid Norlander +Modified: 2008-10-01 Rick Tanner endmsg end arch blocked diff --git a/whalingoutpost/misc/frostcavern1 b/whalingoutpost/misc/frostcavern1 index 1bca5b814..4ace515eb 100644 --- a/whalingoutpost/misc/frostcavern1 +++ b/whalingoutpost/misc/frostcavern1 @@ -1,14 +1,15 @@ arch map name Frost Cavern reset_timeout 7200 -difficulty 1 +difficulty 33 darkness 3 width 64 height 76 -enter_x 1 -enter_y 1 +enter_x 34 +enter_y 42 msg Created: 2004-08-03 Mikeeusa +Modified: 2008-10-01 Rick Tanner endmsg end arch istone diff --git a/whalingoutpost/misc/holeinice1 b/whalingoutpost/misc/holeinice1 index e6e3fb1d0..258962a2d 100644 --- a/whalingoutpost/misc/holeinice1 +++ b/whalingoutpost/misc/holeinice1 @@ -1,14 +1,15 @@ arch map name Snow Cave reset_timeout 7200 -difficulty 1 +difficulty 17 darkness 3 width 64 height 64 -enter_x 1 -enter_y 1 +enter_x 19 +enter_y 2 msg Created: 2004-08-03 Mikeeusa +Modified: 2008-10-01 Rick Tanner endmsg end arch istone diff --git a/whalingoutpost/misc/icecavern1 b/whalingoutpost/misc/icecavern1 index 17793e4fd..b0e149678 100644 --- a/whalingoutpost/misc/icecavern1 +++ b/whalingoutpost/misc/icecavern1 @@ -1,14 +1,15 @@ arch map name Ice Cavern reset_timeout 7200 -difficulty 1 +difficulty 75 darkness 3 width 140 height 140 -enter_x 1 -enter_y 1 +enter_x 21 +enter_y 6 msg Created: 2004-08-03 Mikeeusa +Modified: 2008-10-01 Rick Tanner endmsg end arch istone diff --git a/whalingoutpost/misc/icecavern2 b/whalingoutpost/misc/icecavern2 index b8b7ddb7b..0dcd6eea4 100644 --- a/whalingoutpost/misc/icecavern2 +++ b/whalingoutpost/misc/icecavern2 @@ -1,14 +1,15 @@ arch map name Ice Cavern reset_timeout 7200 -difficulty 1 +difficulty 115 darkness 3 width 64 height 64 -enter_x 1 -enter_y 1 +enter_x 3 +enter_y 14 msg Created: 2004-08-03 Mikeeusa +Modified: 2008-10-01 Rick Tanner endmsg end arch istone diff --git a/whalingoutpost/misc/icehole1 b/whalingoutpost/misc/icehole1 index 57939312a..088e4b1d6 100644 --- a/whalingoutpost/misc/icehole1 +++ b/whalingoutpost/misc/icehole1 @@ -1,14 +1,15 @@ arch map name Ice Cave reset_timeout 7200 -difficulty 1 +difficulty 75 darkness 3 width 64 height 64 -enter_x 1 -enter_y 1 +enter_x 36 +enter_y 37 msg Created: 2004-08-03 Mikeeusa +Modified: 2008-10-01 Rick Tanner endmsg end arch istone diff --git a/whalingoutpost/misc/polarbearcave1 b/whalingoutpost/misc/polarbearcave1 index 76a8e0aa6..5243cc126 100644 --- a/whalingoutpost/misc/polarbearcave1 +++ b/whalingoutpost/misc/polarbearcave1 @@ -1,14 +1,14 @@ arch map name Polar Bear Cave reset_timeout 7200 -difficulty 1 +difficulty 11 width 18 height 18 -enter_x 1 -enter_y 1 +enter_x 5 +enter_y 16 msg Created: 2004-08-03 Mikeeusa -Modified: 2008-05-28 Arvid Norlander +Modified: 2008-10-01 Rick Tanner endmsg outdoor 1 end diff --git a/whalingoutpost/misc/polarbearcave2 b/whalingoutpost/misc/polarbearcave2 index 6b5226c4f..f0825daeb 100644 --- a/whalingoutpost/misc/polarbearcave2 +++ b/whalingoutpost/misc/polarbearcave2 @@ -1,14 +1,14 @@ arch map name Polar Bear Lair reset_timeout 7200 -difficulty 1 +difficulty 21 width 34 height 35 -enter_x 1 -enter_y 1 +enter_x 26 +enter_y 33 msg Created: 2004-08-03 Mikeeusa -Modified: 2008-05-28 Arvid Norlander +Modified: 2008-10-01 Rick Tanner endmsg outdoor 1 end diff --git a/whalingoutpost/misc/polarbearcave3 b/whalingoutpost/misc/polarbearcave3 index 5a557d859..13e43a6ba 100644 --- a/whalingoutpost/misc/polarbearcave3 +++ b/whalingoutpost/misc/polarbearcave3 @@ -1,14 +1,14 @@ arch map name Polar Bear Cavern reset_timeout 7200 -difficulty 1 +difficulty 12 width 19 height 25 -enter_x 1 -enter_y 1 +enter_x 6 +enter_y 23 msg Created: 2004-08-03 Mikeeusa -Modified: 2008-05-28 Arvid Norlander +Modified: 2008-10-01 Rick Tanner endmsg outdoor 1 end diff --git a/whalingoutpost/misc/trollcave1 b/whalingoutpost/misc/trollcave1 index eef4c7630..10b812019 100644 --- a/whalingoutpost/misc/trollcave1 +++ b/whalingoutpost/misc/trollcave1 @@ -1,13 +1,14 @@ arch map name Wretched Cave reset_timeout 7200 -difficulty 1 +difficulty 40 width 64 height 64 -enter_x 1 -enter_y 1 +enter_x 8 +enter_y 62 msg Created: 2004-08-03 Mikeeusa +Modified: 2008-10-01 Rick Tanner endmsg outdoor 1 end