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