Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
boltactionrifle_base.c
Go to the documentation of this file.
1 
6 {
7  override float GetChanceToJam()
8  {
9  return 0.0;
10  }
11 };
12 
13 
BoltActionRifle_Base
Definition: boltactionrifleinnermagazine_base.c:68
Weapon_Base
shorthand
Definition: boltactionrifle_base.c:5