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
|
||||
y 9
|
||||
end
|
||||
arch detector
|
||||
arch pedestal
|
||||
x 4
|
||||
y 10
|
||||
invisible 1
|
||||
connected 2
|
||||
end
|
||||
arch dunes
|
||||
|
@ -1156,17 +1155,16 @@ arch desert
|
|||
x 8
|
||||
y 14
|
||||
end
|
||||
arch pedestal
|
||||
x 8
|
||||
y 15
|
||||
connected 4
|
||||
walk_off 0
|
||||
end
|
||||
arch desert
|
||||
x 8
|
||||
y 15
|
||||
end
|
||||
arch detector
|
||||
x 8
|
||||
y 15
|
||||
speed 1.0
|
||||
invisible 1
|
||||
connected 4
|
||||
end
|
||||
arch desert
|
||||
x 8
|
||||
y 16
|
||||
|
@ -1454,17 +1452,16 @@ arch pillars
|
|||
x 10
|
||||
y 13
|
||||
end
|
||||
arch pedestal
|
||||
x 10
|
||||
y 14
|
||||
connected 4
|
||||
walk_off 0
|
||||
end
|
||||
arch desert
|
||||
x 10
|
||||
y 14
|
||||
end
|
||||
arch detector
|
||||
x 10
|
||||
y 14
|
||||
speed 1.0
|
||||
invisible 1
|
||||
connected 4
|
||||
end
|
||||
arch desert
|
||||
x 10
|
||||
y 15
|
||||
|
@ -1730,17 +1727,16 @@ arch desert
|
|||
x 12
|
||||
y 3
|
||||
end
|
||||
arch pedestal
|
||||
x 12
|
||||
y 4
|
||||
connected 2
|
||||
walk_off 0
|
||||
end
|
||||
arch desert
|
||||
x 12
|
||||
y 4
|
||||
end
|
||||
arch detector
|
||||
x 12
|
||||
y 4
|
||||
speed 1.0
|
||||
invisible 1
|
||||
connected 2
|
||||
end
|
||||
arch desert
|
||||
x 12
|
||||
y 5
|
||||
|
@ -1798,15 +1794,16 @@ arch desert
|
|||
x 12
|
||||
y 15
|
||||
end
|
||||
arch paved_1_2
|
||||
x 12
|
||||
y 15
|
||||
end
|
||||
arch pedestal
|
||||
x 12
|
||||
y 15
|
||||
invisible 1
|
||||
connected 3
|
||||
walk_off 0
|
||||
end
|
||||
arch paved_1_2
|
||||
x 12
|
||||
y 15
|
||||
end
|
||||
arch desert
|
||||
x 12
|
||||
|
@ -3044,17 +3041,16 @@ arch desert
|
|||
x 20
|
||||
y 6
|
||||
end
|
||||
arch pedestal
|
||||
x 20
|
||||
y 7
|
||||
connected 1
|
||||
walk_off 0
|
||||
end
|
||||
arch desert
|
||||
x 20
|
||||
y 7
|
||||
end
|
||||
arch detector
|
||||
x 20
|
||||
y 7
|
||||
speed 1.0
|
||||
invisible 1
|
||||
connected 1
|
||||
end
|
||||
arch cobblestones
|
||||
x 20
|
||||
y 8
|
||||
|
|
Loading…
Reference in New Issue