vh-bombsquad-modded-server-.../dist/ba_data/python/bastd/mapdata/rampage.py
2024-02-19 18:29:19 +05:30

52 lines
1.6 KiB
Python

# Released under the MIT License. See LICENSE for details.
#
# This file was automatically generated from "rampage.ma"
# pylint: disable=all
points = {}
# noinspection PyDictCreation
boxes = {}
boxes['area_of_interest_bounds'] = (
(0.3544110667, 5.616383286, -4.066055072)
+ (0.0, 0.0, 0.0)
+ (19.90053969, 10.34051135, 8.16221072)
)
boxes['edge_box'] = (
(0.3544110667, 5.438284793, -4.100357672)
+ (0.0, 0.0, 0.0)
+ (12.57718032, 4.645176013, 3.605557343)
)
points['ffa_spawn1'] = (0.5006944438, 5.051501304, -5.79356326) + (
6.626174027,
1.0,
0.3402012662,
)
points['ffa_spawn2'] = (0.5006944438, 5.051501304, -2.435321368) + (
6.626174027,
1.0,
0.3402012662,
)
points['flag1'] = (-5.885814199, 5.112162255, -4.251754911)
points['flag2'] = (6.700855451, 5.10270501, -4.259912982)
points['flag_default'] = (0.3196701116, 5.110914413, -4.292515158)
boxes['map_bounds'] = (
(0.4528955042, 4.899663734, -3.543675157)
+ (0.0, 0.0, 0.0)
+ (23.54502348, 14.19991443, 12.08017448)
)
points['powerup_spawn1'] = (-2.645358507, 6.426340583, -4.226597191)
points['powerup_spawn2'] = (3.540102796, 6.549722855, -4.198476335)
points['shadow_lower_bottom'] = (5.580073911, 3.136491026, 5.341226521)
points['shadow_lower_top'] = (5.580073911, 4.321758709, 5.341226521)
points['shadow_upper_bottom'] = (5.274539479, 8.425373402, 5.341226521)
points['shadow_upper_top'] = (5.274539479, 11.93458162, 5.341226521)
points['spawn1'] = (-4.745706238, 5.051501304, -4.247934288) + (
0.9186962739,
1.0,
0.5153189341,
)
points['spawn2'] = (5.838590388, 5.051501304, -4.259627405) + (
0.9186962739,
1.0,
0.5153189341,
)