DayZ 1.24
Loading...
Searching...
No Matches
PilotkaCap.c
Go to the documentation of this file.
1class PilotkaCap extends HeadGear_Base
2{
3 override void SetActions()
4 {
5 super.SetActions();
7 }
8}
void AddAction(typename actionName)
hard helmet base
override void SetActions()
Definition PilotkaCap.c:3