DayZ 1.24
Loading...
Searching...
No Matches
FirefighterAxe.c
Go to the documentation of this file.
1class FirefighterAxe extends ToolBase
2{
4 {
5 }
6
7 override void SetActions()
8 {
9 super.SetActions();
10 AddAction(ActionMineTree);
13 //AddAction(ActionRepairPart);
15 //AddAction(ActionBuildPart);
16 //AddAction(ActionDestroyPart);
17 //AddAction(ActionSawPlanks);
21 }
22}
ActionSkinningCB ActionContinuousBaseCB ActionSkinning()
void AddAction(typename actionName)
override void SetActions()
void FirefighterAxe()