Fix bug #1738226: detectors not detecting player.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6618 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c1abe0be1d
commit
a95a2ea25f
|
|
@ -564,10 +564,9 @@ arch desert
|
||||||
x 4
|
x 4
|
||||||
y 9
|
y 9
|
||||||
end
|
end
|
||||||
arch detector
|
arch pedestal
|
||||||
x 4
|
x 4
|
||||||
y 10
|
y 10
|
||||||
invisible 1
|
|
||||||
connected 2
|
connected 2
|
||||||
end
|
end
|
||||||
arch dunes
|
arch dunes
|
||||||
|
|
@ -1156,17 +1155,16 @@ arch desert
|
||||||
x 8
|
x 8
|
||||||
y 14
|
y 14
|
||||||
end
|
end
|
||||||
|
arch pedestal
|
||||||
|
x 8
|
||||||
|
y 15
|
||||||
|
connected 4
|
||||||
|
walk_off 0
|
||||||
|
end
|
||||||
arch desert
|
arch desert
|
||||||
x 8
|
x 8
|
||||||
y 15
|
y 15
|
||||||
end
|
end
|
||||||
arch detector
|
|
||||||
x 8
|
|
||||||
y 15
|
|
||||||
speed 1.0
|
|
||||||
invisible 1
|
|
||||||
connected 4
|
|
||||||
end
|
|
||||||
arch desert
|
arch desert
|
||||||
x 8
|
x 8
|
||||||
y 16
|
y 16
|
||||||
|
|
@ -1454,17 +1452,16 @@ arch pillars
|
||||||
x 10
|
x 10
|
||||||
y 13
|
y 13
|
||||||
end
|
end
|
||||||
|
arch pedestal
|
||||||
|
x 10
|
||||||
|
y 14
|
||||||
|
connected 4
|
||||||
|
walk_off 0
|
||||||
|
end
|
||||||
arch desert
|
arch desert
|
||||||
x 10
|
x 10
|
||||||
y 14
|
y 14
|
||||||
end
|
end
|
||||||
arch detector
|
|
||||||
x 10
|
|
||||||
y 14
|
|
||||||
speed 1.0
|
|
||||||
invisible 1
|
|
||||||
connected 4
|
|
||||||
end
|
|
||||||
arch desert
|
arch desert
|
||||||
x 10
|
x 10
|
||||||
y 15
|
y 15
|
||||||
|
|
@ -1730,17 +1727,16 @@ arch desert
|
||||||
x 12
|
x 12
|
||||||
y 3
|
y 3
|
||||||
end
|
end
|
||||||
|
arch pedestal
|
||||||
|
x 12
|
||||||
|
y 4
|
||||||
|
connected 2
|
||||||
|
walk_off 0
|
||||||
|
end
|
||||||
arch desert
|
arch desert
|
||||||
x 12
|
x 12
|
||||||
y 4
|
y 4
|
||||||
end
|
end
|
||||||
arch detector
|
|
||||||
x 12
|
|
||||||
y 4
|
|
||||||
speed 1.0
|
|
||||||
invisible 1
|
|
||||||
connected 2
|
|
||||||
end
|
|
||||||
arch desert
|
arch desert
|
||||||
x 12
|
x 12
|
||||||
y 5
|
y 5
|
||||||
|
|
@ -1798,15 +1794,16 @@ arch desert
|
||||||
x 12
|
x 12
|
||||||
y 15
|
y 15
|
||||||
end
|
end
|
||||||
arch paved_1_2
|
|
||||||
x 12
|
|
||||||
y 15
|
|
||||||
end
|
|
||||||
arch pedestal
|
arch pedestal
|
||||||
x 12
|
x 12
|
||||||
y 15
|
y 15
|
||||||
invisible 1
|
invisible 1
|
||||||
connected 3
|
connected 3
|
||||||
|
walk_off 0
|
||||||
|
end
|
||||||
|
arch paved_1_2
|
||||||
|
x 12
|
||||||
|
y 15
|
||||||
end
|
end
|
||||||
arch desert
|
arch desert
|
||||||
x 12
|
x 12
|
||||||
|
|
@ -3044,17 +3041,16 @@ arch desert
|
||||||
x 20
|
x 20
|
||||||
y 6
|
y 6
|
||||||
end
|
end
|
||||||
|
arch pedestal
|
||||||
|
x 20
|
||||||
|
y 7
|
||||||
|
connected 1
|
||||||
|
walk_off 0
|
||||||
|
end
|
||||||
arch desert
|
arch desert
|
||||||
x 20
|
x 20
|
||||||
y 7
|
y 7
|
||||||
end
|
end
|
||||||
arch detector
|
|
||||||
x 20
|
|
||||||
y 7
|
|
||||||
speed 1.0
|
|
||||||
invisible 1
|
|
||||||
connected 1
|
|
||||||
end
|
|
||||||
arch cobblestones
|
arch cobblestones
|
||||||
x 20
|
x 20
|
||||||
y 8
|
y 8
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue