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@10050 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
227443f0bc
commit
e8cbe855f3
|
@ -1,11 +1,14 @@
|
||||||
arch map
|
arch map
|
||||||
name Summoner's House
|
name Summoner's House
|
||||||
difficulty 1
|
difficulty 18
|
||||||
region pupland
|
region pupland
|
||||||
width 20
|
width 20
|
||||||
height 21
|
height 21
|
||||||
|
enter_x 8
|
||||||
|
enter_y 18
|
||||||
msg
|
msg
|
||||||
Created: 1996-02-08
|
Created: 1996-02-08
|
||||||
|
Modified: 2008-10-10 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch pit_closed
|
arch pit_closed
|
||||||
|
|
Loading…
Reference in New Issue