From da5ce386d1f1906c60031b561e028497bf7b7d4c Mon Sep 17 00:00:00 2001 From: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> Date: Thu, 6 Jan 2022 17:46:59 +0100 Subject: Update location of B panel on Crash Site As discussed in the PR to NorthstarMods --- Northstar.Custom/mod/scripts/vscripts/gamemodes/_gamemode_fastball.gnut | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Northstar.Custom/mod/scripts') 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 > ]) -- cgit v1.2.3