Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
fishingrod.c
Go to the documentation of this file.
2{
3 void FishingRod()
4 {
5 }
6
7 //Deprecated
9 {
10 return 0.1;
11 }
12};
void FishingRod()
Definition fishingrod.c:3
override float GetFishingEffectivityBonus()
Definition fishingrod.c:8