Fix enter_x/y coordinates.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3629 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
d0d132077a
commit
c4331b4e50
|
@ -8,7 +8,7 @@ endmsg
|
||||||
width 13
|
width 13
|
||||||
height 13
|
height 13
|
||||||
enter_x 6
|
enter_x 6
|
||||||
enter_y 13
|
enter_y 12
|
||||||
difficulty 7
|
difficulty 7
|
||||||
outdoor 1
|
outdoor 1
|
||||||
end
|
end
|
||||||
|
|
|
@ -8,7 +8,7 @@ endmsg
|
||||||
width 13
|
width 13
|
||||||
height 13
|
height 13
|
||||||
enter_x 6
|
enter_x 6
|
||||||
enter_y 13
|
enter_y 12
|
||||||
difficulty 7
|
difficulty 7
|
||||||
outdoor 1
|
outdoor 1
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue