mirror of
https://github.com/hypervortex/VH-Bombsquad-Modded-Server-Files
synced 2025-11-07 17:36:08 +00:00
60 lines
1.9 KiB
Python
60 lines
1.9 KiB
Python
# Released under the MIT License. See LICENSE for details.
|
|
#
|
|
|
|
# This file was automatically generated from "the_pad.ma"
|
|
# pylint: disable=all
|
|
points = {}
|
|
# noinspection PyDictCreation
|
|
boxes = {}
|
|
boxes['area_of_interest_bounds'] = (
|
|
(0.3544110667, 4.493562578, -2.518391331)
|
|
+ (0.0, 0.0, 0.0)
|
|
+ (16.64754831, 8.06138989, 18.5029888)
|
|
)
|
|
points['ffa_spawn1'] = (-3.812275836, 4.380655495, -8.962074979) + (
|
|
2.371946621,
|
|
1.0,
|
|
0.8737798622,
|
|
)
|
|
points['ffa_spawn2'] = (4.472503025, 4.406820459, -9.007239732) + (
|
|
2.708525168,
|
|
1.0,
|
|
0.8737798622,
|
|
)
|
|
points['ffa_spawn3'] = (6.972673935, 4.380775486, -7.424407061) + (
|
|
0.4850648533,
|
|
1.0,
|
|
1.597018665,
|
|
)
|
|
points['ffa_spawn4'] = (-6.36978974, 4.380775486, -7.424407061) + (
|
|
0.4850648533,
|
|
1.0,
|
|
1.597018665,
|
|
)
|
|
points['flag1'] = (-7.026110145, 4.308759233, -6.302807727)
|
|
points['flag2'] = (7.632557137, 4.366002373, -6.287969342)
|
|
points['flag_default'] = (0.4611826686, 4.382076338, 3.680881802)
|
|
boxes['map_bounds'] = (
|
|
(0.2608783669, 4.899663734, -3.543675157)
|
|
+ (0.0, 0.0, 0.0)
|
|
+ (29.23565494, 14.19991443, 29.92689344)
|
|
)
|
|
points['powerup_spawn1'] = (-4.166594349, 5.281834349, -6.427493781)
|
|
points['powerup_spawn2'] = (4.426873526, 5.342460464, -6.329745237)
|
|
points['powerup_spawn3'] = (-4.201686731, 5.123385835, 0.4400721376)
|
|
points['powerup_spawn4'] = (4.758924722, 5.123385835, 0.3494054559)
|
|
points['shadow_lower_bottom'] = (-0.2912522507, 2.020798381, 5.341226521)
|
|
points['shadow_lower_top'] = (-0.2912522507, 3.206066063, 5.341226521)
|
|
points['shadow_upper_bottom'] = (-0.2912522507, 6.062361813, 5.341226521)
|
|
points['shadow_upper_top'] = (-0.2912522507, 9.827201965, 5.341226521)
|
|
points['spawn1'] = (-3.902942148, 4.380655495, -8.962074979) + (
|
|
1.66339533,
|
|
1.0,
|
|
0.8737798622,
|
|
)
|
|
points['spawn2'] = (4.775040345, 4.406820459, -9.007239732) + (
|
|
1.66339533,
|
|
1.0,
|
|
0.8737798622,
|
|
)
|
|
points['tnt1'] = (0.4599593402, 4.044276501, -6.573537395)
|