Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
hunterpants_colorbase.c
Go to the documentation of this file.
2{
3 override void SetActions()
4 {
5 super.SetActions();
7 }
8};
9class HunterPants_Autumn extends HunterPants_ColorBase {};
10class HunterPants_Brown extends HunterPants_ColorBase {};
11class HunterPants_Spring extends HunterPants_ColorBase {};
12class HunterPants_Summer extends HunterPants_ColorBase {};
13class HunterPants_Winter extends HunterPants_ColorBase {};
void AddAction(typename actionName)
void SetActions()