Map header updates: Update maps with entrance x & y coordinates, adjust map level difficulty to something slightly more realistic, added santodominion as the region
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9938 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
e0888d449c
commit
30113eebec
|
@ -1,10 +1,14 @@
|
|||
arch map
|
||||
name Temple Naive
|
||||
difficulty 1
|
||||
difficulty 30
|
||||
region santodominion
|
||||
width 32
|
||||
height 32
|
||||
enter_x 30
|
||||
enter_y 15
|
||||
msg
|
||||
Created: 2006-05-28 Bort
|
||||
Modified: 2008-09-27 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch marble
|
||||
|
|
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name Temple Naive
|
||||
difficulty 1
|
||||
difficulty 30
|
||||
region santodominion
|
||||
width 32
|
||||
height 32
|
||||
enter_x 15
|
||||
enter_y 4
|
||||
msg
|
||||
Created: 2006-07-03 Bort
|
||||
Modified: 2007-11-04 Andreas Kirschbaum
|
||||
Modified: 2008-09-27 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch marble
|
||||
|
|
Loading…
Reference in New Issue