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@9988 282e977c-c81d-0410-88c4-b93c2d0d6712
master
rjtanner 2008-10-04 07:25:21 +00:00
parent db5434c9a7
commit 4567a3a882
4 changed files with 10 additions and 5 deletions

View File

@ -4,10 +4,11 @@ difficulty 1
region wolfsburg region wolfsburg
width 23 width 23
height 25 height 25
enter_x 12 enter_x 11
enter_y 23 enter_y 23
msg msg
Created: 1993-10-27 Created: 1993-10-27
Modified: 2008-10-04 Rick Tanner
endmsg endmsg
end end
arch jungle_2 arch jungle_2

View File

@ -1,6 +1,6 @@
arch map arch map
name Temple of Ixalovh name Temple of Ixalovh
difficulty 1 difficulty 3
region wolfsburg region wolfsburg
width 20 width 20
height 20 height 20
@ -8,6 +8,7 @@ enter_x 2
enter_y 6 enter_y 6
msg msg
Created: 2004-03-10 Avion Created: 2004-03-10 Avion
Modified: 2008-10-04 Rick Tanner
endmsg endmsg
outdoor 1 outdoor 1
end end

View File

@ -1,13 +1,13 @@
arch map arch map
name Reticent Temple name Reticent Temple
difficulty 1 difficulty 16
region wolfsburg region wolfsburg
width 46 width 46
height 37 height 37
enter_x 1 enter_x 1
enter_y 1 enter_y 1
msg msg
Modified: 2008-05-23 Arvid Norlander Modified: 2008-10-04 Rick Tanner
endmsg endmsg
end end
arch small_stones arch small_stones

View File

@ -5,7 +5,10 @@ region wolfsburg
width 25 width 25
height 25 height 25
enter_x 12 enter_x 12
enter_y 22 enter_y 23
msg
Modified: 2008-10-04 Rick Tanner
endmsg
end end
arch marble arch marble
end end