Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
boxcerealcrunchin.c
Go to the documentation of this file.
1class BoxCerealCrunchin extends Edible_Base
2{
4 {
5 }
6
7 override void SetActions()
8 {
9 super.SetActions();
10
13 }
14}
15
ActionForceFeedSmallCB ActionForceFeed
void AddAction(typename actionName)
void BoxCerealCrunchin()
override void SetActions()