diff options
Diffstat (limited to 'items/SEA_WITCH_SC.json')
| -rw-r--r-- | items/SEA_WITCH_SC.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/SEA_WITCH_SC.json b/items/SEA_WITCH_SC.json index 5c8315cb..2a13595a 100644 --- a/items/SEA_WITCH_SC.json +++ b/items/SEA_WITCH_SC.json @@ -37,15 +37,15 @@ "drops": [ { "id": "WATER_LILY", - "chance": "100%" + "chance": "x1-2" }, { - "id": "RAW_FISH-2", - "chance": "100%" + "id": "RAW_FISH-1", + "chance": "x1-3" }, { - "id": "RAW_FISH-1", - "chance": "100%" + "id": "RAW_FISH-2", + "chance": "20%" }, { "id": "FAIRY_HELMET", |
