Map header updates: Update maps with entrance x & y coordinates, adjust map level difficulty to something slightly more realistic, added shop headers to the map
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10032 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
da68f5f705
commit
6ed0ebfe5a
|
@ -1,15 +1,19 @@
|
||||||
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 65
|
||||||
region citydeclouds
|
region citydeclouds
|
||||||
|
shopitems *:-50
|
||||||
|
shopgreed 2.00000
|
||||||
|
shopmin 10
|
||||||
|
shopmax 10000
|
||||||
width 50
|
width 50
|
||||||
height 47
|
height 47
|
||||||
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-29 Arvid Norlander
|
Modified: 2008-10-06 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue