The SSh-40 was the most common helmet used by the soviets in WW2 but the amount of its variants is quite lacking in the game especially compared to the american M1 helmet and the german M35 helmet.
So I suggest adding more variants of the SSh-40 helmet in the form of combining already existing headgear, recolorations and some simple new assets.
SSh-40 with an ushanka:


SSh-40 with a white helmet cover:


SSh-40 with netting:
SSh-40 with goggles for riders and APC crews:
And many more combinations can be made using existing assets in the game…
Would you like to see these in the game?
- Yes, for all squads
- Yes, for event and premium squads
- No
4 Likes
good news.
after many beggings and suggestions we finally got the strapped down sh 40 
but yeah, more helmet decorations would be welcomed.
FYI, making the helmet cover in white shouldn’t bee to hard either.
but we could have unicolors ones too:
( no… normally are not these oberblown but… a repost since i couldn get the original pic i made )
but essentially matches the green and tan uniform.
Codes
helmet_sh40_cover_tan_ussr_item{
_use:t="helmet_sh40_ameba_cover_dgreen_ussr_item"
"animchar__objTexReplace:object"{
"ameba_lgreen_tex_d*":t="ger_camo_dunkelgelb*"
}
"camouflage_override:array"{
"camouflage_override:object"{
material_id:i=1
color_multiplier:r=6.5
}
}
}
helmet_sh40_cover_green_ussr_item{
_use:t="helmet_sh40_ameba_cover_dgreen_ussr_item"
"animchar__objTexReplace:object"{
"ameba_lgreen_tex_d*":t="jp_camo_artillery_brown*"
}
}
helmet_sh40_cover_white_ussr_item{
_use:t="helmet_sh40_ameba_cover_dgreen_ussr_item"
"animchar__objTexReplace:object"{
"ameba_lgreen_tex_d*":t="plastic_a_tex_d*"
}
"camouflage_override:array"{
"camouflage_override:object"{
material_id:i=1
color_multiplier:r=7.0
}
}
}
a code for developers or modders ^
9 Likes