veloren/assets/common/loot_tables/materials/underground.ron
Sam 2a07fad802 Removed armor stat hackery.
Added new armor stats to remaining armor items.
Fixed broken tests.
2021-06-07 10:59:26 +02:00

6 lines
229 B
Plaintext

[
(2.0, Item("common.items.crafting_ing.stones")),
(0.5, Item("common.items.mineral.ore.veloritefrag")),
(0.25, Item("common.items.mineral.ore.velorite")),
(0.25, LootTable("common.loot_tables.materials.gems")),
]