Fixed issue where players can get stuck.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3533 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
1d1e66847e
commit
7dfe37e54c
|
|
@ -1,6 +1,6 @@
|
||||||
arch map
|
arch map
|
||||||
region pupland
|
|
||||||
name exit
|
name exit
|
||||||
|
region pupland
|
||||||
msg
|
msg
|
||||||
Creator: Gnat the Gnu
|
Creator: Gnat the Gnu
|
||||||
Email: gnu@foo.bar
|
Email: gnu@foo.bar
|
||||||
|
|
@ -473,10 +473,13 @@ x 7
|
||||||
y 2
|
y 2
|
||||||
end
|
end
|
||||||
arch mover_3
|
arch mover_3
|
||||||
speed 0.500000
|
face director.141
|
||||||
speed_left -1.330000
|
|
||||||
level 1
|
|
||||||
attacktype 1
|
attacktype 1
|
||||||
|
speed 0.5
|
||||||
|
sp 4
|
||||||
|
level 1
|
||||||
|
speed_left -1.330000
|
||||||
|
animation mover_4
|
||||||
x 7
|
x 7
|
||||||
y 3
|
y 3
|
||||||
end
|
end
|
||||||
|
|
@ -498,10 +501,13 @@ x 7
|
||||||
y 4
|
y 4
|
||||||
end
|
end
|
||||||
arch mover_3
|
arch mover_3
|
||||||
speed 0.500000
|
face director.121
|
||||||
speed_left -1.330000
|
|
||||||
level 1
|
|
||||||
attacktype 1
|
attacktype 1
|
||||||
|
speed 0.5
|
||||||
|
sp 2
|
||||||
|
level 1
|
||||||
|
speed_left -1.330000
|
||||||
|
animation mover_2
|
||||||
x 7
|
x 7
|
||||||
y 5
|
y 5
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue