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
54
dist/ba_data/python/bastd/mapdata/bridgit.py
vendored
Normal file
54
dist/ba_data/python/bastd/mapdata/bridgit.py
vendored
Normal file
|
|
@ -0,0 +1,54 @@
|
|||
# Released under the MIT License. See LICENSE for details.
|
||||
#
|
||||
|
||||
# This file was automatically generated from "bridgit.ma"
|
||||
# pylint: disable=all
|
||||
points = {}
|
||||
# noinspection PyDictCreation
|
||||
boxes = {}
|
||||
boxes['area_of_interest_bounds'] = (
|
||||
(-0.2457963347, 3.828181068, -1.528362695)
|
||||
+ (0.0, 0.0, 0.0)
|
||||
+ (19.14849937, 7.312788846, 8.436232726)
|
||||
)
|
||||
points['ffa_spawn1'] = (-5.869295124, 3.715437928, -1.617274877) + (
|
||||
0.9410329222,
|
||||
1.0,
|
||||
1.818908238,
|
||||
)
|
||||
points['ffa_spawn2'] = (5.160809653, 3.761793434, -1.443012115) + (
|
||||
0.7729807005,
|
||||
1.0,
|
||||
1.818908238,
|
||||
)
|
||||
points['ffa_spawn3'] = (-0.4266381164, 3.761793434, -1.555562653) + (
|
||||
4.034151421,
|
||||
1.0,
|
||||
0.2731725824,
|
||||
)
|
||||
points['flag1'] = (-7.354603923, 3.770769731, -1.617274877)
|
||||
points['flag2'] = (6.885846926, 3.770685211, -1.443012115)
|
||||
points['flag_default'] = (-0.2227795102, 3.802429326, -1.562586233)
|
||||
boxes['map_bounds'] = (
|
||||
(-0.1916036665, 7.481446847, -1.311948055)
|
||||
+ (0.0, 0.0, 0.0)
|
||||
+ (27.41996888, 18.47258973, 19.52220249)
|
||||
)
|
||||
points['powerup_spawn1'] = (6.82849491, 4.658454461, 0.1938139802)
|
||||
points['powerup_spawn2'] = (-7.253381358, 4.728692078, 0.252121017)
|
||||
points['powerup_spawn3'] = (6.82849491, 4.658454461, -3.461765427)
|
||||
points['powerup_spawn4'] = (-7.253381358, 4.728692078, -3.40345839)
|
||||
points['shadow_lower_bottom'] = (-0.2227795102, 2.83188898, 2.680075641)
|
||||
points['shadow_lower_top'] = (-0.2227795102, 3.498267184, 2.680075641)
|
||||
points['shadow_upper_bottom'] = (-0.2227795102, 6.305086402, 2.680075641)
|
||||
points['shadow_upper_top'] = (-0.2227795102, 9.470923628, 2.680075641)
|
||||
points['spawn1'] = (-5.869295124, 3.715437928, -1.617274877) + (
|
||||
0.9410329222,
|
||||
1.0,
|
||||
1.818908238,
|
||||
)
|
||||
points['spawn2'] = (5.160809653, 3.761793434, -1.443012115) + (
|
||||
0.7729807005,
|
||||
1.0,
|
||||
1.818908238,
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue