mirror of
https://github.com/hypervortex/VH-Bombsquad-Modded-Server-Files
synced 2026-08-15 13:04:50 +00:00
Initial commit
This commit is contained in:
parent
bc49523c99
commit
44d606cce7
1929 changed files with 612166 additions and 0 deletions
87
dist/ba_data/python/bastd/mapdata/happy_thoughts.py
vendored
Normal file
87
dist/ba_data/python/bastd/mapdata/happy_thoughts.py
vendored
Normal file
|
|
@ -0,0 +1,87 @@
|
|||
# Released under the MIT License. See LICENSE for details.
|
||||
#
|
||||
|
||||
# This file was automatically generated from "happy_thoughts.ma"
|
||||
# pylint: disable=all
|
||||
points = {}
|
||||
# noinspection PyDictCreation
|
||||
boxes = {}
|
||||
boxes['area_of_interest_bounds'] = (
|
||||
(-1.045859963, 12.67722855, -5.401537075)
|
||||
+ (0.0, 0.0, 0.0)
|
||||
+ (34.46156851, 20.94044653, 0.6931564611)
|
||||
)
|
||||
points['ffa_spawn1'] = (-9.295167711, 8.010664315, -5.44451005) + (
|
||||
1.555840357,
|
||||
1.453808816,
|
||||
0.1165648888,
|
||||
)
|
||||
points['ffa_spawn2'] = (7.484707127, 8.172681752, -5.614479365) + (
|
||||
1.553861796,
|
||||
1.453808816,
|
||||
0.04419853907,
|
||||
)
|
||||
points['ffa_spawn3'] = (9.55724115, 11.30789446, -5.614479365) + (
|
||||
1.337925849,
|
||||
1.453808816,
|
||||
0.04419853907,
|
||||
)
|
||||
points['ffa_spawn4'] = (-11.55747023, 10.99170684, -5.614479365) + (
|
||||
1.337925849,
|
||||
1.453808816,
|
||||
0.04419853907,
|
||||
)
|
||||
points['ffa_spawn5'] = (-1.878892369, 9.46490571, -5.614479365) + (
|
||||
1.337925849,
|
||||
1.453808816,
|
||||
0.04419853907,
|
||||
)
|
||||
points['ffa_spawn6'] = (-0.4912812943, 5.077006397, -5.521672101) + (
|
||||
1.878332089,
|
||||
1.453808816,
|
||||
0.007578097856,
|
||||
)
|
||||
points['flag1'] = (-11.75152479, 8.057427485, -5.52)
|
||||
points['flag2'] = (9.840909039, 8.188634282, -5.52)
|
||||
points['flag3'] = (-0.2195258696, 5.010273907, -5.52)
|
||||
points['flag4'] = (-0.04605809154, 12.73369108, -5.52)
|
||||
points['flag_default'] = (-0.04201942896, 12.72374492, -5.52)
|
||||
boxes['map_bounds'] = (
|
||||
(-0.8748348681, 9.212941713, -5.729538885)
|
||||
+ (0.0, 0.0, 0.0)
|
||||
+ (36.09666006, 26.19950145, 7.89541168)
|
||||
)
|
||||
points['powerup_spawn1'] = (1.160232442, 6.745963662, -5.469115985)
|
||||
points['powerup_spawn2'] = (-1.899700206, 10.56447241, -5.505721177)
|
||||
points['powerup_spawn3'] = (10.56098871, 12.25165669, -5.576232453)
|
||||
points['powerup_spawn4'] = (-12.33530337, 12.25165669, -5.576232453)
|
||||
points['spawn1'] = (-9.295167711, 8.010664315, -5.44451005) + (
|
||||
1.555840357,
|
||||
1.453808816,
|
||||
0.1165648888,
|
||||
)
|
||||
points['spawn2'] = (7.484707127, 8.172681752, -5.614479365) + (
|
||||
1.553861796,
|
||||
1.453808816,
|
||||
0.04419853907,
|
||||
)
|
||||
points['spawn_by_flag1'] = (-9.295167711, 8.010664315, -5.44451005) + (
|
||||
1.555840357,
|
||||
1.453808816,
|
||||
0.1165648888,
|
||||
)
|
||||
points['spawn_by_flag2'] = (7.484707127, 8.172681752, -5.614479365) + (
|
||||
1.553861796,
|
||||
1.453808816,
|
||||
0.04419853907,
|
||||
)
|
||||
points['spawn_by_flag3'] = (-1.45994593, 5.038762459, -5.535288724) + (
|
||||
0.9516389866,
|
||||
0.6666414677,
|
||||
0.08607244075,
|
||||
)
|
||||
points['spawn_by_flag4'] = (0.4932087091, 12.74493212, -5.598987003) + (
|
||||
0.5245740665,
|
||||
0.5245740665,
|
||||
0.01941146064,
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue