trade_bot/assets/common/loot_tables/calendar/easter/treasure_egg.ron

5 lines
182 B
Plaintext
Raw Normal View History

2024-07-03 23:04:49 +00:00
[
(2.0, Item("common.items.utility.surprise_egg")),
(0.5, MultiDrop(Item("common.items.utility.coins"), 50, 250)),
(0.5, Item("common.items.armor.misc.head.hare_hat")),
]