Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
firefighterspants_colorbase.c
Go to the documentation of this file.
2{
3 override void SetActions()
4 {
5 super.SetActions();
7 }
8};
9class FirefightersPants_Beige extends FirefightersPants_ColorBase {};
10class FirefightersPants_Black extends FirefightersPants_ColorBase {};
void AddAction(typename actionName)
void SetActions()