Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
legcover_improvised.c
Go to the documentation of this file.
1class LegsCover_Improvised extends Pants_Base
2{
3 override void SetActions()
4 {
5 super.SetActions();
7 }
8};
void AddAction(typename actionName)
void SetActions()