Dayz Explorer
1.28.160049
Loading...
Searching...
No Matches
pitchfork.c
Go to the documentation of this file.
1
class
Pitchfork
extends
ItemBase
2
{
3
void
Pitchfork()
4
{
5
}
6
7
override
void
SetActions
()
8
{
9
super.SetActions();
10
AddAction
(
ActionClapBearTrapWithThisItem
);
11
}
12
}
AddAction
void AddAction(typename actionName)
Definition
advancedcommunication.c:220
SetActions
void SetActions()
Definition
advancedcommunication.c:213
ActionClapBearTrapWithThisItem
Definition
actionclapbeartrapwiththisitem.c:2
ItemBase
Definition
inventoryitem.c:731
Daten
4_world
entities
itembase
pitchfork.c
Generated by
1.12.0