veloren/assets/common/loot_tables/trading.ron

6 lines
182 B
Plaintext
Raw Normal View History

2021-04-18 17:11:00 +00:00
// Loot table that exists purely for price rationalisation
[
(1.0, Item("common.items.crafting_ing.honey")),
(0.5, Item("common.items.crafting_ing.animal_misc.icy_fang")),
2021-04-18 17:11:00 +00:00
]