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@10031 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
8e85fab476
commit
da68f5f705
|
@ -1,15 +1,15 @@
|
||||||
arch map
|
arch map
|
||||||
name City de Clouds Big Store
|
name City de Clouds Big Store
|
||||||
reset_timeout 7200
|
reset_timeout 7200
|
||||||
difficulty 1
|
difficulty 100
|
||||||
region citydeclouds
|
region citydeclouds
|
||||||
width 51
|
width 51
|
||||||
height 50
|
height 50
|
||||||
enter_x 1
|
enter_x 41
|
||||||
enter_y 1
|
enter_y 2
|
||||||
msg
|
msg
|
||||||
Created: 2004-08-03 Mikeeusa
|
Created: 2004-08-03 Mikeeusa
|
||||||
Modified: 2008-05-18 Arvid Norlander
|
Modified: 2008-10-06 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue