diff options
-rw-r--r-- | constants/FishingProfitItems.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/constants/FishingProfitItems.json b/constants/FishingProfitItems.json index ca8833b..d9529a5 100644 --- a/constants/FishingProfitItems.json +++ b/constants/FishingProfitItems.json @@ -150,6 +150,16 @@ "DYE_NADESHIKO" ], "Winter Island": [ + "ICE", + "PACKED_ICE", + "ICE_HUNK", + "SNOW_BALL", + "BLUE_ICE_HUNK", + "SNOWFLAKE_THE_FISH", + "ENCHANTED_ICE", + "ENCHANTED_PACKED_ICE", + "BABY_YETI;3", + "BABY_YETI;4", "DYE_ICEBERG" ] } |