Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
sodacan_colorbase.c
Go to the documentation of this file.
1class SodaCan_ColorBase : Edible_Base
2{
3 override void SetActions()
4 {
5 super.SetActions();
6
9 }
10
11 override int GetConsumptionPenaltyContext()
12 {
15 }
16}
void AddAction(typename actionName)
int GetConsumptionPenaltyContext()
override void SetActions()