veloren/assets/common/loot_tables/materials/underground.ron

6 lines
211 B
Rust
Raw Normal View History

[
2024-03-03 12:11:59 +00:00
(1.0, MultiDrop(Item("common.items.mineral.ore.veloritefrag"), 3, 4)),
(0.35, MultiDrop(Item("common.items.mineral.ore.velorite"), 3, 4)),
(0.15, LootTable("common.loot_tables.materials.gems")),
]