diff options
author | Mr.Nightmare <44095205+MrNightmare03@users.noreply.github.com> | 2023-01-13 14:14:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-14 00:14:35 +1100 |
commit | 3ed2c09a08b0a0d15410d418f4707f0a4b4981f1 (patch) | |
tree | d8e802dd46110cce70f1cea64eb451a3f4815325 /items/WATER_HYDRA_SC.json | |
parent | 3b41020361c41a437bf9a7e67e7ea44d81533299 (diff) | |
download | NotEnoughUpdates-REPO-3ed2c09a08b0a0d15410d418f4707f0a4b4981f1.tar.gz NotEnoughUpdates-REPO-3ed2c09a08b0a0d15410d418f4707f0a4b4981f1.tar.bz2 NotEnoughUpdates-REPO-3ed2c09a08b0a0d15410d418f4707f0a4b4981f1.zip |
Piscary 6, Zombie Miner, Water Hydra and Divine Gift fix (#885)
Co-authored-by: jani270 <jani270@gmx.de>
Diffstat (limited to 'items/WATER_HYDRA_SC.json')
-rw-r--r-- | items/WATER_HYDRA_SC.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/WATER_HYDRA_SC.json b/items/WATER_HYDRA_SC.json index 1d9114f1..25176983 100644 --- a/items/WATER_HYDRA_SC.json +++ b/items/WATER_HYDRA_SC.json @@ -72,8 +72,12 @@ { "id": "PET_ITEM_FISHING_SKILL_BOOST_EPIC", "chance": "0.02%" + }, + { + "id": "LUCK_OF_THE_SEA;6", + "chance": "6%" } ] } ] -}
\ No newline at end of file +} |