From 62dc0952b1b685ac62d3efbb5a27c8eafb86001a Mon Sep 17 00:00:00 2001 From: RT Date: Fri, 24 Jul 2026 10:46:24 -0500 Subject: [PATCH] BTFrstrm: add Load File test configs (FFA Coliseum, Team KoH CentralPark) --- BTFrstrm/test-ffa-coliseum.ini | 144 +++++++++++++++++++++++ BTFrstrm/test-team-koth-centralpark.ini | 145 ++++++++++++++++++++++++ 2 files changed, 289 insertions(+) create mode 100644 BTFrstrm/test-ffa-coliseum.ini create mode 100644 BTFrstrm/test-team-koth-centralpark.ini diff --git a/BTFrstrm/test-ffa-coliseum.ini b/BTFrstrm/test-ffa-coliseum.ini new file mode 100644 index 00000000..6acf6d4f --- /dev/null +++ b/BTFrstrm/test-ffa-coliseum.ini @@ -0,0 +1,144 @@ +[mission] +MissionName=Coliseum - Attrition +GameType=2 +TeamAllowed=0 +Visibility=1 +Weather=0 +TimeOfDay=0 +TimeLimit=15 +Radar=0 +HeatOn=0 +FriendlyFire=0 +SplashDamage=0 +UnlimitedAmmo=1 +WeaponJam=0 +AdvanceMode=0 +ArmorMode=0 + +[slot0] +Type=1 +PilotName=Viper +Mech=Atlas +Team=0 +Skin=0 +Decal=3 + +[slot1] +Type=1 +PilotName=Blackjack +Mech=Mad Cat +Team=0 +Skin=1 +Decal=4 + +[slot2] +Type=1 +PilotName=Ghost +Mech=Warhammer +Team=0 +Skin=2 +Decal=2 + +[slot3] +Type=1 +PilotName=Maverick +Mech=Thor +Team=0 +Skin=3 +Decal=5 + +[slot4] +Type=1 +PilotName=Reaper +Mech=Loki +Team=0 +Skin=4 +Decal=6 + +[slot5] +Type=1 +PilotName=Phoenix +Mech=Daishi +Team=0 +Skin=5 +Decal=9 + +[slot6] +Type=1 +PilotName=Hammer +Mech=Shadow Cat +Team=0 +Skin=6 +Decal=10 + +[slot7] +Type=1 +PilotName=Blade +Mech=Battlemaster +Team=0 +Skin=7 +Decal=11 + +[slot8] +Type=1 +PilotName=Ironside +Mech=Cauldron-Born +Team=0 +Skin=8 +Decal=12 + +[slot9] +Type=1 +PilotName=Tempest +Mech=Vulture +Team=0 +Skin=9 +Decal=3 + +[slot10] +Type=1 +PilotName=Saber +Mech=Black Hawk +Team=0 +Skin=10 +Decal=16 + +[slot11] +Type=1 +PilotName=Ajax +Mech=Archer +Team=0 +Skin=11 +Decal=49 + +[slot12] +Type=1 +PilotName=Thunder +Mech=Kodiak +Team=0 +Skin=12 +Decal=2 + +[slot13] +Type=1 +PilotName=Raven +Mech=Uziel +Team=0 +Skin=13 +Decal=50 + +[slot14] +Type=1 +PilotName=Wraith +Mech=Grizzly +Team=0 +Skin=14 +Decal=48 + +[slot15] +Type=1 +PilotName=Goliath +Mech=Annihilator +Team=0 +Skin=15 +Decal=5 diff --git a/BTFrstrm/test-team-koth-centralpark.ini b/BTFrstrm/test-team-koth-centralpark.ini new file mode 100644 index 00000000..764dedb4 --- /dev/null +++ b/BTFrstrm/test-team-koth-centralpark.ini @@ -0,0 +1,145 @@ +[mission] +MissionName=CentralPark - Team KotH +GameType=6 +TeamAllowed=1 +TeamCount=4 +Visibility=1 +Weather=0 +TimeOfDay=0 +TimeLimit=15 +Radar=0 +HeatOn=0 +FriendlyFire=1 +SplashDamage=0 +UnlimitedAmmo=1 +WeaponJam=0 +AdvanceMode=0 +ArmorMode=0 + +[slot0] +Type=1 +PilotName=Viper +Mech=Atlas +Team=0 +Skin=0 +Decal=3 + +[slot1] +Type=1 +PilotName=Phoenix +Mech=Daishi +Team=0 +Skin=0 +Decal=3 + +[slot2] +Type=1 +PilotName=Ghost +Mech=Shadow Cat +Team=0 +Skin=0 +Decal=3 + +[slot3] +Type=1 +PilotName=Ajax +Mech=Masakari +Team=0 +Skin=0 +Decal=3 + +[slot4] +Type=1 +PilotName=Maverick +Mech=Mad Cat +Team=1 +Skin=1 +Decal=4 + +[slot5] +Type=1 +PilotName=Hammer +Mech=Thor +Team=1 +Skin=1 +Decal=4 + +[slot6] +Type=1 +PilotName=Blade +Mech=Vulture +Team=1 +Skin=1 +Decal=4 + +[slot7] +Type=1 +PilotName=Thunder +Mech=Loki +Team=1 +Skin=1 +Decal=4 + +[slot8] +Type=1 +PilotName=Reaper +Mech=Warhammer +Team=2 +Skin=2 +Decal=2 + +[slot9] +Type=1 +PilotName=Ironside +Mech=Battlemaster +Team=2 +Skin=2 +Decal=2 + +[slot10] +Type=1 +PilotName=Saber +Mech=Cougar +Team=2 +Skin=2 +Decal=2 + +[slot11] +Type=1 +PilotName=Tempest +Mech=Black Hawk +Team=2 +Skin=2 +Decal=2 + +[slot12] +Type=1 +PilotName=Blackjack +Mech=Archer +Team=3 +Skin=3 +Decal=5 + +[slot13] +Type=1 +PilotName=Raven +Mech=Cauldron-Born +Team=3 +Skin=3 +Decal=5 + +[slot14] +Type=1 +PilotName=Wraith +Mech=Nova Cat +Team=3 +Skin=3 +Decal=5 + +[slot15] +Type=1 +PilotName=Goliath +Mech=Annihilator +Team=3 +Skin=3 +Decal=5