Map header update: Update maps with entrance x & y coordinates
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9992 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
557b05298c
commit
e3af947463
|
@ -6,10 +6,10 @@ darkness 1
|
|||
width 11
|
||||
height 11
|
||||
enter_x 9
|
||||
enter_y 1
|
||||
enter_y 2
|
||||
msg
|
||||
Created: 2008-01-12 lauwenmark
|
||||
Modified: 2008-01-12 lauwenmark
|
||||
Modified: 2008-10-04 Rick Tanner
|
||||
endmsg
|
||||
maplore
|
||||
This map is part of the Quest of the Two Heimser Brothers.
|
||||
|
|
|
@ -1,9 +1,12 @@
|
|||
arch map
|
||||
name Huts
|
||||
difficulty 1
|
||||
difficulty 5
|
||||
region wolfsburg
|
||||
width 34
|
||||
height 30
|
||||
msg
|
||||
Modified: 2008-10-04 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch blocked
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue