veloren/assets/common/loot_tables/trading.ron
2021-04-18 18:11:00 +01:00

6 lines
170 B
Plaintext

// Loot table that exists purely for price rationalisation
[
(1.0, Item("common.items.crafting_ing.honey")),
(0.5, Item("common.items.crafting_ing.icy_fang")),
]