DayZ 1.24
Loading...
Searching...
No Matches
Candycane_Colorbase.c
Go to the documentation of this file.
2{
4 {
5 }
6
7 override void SetActions()
8 {
9 super.SetActions();
10
12 AddAction(ActionForceFeed);
13 }
14};
16class Candycane_Red extends Candycane_Colorbase {};
19
void AddAction(typename actionName)
override void SetActions()
void Candycane_Colorbase()