diff options
Diffstat (limited to 'items/LORD_JAWBUS_SC.json')
-rw-r--r-- | items/LORD_JAWBUS_SC.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/LORD_JAWBUS_SC.json b/items/LORD_JAWBUS_SC.json index 51f6b3fe..97ba9d7d 100644 --- a/items/LORD_JAWBUS_SC.json +++ b/items/LORD_JAWBUS_SC.json @@ -37,7 +37,7 @@ ], "drops": [ { - "id": "MAGMA_FISH:25", + "id": "MAGMA_FISH_SILVER:25", "chance": "100%" }, { @@ -51,6 +51,10 @@ { "id": "RADIOACTIVE_VIAL", "chance": "0.3%" + }, + { + "id": "BOBBIN_SCRIPTURES", + "chance": "4%" } ] } |