diff options
Diffstat (limited to 'items/LAVA_BLAZE_SC.json')
-rw-r--r-- | items/LAVA_BLAZE_SC.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/LAVA_BLAZE_SC.json b/items/LAVA_BLAZE_SC.json index 0bf9e2c4..faf67124 100644 --- a/items/LAVA_BLAZE_SC.json +++ b/items/LAVA_BLAZE_SC.json @@ -34,7 +34,7 @@ ], "drops": [ { - "id": "ROUGH_SAPPHIRE_GEM", + "id": "ROUGH_TOPAZ_GEM", "chance": "100%" }, { @@ -48,6 +48,10 @@ { "id": "DYE_CARMINE", "chance": "0.000005%" + }, + { + "id": "DYE_FLAME", + "chance": "0.0001%" } ] } |