mirror of
https://github.com/hypervortex/VH-Bombsquad-Modded-Server-Files
synced 2026-08-15 13:04:50 +00:00
51 lines
1.7 KiB
Python
51 lines
1.7 KiB
Python
# Released under the MIT License. See LICENSE for details.
|
|
#
|
|
|
|
# This file was automatically generated from "football_stadium.ma"
|
|
# pylint: disable=all
|
|
points = {}
|
|
# noinspection PyDictCreation
|
|
boxes = {}
|
|
boxes['area_of_interest_bounds'] = (
|
|
(0.0, 1.185751251, 0.4326226188)
|
|
+ (0.0, 0.0, 0.0)
|
|
+ (29.8180273, 11.57249038, 18.89134176)
|
|
)
|
|
boxes['edge_box'] = (
|
|
(-0.103873591, 0.4133341891, 0.4294651013)
|
|
+ (0.0, 0.0, 0.0)
|
|
+ (22.48295719, 1.290242794, 8.990252454)
|
|
)
|
|
points['ffa_spawn1'] = (-0.08015551329, 0.02275111462, -4.373674593) + (
|
|
8.895057015,
|
|
1.0,
|
|
0.444350722,
|
|
)
|
|
points['ffa_spawn2'] = (-0.08015551329, 0.02275111462, 4.076288941) + (
|
|
8.895057015,
|
|
1.0,
|
|
0.444350722,
|
|
)
|
|
points['flag1'] = (-10.99027878, 0.05744967453, 0.1095578275)
|
|
points['flag2'] = (11.01486398, 0.03986567039, 0.1095578275)
|
|
points['flag_default'] = (-0.1001374046, 0.04180340146, 0.1095578275)
|
|
boxes['goal1'] = (
|
|
(12.22454533, 1.0, 0.1087926362) + (0.0, 0.0, 0.0) + (2.0, 2.0, 12.97466313)
|
|
)
|
|
boxes['goal2'] = (
|
|
(-12.15961605, 1.0, 0.1097860203)
|
|
+ (0.0, 0.0, 0.0)
|
|
+ (2.0, 2.0, 13.11856424)
|
|
)
|
|
boxes['map_bounds'] = (
|
|
(0.0, 1.185751251, 0.4326226188)
|
|
+ (0.0, 0.0, 0.0)
|
|
+ (42.09506485, 22.81173179, 29.76723155)
|
|
)
|
|
points['powerup_spawn1'] = (5.414681236, 0.9515026107, -5.037912441)
|
|
points['powerup_spawn2'] = (-5.555402285, 0.9515026107, -5.037912441)
|
|
points['powerup_spawn3'] = (5.414681236, 0.9515026107, 5.148223181)
|
|
points['powerup_spawn4'] = (-5.737266365, 0.9515026107, 5.148223181)
|
|
points['spawn1'] = (-10.03866341, 0.02275111462, 0.0) + (0.5, 1.0, 4.0)
|
|
points['spawn2'] = (9.823107149, 0.01092306765, 0.0) + (0.5, 1.0, 4.0)
|
|
points['tnt1'] = (-0.08421587483, 0.9515026107, -0.7762602271)
|