diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-03-23 17:19:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-23 16:19:14 +0000 |
commit | 3012c9f3a5de983490c37862967895f51aa85478 (patch) | |
tree | a3e537ca819660b6ca07be8d9757614be71b5251 /items/SEA_GUARDIAN_SC.json | |
parent | 8aa346cc732756fe47d3180375e0db7f7b84f525 (diff) | |
download | NotEnoughUpdates-REPO-3012c9f3a5de983490c37862967895f51aa85478.tar.gz NotEnoughUpdates-REPO-3012c9f3a5de983490c37862967895f51aa85478.tar.bz2 NotEnoughUpdates-REPO-3012c9f3a5de983490c37862967895f51aa85478.zip |
Fixed random stuff (#1139)
Diffstat (limited to 'items/SEA_GUARDIAN_SC.json')
-rw-r--r-- | items/SEA_GUARDIAN_SC.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/items/SEA_GUARDIAN_SC.json b/items/SEA_GUARDIAN_SC.json index 7915fe8a..18654c62 100644 --- a/items/SEA_GUARDIAN_SC.json +++ b/items/SEA_GUARDIAN_SC.json @@ -51,14 +51,6 @@ { "id": "SEA_LANTERN", "chance": "10%" - }, - { - "id": "PET_ITEM_FISHING_SKILL_BOOST_RARE", - "chance": "0.08%" - }, - { - "id": "PET_ITEM_FISHING_SKILL_BOOST_EPIC", - "chance": "0.02%" } ] } |