Update maps with entrance x & y coordinates

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9824 282e977c-c81d-0410-88c4-b93c2d0d6712
master
rjtanner 2008-09-11 00:38:12 +00:00
parent 2f9b6bdffd
commit e69716ca3d
3 changed files with 10 additions and 1 deletions

View File

@ -9,6 +9,11 @@ shopmax 150000
shoprace human
width 20
height 20
enter_x 9
enter_y 19
msg
Modified: 2008-09-10 Rick Tanner
endmsg
end
arch shop_empty
end

View File

@ -9,9 +9,11 @@ shopmax 150000
shoprace human
width 20
height 20
enter_x 9
enter_y 19
msg
What an odd map.
Modified: 2007-11-04 Andreas Kirschbaum
Modified: 2008-09-10 Rick Tanner
endmsg
end
arch woodfloor

View File

@ -9,6 +9,8 @@ shopmax 150000
shoprace human
width 20
height 20
enter_x 9
enter_y 19
msg
Created: 1994-05-31
Modified: 2008-09-10 Rick Tanner