Asset Change

Removed Athena and Homer, Changed Armed VTOL callsign
This commit is contained in:
2024-06-11 19:30:22 -05:00
parent fa18e85c7c
commit db35c84e8e

View File

@@ -14,9 +14,9 @@ class ApprovedAssets {
class RHS_UH60M {callsign = "Griffin";};
class RHS_UH60M_MEV2 {callsign = "Dustoff";};
class B_T_VTOL_01_INFANTRY_F {callsign = "Pegasus";};
class B_T_VTOL_01_ARMED_F {callsign = "Spartan";};
class B_T_VTOL_01_ARMED_F {callsign = "Chimera";};
class RHS_AH64D {callsign = "Orion";};
class RHS_AH1Z {callsign = "Athena";};
class RHS_UH1Y {callsign = "Homer";};
// class RHS_AH1Z {callsign = "Athena";}; <- Removed 6-11-2024
// class RHS_UH1Y {callsign = "Homer";}; <- Removed 6-11-2024
class rhsusf_CH53E_USMC {callsign = "Atlas";};
};