aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Custom
diff options
context:
space:
mode:
authorGeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>2022-01-06 17:46:59 +0100
committerGitHub <noreply@github.com>2022-01-06 17:46:59 +0100
commitda5ce386d1f1906c60031b561e028497bf7b7d4c (patch)
treed1033d051858ec1f011457e545ebde96307b2476 /Northstar.Custom
parent4c38a6e54a2d8f3db17f15d5f5adfae19b215bc1 (diff)
downloadNorthstarMods-da5ce386d1f1906c60031b561e028497bf7b7d4c.tar.gz
NorthstarMods-da5ce386d1f1906c60031b561e028497bf7b7d4c.zip
Update location of B panel on Crash Site
As discussed in the PR to NorthstarMods
Diffstat (limited to 'Northstar.Custom')
-rw-r--r--Northstar.Custom/mod/scripts/vscripts/gamemodes/_gamemode_fastball.gnut2
1 files changed, 1 insertions, 1 deletions
diff --git a/Northstar.Custom/mod/scripts/vscripts/gamemodes/_gamemode_fastball.gnut b/Northstar.Custom/mod/scripts/vscripts/gamemodes/_gamemode_fastball.gnut
index 81425ebb0..d9923fe0d 100644
--- a/Northstar.Custom/mod/scripts/vscripts/gamemodes/_gamemode_fastball.gnut
+++ b/Northstar.Custom/mod/scripts/vscripts/gamemodes/_gamemode_fastball.gnut
@@ -102,7 +102,7 @@ void function GamemodeFastball_Init()
FastballAddBuddySpawnForLevel( "mp_crashsite3", TEAM_IMC, < -2455.29, 821.52, 539.21>, <0, -179.21, 0> )
FastballAddPanelSpawnsForLevel( "mp_crashsite3", [
< -672.27, -2786, 931.17 >, < 0, -45, 0 >,
- < -3967.45, -1616.51, 1255.15 >, < 1.43, 80, 21.5 >,
+ < -3770, -990, 985 >, < 10, 80.00, 20 >,
< -6190.25, 1658.51, 1400.03 >, < 0, 144, 0 >
])