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-b93c2d0d6712
master
akirschbaum 2005-09-21 09:16:06 +00:00
parent d2b4928f3f
commit b65dd07b75
1 changed files with 2 additions and 1 deletions

View File

@ -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