diff options
Diffstat (limited to 'items/POISONED_WATER_WORM_SC.json')
| -rw-r--r-- | items/POISONED_WATER_WORM_SC.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/POISONED_WATER_WORM_SC.json b/items/POISONED_WATER_WORM_SC.json index 75cc76b6..ffb5d747 100644 --- a/items/POISONED_WATER_WORM_SC.json +++ b/items/POISONED_WATER_WORM_SC.json @@ -35,7 +35,11 @@ ], "drops": [ { - "id": "ROUGH_AMBER_GEM:20", + "id": "ROUGH_AMBER_GEM", + "chance": "x20-30" + }, + { + "id": "HARD_STONE:10", "chance": "100%" }, { |
