mirror of
https://github.com/hypervortex/VH-Bombsquad-Modded-Server-Files
synced 2026-08-15 13:04:50 +00:00
40 lines
1.5 KiB
Python
40 lines
1.5 KiB
Python
# Released under the MIT License. See LICENSE for details.
|
|
#
|
|
|
|
# This file was automatically generated from "hockey_stadium.ma"
|
|
# pylint: disable=all
|
|
points = {}
|
|
# noinspection PyDictCreation
|
|
boxes = {}
|
|
boxes['area_of_interest_bounds'] = (
|
|
(0.0, 0.7956858119, 0.0)
|
|
+ (0.0, 0.0, 0.0)
|
|
+ (30.80223883, 0.5961646365, 13.88431707)
|
|
)
|
|
points['ffa_spawn1'] = (-0.001925625146, 0.02305323209, -3.81971842) + (
|
|
7.828121539,
|
|
1.0,
|
|
0.1588021252,
|
|
)
|
|
points['ffa_spawn2'] = (-0.001925625146, 0.02305323209, 3.560115735) + (
|
|
7.828121539,
|
|
1.0,
|
|
0.05859841271,
|
|
)
|
|
points['flag1'] = (-11.21689747, 0.09527878981, -0.07659307272)
|
|
points['flag2'] = (11.08204909, 0.04119542459, -0.07659307272)
|
|
points['flag_default'] = (-0.01690735171, 0.06139940044, -0.07659307272)
|
|
boxes['goal1'] = (8.45, 1.0, 0.0) + (0.0, 0.0, 0.0) + (0.4334079123, 1.6, 3.0)
|
|
boxes['goal2'] = (-8.45, 1.0, 0.0) + (0.0, 0.0, 0.0) + (0.4334079123, 1.6, 3.0)
|
|
boxes['map_bounds'] = (
|
|
(0.0, 0.7956858119, -0.4689020853)
|
|
+ (0.0, 0.0, 0.0)
|
|
+ (35.16182389, 12.18696164, 21.52869693)
|
|
)
|
|
points['powerup_spawn1'] = (-3.654355317, 1.080990833, -4.765886164)
|
|
points['powerup_spawn2'] = (-3.654355317, 1.080990833, 4.599802158)
|
|
points['powerup_spawn3'] = (2.881071011, 1.080990833, -4.765886164)
|
|
points['powerup_spawn4'] = (2.881071011, 1.080990833, 4.599802158)
|
|
points['spawn1'] = (-6.835352227, 0.02305323209, 0.0) + (1.0, 1.0, 3.0)
|
|
points['spawn2'] = (6.857415055, 0.03938567998, 0.0) + (1.0, 1.0, 3.0)
|
|
points['tnt1'] = (-0.05791962398, 1.080990833, -4.765886164)
|