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
master
rjtanner 2008-09-17 01:02:57 +00:00
parent 736a8bf92d
commit 3b9660d5b0
3 changed files with 12 additions and 6 deletions

View File

@ -1,12 +1,14 @@
arch map arch map
name Ancient Hut name Ancient Hut
reset_timeout 7200 reset_timeout 7200
difficulty 1 difficulty 10
region wilderness
width 12 width 12
height 12 height 12
enter_x 6 enter_x 6
msg msg
Created: 1994-02-17 Created: 1994-05-17
Modified: 2008-09-16 Rick Tanner
endmsg endmsg
end end
arch cobblestones arch cobblestones

View File

@ -1,13 +1,15 @@
arch map arch map
name Kjerring name Kjerring
reset_timeout 7200 reset_timeout 7200
difficulty 4 difficulty 8
region wilderness
width 100 width 100
height 19 height 19
enter_x 1 enter_x 2
enter_y 9 enter_y 9
msg msg
Created: 1994-02-17 Created: 1994-05-17
Modified: 2008-09-16 Rick Tanner
endmsg endmsg
end end
arch blocked arch blocked

View File

@ -2,12 +2,14 @@ arch map
name Watertunnel name Watertunnel
reset_timeout 7200 reset_timeout 7200
difficulty 1 difficulty 1
region wilderness
width 50 width 50
height 19 height 19
enter_x 8 enter_x 8
enter_y 13 enter_y 13
msg msg
Created: 1994-02-17 Created: 1994-05-17
Modified: 2008-09-16 Rick Tanner
endmsg endmsg
end end
arch blocked arch blocked