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@9849 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
8490afccb4
commit
969f7eaaa4
|
@ -1,14 +1,16 @@
|
||||||
arch map
|
arch map
|
||||||
name Bob's Fish & Chips
|
name Bob's Fish & Chips
|
||||||
fixed_resettime 1
|
fixed_resettime 1
|
||||||
difficulty 1
|
difficulty 10
|
||||||
region darcap
|
region darcap
|
||||||
shopitems food:100;flesh:50;*:-80
|
shopitems food:100;flesh:50;*:-80
|
||||||
shopmax 8000
|
shopmax 8000
|
||||||
width 16
|
width 16
|
||||||
height 16
|
height 16
|
||||||
|
enter_x 2
|
||||||
|
enter_y 1
|
||||||
msg
|
msg
|
||||||
Modified: 2008-05-23 Arvid Norlander
|
Modified: 2008-09-14 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch woodfloor
|
arch woodfloor
|
||||||
|
|
Loading…
Reference in New Issue