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
|
||||
width 41
|
||||
height 41
|
||||
enter_x 3
|
||||
enter_x 2
|
||||
enter_y 2
|
||||
end
|
||||
arch blocked
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue