Dayz Explorer
1.28.160049
Loading...
Searching...
No Matches
epoxyputty.c
Go to the documentation of this file.
1
class
EpoxyPutty
:
Inventory_Base
2
{
3
override
void
SetActions()
4
{
5
super.SetActions();
6
AddAction
(
ActionRepairCarPart
);
//Heals ONLY global health for now
7
AddAction
(
ActionRepairCarChassis
);
8
}
9
};
AddAction
void AddAction(typename actionName)
Definition
advancedcommunication.c:220
ActionRepairCarChassis
Definition
actionrepaircarchassis.c:5
ActionRepairCarPart
Definition
actionrepaircarpart.c:16
EpoxyPutty
Definition
epoxyputty.c:2
Inventory_Base
Definition
barbedbaseballbat.c:2
Daten
4_world
entities
itembase
gear
tools
epoxyputty.c
Generated by
1.12.0