Dayz Explorer
1.28.160049
Loading...
Searching...
No Matches
meattenderizer.c
Go to the documentation of this file.
1
class
MeatTenderizer
:
Inventory_Base
2
{
3
override
void
SetActions()
4
{
5
super.SetActions();
6
7
AddAction
(
ActionBuildPart
);
8
AddAction
(
ActionRepairPart
);
9
AddAction
(
ActionMineRock1H
);
10
11
12
}
13
};
AddAction
void AddAction(typename actionName)
Definition
advancedcommunication.c:220
ActionBuildPart
Definition
actionbuildpart.c:26
ActionMineRock1H
Definition
actionminerock.c:61
ActionRepairPart
Definition
actionrepairpart.c:40
Inventory_Base
Definition
barbedbaseballbat.c:2
MeatTenderizer
Definition
meattenderizer.c:2
Daten
4_world
entities
itembase
gear
tools
meattenderizer.c
Generated by
1.12.0