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 "monkey_face.ma"
|
||
|
|
# pylint: disable=all
|
||
|
|
points = {}
|
||
|
|
# noinspection PyDictCreation
|
||
|
|
boxes = {}
|
||
|
|
boxes['area_of_interest_bounds'] = (
|
||
|
|
(-1.657177611, 4.132574186, -1.580485661)
|
||
|
|
+ (0.0, 0.0, 0.0)
|
||
|
|
+ (17.36258946, 10.49020453, 12.31460338)
|
||
|
|
)
|
||
|
|
points['ffa_spawn1'] = (-8.026373566, 3.349937889, -2.542088202) + (
|
||
|
|
0.9450583628,
|
||
|
|
0.9450583628,
|
||
|
|
1.181509268,
|
||
|
|
)
|
||
|
|
points['ffa_spawn2'] = (4.73470012, 3.308679998, -2.757871588) + (
|
||
|
|
0.9335931003,
|
||
|
|
1.0,
|
||
|
|
1.217352295,
|
||
|
|
)
|
||
|
|
points['ffa_spawn3'] = (-1.907161509, 3.326830784, -6.572223028) + (
|
||
|
|
4.080767643,
|
||
|
|
1.0,
|
||
|
|
0.2880331593,
|
||
|
|
)
|
||
|
|
points['ffa_spawn4'] = (-1.672823345, 3.326830784, 2.405442985) + (
|
||
|
|
3.870724402,
|
||
|
|
1.0,
|
||
|
|
0.2880331593,
|
||
|
|
)
|
||
|
|
points['flag1'] = (-8.968414135, 3.35709348, -2.804123917)
|
||
|
|
points['flag2'] = (5.945128279, 3.354825248, -2.663635497)
|
||
|
|
points['flag_default'] = (-1.688166134, 3.392387172, -2.238613943)
|
||
|
|
boxes['map_bounds'] = (
|
||
|
|
(-1.615296127, 6.825502312, -2.200965435)
|
||
|
|
+ (0.0, 0.0, 0.0)
|
||
|
|
+ (22.51905077, 12.21074608, 15.9079565)
|
||
|
|
)
|
||
|
|
points['powerup_spawn1'] = (-6.859406739, 4.429165244, -6.588618549)
|
||
|
|
points['powerup_spawn2'] = (-5.422572086, 4.228850685, 2.803988636)
|
||
|
|
points['powerup_spawn3'] = (3.148493267, 4.429165244, -6.588618549)
|
||
|
|
points['powerup_spawn4'] = (1.830377363, 4.228850685, 2.803988636)
|
||
|
|
points['shadow_lower_bottom'] = (-1.877364768, 0.9878677276, 5.50201662)
|
||
|
|
points['shadow_lower_top'] = (-1.877364768, 2.881511768, 5.50201662)
|
||
|
|
points['shadow_upper_bottom'] = (-1.877364768, 6.169020542, 5.50201662)
|
||
|
|
points['shadow_upper_top'] = (-1.877364768, 10.2492777, 5.50201662)
|
||
|
|
points['spawn1'] = (-8.026373566, 3.349937889, -2.542088202) + (
|
||
|
|
0.9450583628,
|
||
|
|
0.9450583628,
|
||
|
|
1.181509268,
|
||
|
|
)
|
||
|
|
points['spawn2'] = (4.73470012, 3.308679998, -2.757871588) + (
|
||
|
|
0.9335931003,
|
||
|
|
1.0,
|
||
|
|
1.217352295,
|
||
|
|
)
|