diff options
Diffstat (limited to 'items/ZOMBIE_MINER_SC.json')
-rw-r--r-- | items/ZOMBIE_MINER_SC.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/ZOMBIE_MINER_SC.json b/items/ZOMBIE_MINER_SC.json index fb0feab3..926ed4a7 100644 --- a/items/ZOMBIE_MINER_SC.json +++ b/items/ZOMBIE_MINER_SC.json @@ -58,8 +58,12 @@ { "id": "ROUGH_SAPPHIRE_GEM:20", "chance": "100%" + }, + { + "id": "PISCARY;6", + "chance": "0.5%" } ] } ] -}
\ No newline at end of file +} |