Map header updates: Correct creation date in map header that was changed in r7448, it was using the wrong month; 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@9855 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
88f3531411
commit
9974018129
|
@ -1,12 +1,14 @@
|
||||||
arch map
|
arch map
|
||||||
name Tollhouse
|
name Tollhouse
|
||||||
difficulty 1
|
difficulty 8
|
||||||
region darcap
|
region darcap
|
||||||
width 20
|
width 20
|
||||||
height 20
|
height 20
|
||||||
enter_y 1
|
enter_x 4
|
||||||
|
enter_y 7
|
||||||
msg
|
msg
|
||||||
Created: 1994-02-19
|
Created: 1994-10-19
|
||||||
|
Modified: 2008-09-14 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch woodfloor2
|
arch woodfloor2
|
||||||
|
|
Loading…
Reference in New Issue