DayZ 1.24
Loading...
Searching...
No Matches
NBCJacketBase.c
Go to the documentation of this file.
1class NBCJacketBase extends Top_Base
2{
3 override void SetActions()
4 {
5 super.SetActions();
7 }
8};
9class NBCJacketGray extends NBCJacketBase {};
void AddAction(typename actionName)
override void SetActions()