diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/FishingProfitItems.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/constants/FishingProfitItems.json b/constants/FishingProfitItems.json index 517bc8c..ca8833b 100644 --- a/constants/FishingProfitItems.json +++ b/constants/FishingProfitItems.json @@ -122,7 +122,8 @@ "MUSIC_RUNE;1", "ENCHANTED_IRON", "ENCHANTED_PUFFERFISH", - "TITANIC_EXP_BOTTLE" + "TITANIC_EXP_BOTTLE", + "DYE_AQUAMARINE" ], "Rain": [ "SKYBLOCK_COIN", @@ -144,6 +145,12 @@ "SQUID;3", "SQUID;4", "TITANIC_EXP_BOTTLE" + ], + "Fairy Pond": [ + "DYE_NADESHIKO" + ], + "Winter Island": [ + "DYE_ICEBERG" ] } } |