From 3b9660d5b0a4629802eb9a8341c8de3b6ed93bec Mon Sep 17 00:00:00 2001 From: rjtanner Date: Wed, 17 Sep 2008 01:02:57 +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, added region wilderness git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9879 282e977c-c81d-0410-88c4-b93c2d0d6712 --- dungeons/hut/ancient_hut | 6 ++++-- dungeons/hut/kjerring | 8 +++++--- dungeons/hut/watertunnel | 4 +++- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/dungeons/hut/ancient_hut b/dungeons/hut/ancient_hut index bcbd26918..fbf888925 100644 --- a/dungeons/hut/ancient_hut +++ b/dungeons/hut/ancient_hut @@ -1,12 +1,14 @@ arch map name Ancient Hut reset_timeout 7200 -difficulty 1 +difficulty 10 +region wilderness width 12 height 12 enter_x 6 msg -Created: 1994-02-17 +Created: 1994-05-17 +Modified: 2008-09-16 Rick Tanner endmsg end arch cobblestones diff --git a/dungeons/hut/kjerring b/dungeons/hut/kjerring index 915cdee7a..566cc651d 100644 --- a/dungeons/hut/kjerring +++ b/dungeons/hut/kjerring @@ -1,13 +1,15 @@ arch map name Kjerring reset_timeout 7200 -difficulty 4 +difficulty 8 +region wilderness width 100 height 19 -enter_x 1 +enter_x 2 enter_y 9 msg -Created: 1994-02-17 +Created: 1994-05-17 +Modified: 2008-09-16 Rick Tanner endmsg end arch blocked diff --git a/dungeons/hut/watertunnel b/dungeons/hut/watertunnel index 924be186c..3b0baf5cb 100644 --- a/dungeons/hut/watertunnel +++ b/dungeons/hut/watertunnel @@ -2,12 +2,14 @@ arch map name Watertunnel reset_timeout 7200 difficulty 1 +region wilderness width 50 height 19 enter_x 8 enter_y 13 msg -Created: 1994-02-17 +Created: 1994-05-17 +Modified: 2008-09-16 Rick Tanner endmsg end arch blocked