mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
f8008afa85
- Name all section in trading.ron - Balance post-meat materials - Make gems more rarer and expensive
7 lines
230 B
Rust
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")),
|
|
]
|