Larger vests to fit ammo
This commit is contained in:
@@ -3,7 +3,7 @@ if (isNil "gm_fp_costumes") then
|
|||||||
gm_fp_costumes =
|
gm_fp_costumes =
|
||||||
[
|
[
|
||||||
//default
|
//default
|
||||||
["AusTourShirt2021", "gm_gc_army_vest_80_belt_str", "egoCap"],
|
["AusTourShirt2021", "gm_ge_vest_90_crew_flk", "egoCap"],
|
||||||
//special uniforms
|
//special uniforms
|
||||||
[
|
[
|
||||||
"hiVis",
|
"hiVis",
|
||||||
@@ -13,9 +13,9 @@ if (isNil "gm_fp_costumes") then
|
|||||||
],
|
],
|
||||||
//special vests
|
//special vests
|
||||||
[
|
[
|
||||||
"V_Safety_blue_F",
|
"gm_ge_army_vest_80_crew",
|
||||||
"V_Safety_orange_F",
|
"gm_ge_pol_vest_80_wht",
|
||||||
"V_Safety_yellow_F"
|
"V_BandollierB_blk"
|
||||||
],
|
],
|
||||||
//special hats
|
//special hats
|
||||||
[
|
[
|
||||||
|
|||||||
Reference in New Issue
Block a user