diff options
Diffstat (limited to 'constants/reforgestones.json')
-rw-r--r-- | constants/reforgestones.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/constants/reforgestones.json b/constants/reforgestones.json index 98c6fc2a..ef03bb0b 100644 --- a/constants/reforgestones.json +++ b/constants/reforgestones.json @@ -444,7 +444,8 @@ "reforgeStats": { "COMMON": { "crit_chance": 2, - "sea_creature_chance": 0.5 + "sea_creature_chance": 0.5, + "fishing_speed": 1 }, "UNCOMMON": { "crit_chance": 4, @@ -3292,4 +3293,4 @@ } } } -}
\ No newline at end of file +} |