Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
archery_base.c
Go to the documentation of this file.
1
6{
7 void Archery_Base();
8
9 override float GetChanceToJam()
10 {
11 return 0.0;
12 }
13}
base for Archery @NOTE name copies config base class
Definition archery_base.c:6