DayZ 1.24
Loading...
Searching...
No Matches
Pliers.c
Go to the documentation of this file.
1class Pliers extends ToolBase
2{
3 void Pliers()
4 {
5 m_MineDisarmRate = 100;
6 }
7
20}
ActionDisarmExplosiveCB ActionContinuousBaseCB ActionDisarmExplosive()
void AddAction(typename actionName)
void Pliers()
Definition Pliers.c:3
override void SetActions()
Definition Pliers.c:8