9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-06 15:41:43 +00:00

More LOOT

This commit is contained in:
Brian Fopiano
2020-09-04 01:50:47 -07:00
parent 62526bd9a6
commit bf4900dfd3
25 changed files with 86 additions and 75 deletions

View File

@@ -11,14 +11,14 @@
{
"type": "FISHING_ROD",
"maxAmount": 1,
"rarity": 11,
"rarity": 5,
"minDurability": 0.5,
"slotTypes": "STORAGE"
},
{
"type": "SUGAR",
"maxAmount": 3,
"rarity": 4,
"rarity": 3,
"slotTypes": "STORAGE"
}
]