veloren/assets/common/loot_tables/materials/underground.ron
juliancoffee f8008afa85 trading.ron rebalance
- Name all section in trading.ron
- Balance post-meat materials
- Make gems more rarer and expensive
2021-06-17 23:46:52 +03:00

7 lines
230 B
Rust

[
(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.15, LootTable("common.loot_tables.materials.gems")),
]