Skip to content

Commit

Permalink
Update custom.sqf
Browse files Browse the repository at this point in the history
  • Loading branch information
PiG13BR authored Aug 28, 2024
1 parent 5da59c7 commit 2553429
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Missionframework/presets/players/custom.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ KPLIB_b_mobileRespawn = "B_Truck_01_medical_F"; // This
KPLIB_b_potato01 = "B_Heli_Transport_03_unarmed_F"; // This is Potato 01, a multipurpose mobile respawn as a helicopter.
KPLIB_b_crewUnit = "B_crew_F"; // This defines the crew for vehicles.
KPLIB_b_heliPilotUnit = "B_Helipilot_F"; // This defines the pilot for helicopters.
KPLIB_b_crewStatic = "B_Soldier_F"; // This defines the crew for static weapons and light vehicles
KPLIB_b_addHeli = "B_Heli_Light_01_F"; // These are the additional helicopters which spawn on the Freedom or at Chimera base.
KPLIB_b_addBoat = "B_Boat_Transport_01_F"; // These are the boats which spawn at the stern of the Freedom.
KPLIB_b_logiTruck = "B_Truck_01_transport_F"; // These are the trucks which are used in the logistic convoy system.
Expand Down

0 comments on commit 2553429

Please sign in to comment.