Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
fishingrod.c
Go to the documentation of this file.
2{
3 void FishingRod()
4 {
5 }
6
7 //Deprecated
8 override float GetFishingEffectivityBonus()
9 {
10 return 0.1;
11 }
12};