DayZ 1.24
Loading...
Searching...
No Matches
EpoxyPutty.c
Go to the documentation of this file.
2{
3 override void SetActions()
4 {
5 super.SetActions();
6 AddAction(ActionRepairCarPart); //Heals ONLY global health for now
8 }
9};
void ActionRepairCarPart()
void AddAction(typename actionName)
override void SetActions()
Definition EpoxyPutty.c:3