Fix default entry coodinates. Previously the preceeding random map ended in a wall.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3686 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
d2b4928f3f
commit
b65dd07b75
|
|
@ -7,7 +7,8 @@ Date: Fri Aug 19 16:41:17 1994
|
||||||
endmsg
|
endmsg
|
||||||
width 41
|
width 41
|
||||||
height 41
|
height 41
|
||||||
enter_x 3
|
enter_x 2
|
||||||
|
enter_y 2
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue