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
|
arch map
|
||||||
name Temple Naive
|
name Temple Naive
|
||||||
difficulty 1
|
difficulty 30
|
||||||
|
region santodominion
|
||||||
width 32
|
width 32
|
||||||
height 32
|
height 32
|
||||||
|
enter_x 30
|
||||||
|
enter_y 15
|
||||||
msg
|
msg
|
||||||
Created: 2006-05-28 Bort
|
Created: 2006-05-28 Bort
|
||||||
|
Modified: 2008-09-27 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch marble
|
arch marble
|
||||||
|
|
|
||||||
|
|
@ -1,11 +1,14 @@
|
||||||
arch map
|
arch map
|
||||||
name Temple Naive
|
name Temple Naive
|
||||||
difficulty 1
|
difficulty 30
|
||||||
|
region santodominion
|
||||||
width 32
|
width 32
|
||||||
height 32
|
height 32
|
||||||
|
enter_x 15
|
||||||
|
enter_y 4
|
||||||
msg
|
msg
|
||||||
Created: 2006-07-03 Bort
|
Created: 2006-07-03 Bort
|
||||||
Modified: 2007-11-04 Andreas Kirschbaum
|
Modified: 2008-09-27 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch marble
|
arch marble
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue