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
|
width 11
|
||||||
height 11
|
height 11
|
||||||
enter_x 9
|
enter_x 9
|
||||||
enter_y 1
|
enter_y 2
|
||||||
msg
|
msg
|
||||||
Created: 2008-01-12 lauwenmark
|
Created: 2008-01-12 lauwenmark
|
||||||
Modified: 2008-01-12 lauwenmark
|
Modified: 2008-10-04 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
maplore
|
maplore
|
||||||
This map is part of the Quest of the Two Heimser Brothers.
|
This map is part of the Quest of the Two Heimser Brothers.
|
||||||
|
|
|
@ -1,9 +1,12 @@
|
||||||
arch map
|
arch map
|
||||||
name Huts
|
name Huts
|
||||||
difficulty 1
|
difficulty 5
|
||||||
region wolfsburg
|
region wolfsburg
|
||||||
width 34
|
width 34
|
||||||
height 30
|
height 30
|
||||||
|
msg
|
||||||
|
Modified: 2008-10-04 Rick Tanner
|
||||||
|
endmsg
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue