Test for mover moving doors.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13872 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
ca580f557a
commit
0563862d4d
|
@ -4,7 +4,7 @@ width 16
|
||||||
height 5
|
height 5
|
||||||
msg
|
msg
|
||||||
Created: 1998-02-16
|
Created: 1998-02-16
|
||||||
Modified: 2008-05-30 Andreas Kirschbaum
|
Modified: 2010-09-21 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch afloor_right
|
arch afloor_right
|
||||||
|
@ -47,6 +47,15 @@ level 1
|
||||||
end
|
end
|
||||||
arch mover_3
|
arch mover_3
|
||||||
x 8
|
x 8
|
||||||
|
y 2
|
||||||
|
level 1
|
||||||
|
end
|
||||||
|
arch door_1
|
||||||
|
x 8
|
||||||
|
y 2
|
||||||
|
end
|
||||||
|
arch mover_3
|
||||||
|
x 8
|
||||||
y 4
|
y 4
|
||||||
level 1
|
level 1
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue