diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-11-22 15:05:29 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-11-22 15:05:29 +0100 |
commit | 4fff61c7c75c3f1db1cc33006a6e41e5bf91aeab (patch) | |
tree | 5e9f5e3391b3d2505e9d1aa627231f4a489bce72 /constants/FishingProfitItems.json | |
parent | 0f42992eebe2ec302f232171916cbc02253c318e (diff) | |
download | SkyHanni-REPO-4fff61c7c75c3f1db1cc33006a6e41e5bf91aeab.tar.gz SkyHanni-REPO-4fff61c7c75c3f1db1cc33006a6e41e5bf91aeab.tar.bz2 SkyHanni-REPO-4fff61c7c75c3f1db1cc33006a6e41e5bf91aeab.zip |
added Winter Island
Diffstat (limited to 'constants/FishingProfitItems.json')
-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" ] } |