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
width 23
height 25
enter_x 12
enter_x 11
enter_y 23
msg
Created: 1993-10-27
Modified: 2008-10-04 Rick Tanner
endmsg
end
arch jungle_2

View File

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

View File

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

View File

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