mirror of
https://github.com/hypervortex/VH-Bombsquad-Modded-Server-Files
synced 2025-11-07 17:36:08 +00:00
53 lines
1.7 KiB
Python
53 lines
1.7 KiB
Python
# Released under the MIT License. See LICENSE for details.
|
|
#
|
|
|
|
# This file was automatically generated from "roundabout.ma"
|
|
# pylint: disable=all
|
|
points = {}
|
|
# noinspection PyDictCreation
|
|
boxes = {}
|
|
boxes['area_of_interest_bounds'] = (
|
|
(-1.552280404, 3.189001207, -2.40908495)
|
|
+ (0.0, 0.0, 0.0)
|
|
+ (11.96255385, 8.857531648, 9.531689995)
|
|
)
|
|
points['ffa_spawn1'] = (-4.056288044, 3.85970651, -4.6096757) + (
|
|
0.9393824595,
|
|
1.0,
|
|
1.422669346,
|
|
)
|
|
points['ffa_spawn2'] = (0.9091263403, 3.849381394, -4.673201431) + (
|
|
0.9179219809,
|
|
1.0,
|
|
1.422669346,
|
|
)
|
|
points['ffa_spawn3'] = (-1.50312174, 1.498336991, -0.7271163774) + (
|
|
5.733928927,
|
|
1.0,
|
|
0.1877531607,
|
|
)
|
|
points['flag1'] = (-3.01567985, 3.846779683, -6.702828912)
|
|
points['flag2'] = (-0.01282460768, 3.828492613, -6.684991743)
|
|
points['flag_default'] = (-1.509110449, 1.447854976, -1.440324146)
|
|
boxes['map_bounds'] = (
|
|
(-1.615296127, 8.764115729, -2.663738363)
|
|
+ (0.0, 0.0, 0.0)
|
|
+ (20.48886392, 18.92340529, 13.79786814)
|
|
)
|
|
points['powerup_spawn1'] = (-6.794510156, 2.660340814, 0.01205780317)
|
|
points['powerup_spawn2'] = (3.611953494, 2.660340814, 0.01205780317)
|
|
points['shadow_lower_bottom'] = (-1.848173322, 0.6339980822, 2.267036343)
|
|
points['shadow_lower_top'] = (-1.848173322, 1.077175164, 2.267036343)
|
|
points['shadow_upper_bottom'] = (-1.848173322, 6.04794944, 2.267036343)
|
|
points['shadow_upper_top'] = (-1.848173322, 9.186681264, 2.267036343)
|
|
points['spawn1'] = (-4.056288044, 3.85970651, -4.6096757) + (
|
|
0.9393824595,
|
|
1.0,
|
|
1.422669346,
|
|
)
|
|
points['spawn2'] = (0.9091263403, 3.849381394, -4.673201431) + (
|
|
0.9179219809,
|
|
1.0,
|
|
1.422669346,
|
|
)
|
|
points['tnt1'] = (-1.509110449, 2.457517361, 0.2340271555)
|