veloren/assets/common/loot_tables/consumable/misc.ron
juliancoffee c618ec7222 fmt
2021-05-25 01:23:32 +03:00

6 lines
128 B
Plaintext

[
// misc
(0.1, Item("common.items.utility.collar")),
(1.0, LootTable("common.loot_tables.consumable.firework")),
]