diff --git a/init.sqf b/init.sqf index 11df906..ca12be7 100644 --- a/init.sqf +++ b/init.sqf @@ -3,9 +3,10 @@ if (isNil "gm_fp_costumes") then gm_fp_costumes = [ //default - ["AusTourShirt2021", "gm_ge_vest_90_crew_flk", "egoCap"], + ["gm_ge_dbp_uniform_suit_80_blu", "gm_ge_vest_satchel_80_blk", "gm_ge_dbp_headgear_cap_80_blu"], //special uniforms [ + "AusTourShirt2021", "hiVis", "hiVisOrange", "ipswichShirt", @@ -19,6 +20,7 @@ if (isNil "gm_fp_costumes") then ], //special hats [ + "egoCap", "H_Hat_Tinfoil_F", "gm_xx_headgear_headwrap_01_dino", "gm_xx_headgear_headwrap_01_wht",