Election: Add invasion polygons for Election fixtures.

This commit is contained in:
kestred 2014-02-24 22:52:48 -07:00
parent ccd3fe59de
commit 72ffacbfe6

View file

@ -214,26 +214,58 @@ InvasionPathPolygons = [
# ------ Buildings ------
# Library:
[
(43.596, -19.401),
(78.205, -19.732),
(86.742, -32.561),
(86.4, -31.505),
(87.124, -55.755),
(78.209, -65.005),
(43.309, -65.455),
(34.761, -56.078),
(34.408, -32.424),
(33.38, -31.505),
],
# Library right pillar:
rect(45.58, -21.61, 52.23, -29.201),
# Bank:
[
(55.057, 59.839),
(58.309, 68.780),
(93.410, 68.583),
(97.441, 59.121),
(97.421, 34.923),
(93.758, 20.878),
(58.610, 20.347),
(97.5, 33.1),
(54.879, 33.076),
],
# Bank left pillar:
rect(59.5, 28.6, 65.68, 21.85),
# Bank right pillar:
rect(86.9, 28.9, 94.6, 21.0),
# ------ Election objects ------
# Election ropes
[
( 49.7997, 12.7841),
( 57.8, 29.2),
( 95.4, 30.8),
(109.38, 15.45),
(108.45, -16.39),
( 75.92, -28.77),
( 68.60, -29.25),
( 51.0953, -11.172),
],
# Podium:
rect(90.34, -17.98, 70.46, 17.3),
# Jellybean stand:
[
(9.44, 14.3),
(11.8, 20.84),
(21.83, 14.18),
(20.96, 7.51),
],
# Pie stand:
[
(38.02, -19.6),
(41.6, -25.3),
(26.8, -31.75),
(23.55, -25.1),
],
]
# This is created globally so that all initialization path-tests are done at