aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-11-22 15:05:29 +0100
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-11-22 15:05:29 +0100
commit4fff61c7c75c3f1db1cc33006a6e41e5bf91aeab (patch)
tree5e9f5e3391b3d2505e9d1aa627231f4a489bce72
parent0f42992eebe2ec302f232171916cbc02253c318e (diff)
downloadSkyHanni-REPO-4fff61c7c75c3f1db1cc33006a6e41e5bf91aeab.tar.gz
SkyHanni-REPO-4fff61c7c75c3f1db1cc33006a6e41e5bf91aeab.tar.bz2
SkyHanni-REPO-4fff61c7c75c3f1db1cc33006a6e41e5bf91aeab.zip
added Winter Island
-rw-r--r--constants/FishingProfitItems.json10
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"
]
}