DayZ 1.24
Loading...
Searching...
No Matches
Nail.c
Go to the documentation of this file.
1class Nail extends ItemBase
2{
3 override void SetActions()
4 {
5 super.SetActions();
6
8 }
9}
void AddAction(typename actionName)
override void SetActions()
Definition Nail.c:3