diff options
Diffstat (limited to 'items/MOOGMA_SC.json')
-rw-r--r-- | items/MOOGMA_SC.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/MOOGMA_SC.json b/items/MOOGMA_SC.json index b8244717..27661226 100644 --- a/items/MOOGMA_SC.json +++ b/items/MOOGMA_SC.json @@ -23,19 +23,19 @@ "coins": 5, "name": "ยง6Moogma", "render": "Mooshroom", - "panorama": "farming_1", + "panorama": "crimson_isle", "type": "drops", "drops": [ { - "id": "LEATHER:1", + "id": "MAGMA_FISH:8", "chance": "100%" }, { - "id": "RAW_BEEF:1", - "chance": "100%" + "id": "MOOGMA_LEGGINGS:1", + "chance": "2%" }, { - "id": "RED_MUSHROOM:1", + "id": "MOOGMA_PELT:1", "chance": "100%" } ] |