Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
+change Huron to updated ch47
+Zaren to whitelist
+.paa
  • Loading branch information
Othello311 committed Mar 31, 2024
1 parent e1ddc9f commit a0423e8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Missionframework/presets/blufor/rhs_usaf_des.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ FOB_box_typename = "B_Slingload_01_Cargo_F"; // This
FOB_truck_typename = "rhsusf_M1078A1P2_B_D_CP_fmtv_usarmy"; // This is the FOB as a vehicle.
Arsenal_typename = "B_supplyCrate_F"; // This is the virtual arsenal as portable supply crates.
Respawn_truck_typename = "rhsusf_M1085A1P2_B_D_Medical_fmtv_usarmy"; // This is the mobile respawn (and medical) truck.
huron_typename = "RHS_CH_47F"; // This is Spartan 01, a multipurpose mobile respawn as a helicopter.
huron_typename = "TF373_SOAR_MH47G_No_Rear_Guns"; // This is Spartan 01, a multipurpose mobile respawn as a helicopter.
crewman_classname = "B_crew_F"; // This defines the crew for vehicles.
pilot_classname = "B_Helipilot_F"; // This defines the pilot for helicopters.
fixed_wing_classname = "B_Pilot_F"; // This defines the pilot for fixed wing aircraft.
Expand Down Expand Up @@ -144,7 +144,7 @@ air_vehicles = [
["RHS_AH1Z",1100,500,400], // AH-1Z (Multi-Role)
["RHS_AH64D",1200,600,400], // AH-64D (Multi-Role)
["vtx_UH60M_SLICK",0,0,0], // UH-60M (Unarmed)
["vtx_MH60M",1000,600,400], // UH-60M
["vtx_MH60M",0,0,0], // UH-60M
["vtx_MH60M_DAP",1200,900,400], // UH-60M DAP
["vtx_UH60M_MEDEVAC",0,0,0], // UH-60M MEV2
["RHS_CH_47F_10",0,0,0], // CH-47 Chinook (Armed)
Expand Down
Binary file added Missionframework/res/Johnny.paa
Binary file not shown.
1 change: 1 addition & 0 deletions Missionframework/whitelist.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ GRLIB_whitelisted_steamids = [
"76561198040139049", //Hilberg.A
"76561198157988380", //Terp.J
"76561198124679716", //Morozov.M
"76561198144781604", //Zaren.T
"76561198022384519" //Moraru.R

];
Expand Down

0 comments on commit a0423e8

Please sign in to comment.