9 lines
192 B
Plaintext
9 lines
192 B
Plaintext
|
[
|
||
|
// Currency
|
||
|
(1.0, MultiDrop(Item("common.items.utility.coins"), 40, 100)),
|
||
|
// Food
|
||
|
(1.0, LootTable("common.loot_tables.food.prepared")),
|
||
|
// Nothing
|
||
|
(2.0, Nothing),
|
||
|
]
|