9 lines
194 B
Plaintext
9 lines
194 B
Plaintext
[
|
|
// Currency
|
|
(30.0, MultiDrop(Item("common.items.utility.coins"), 50, 100)),
|
|
// Nothing
|
|
(30.0, Nothing),
|
|
// Special
|
|
(1.0, Item("common.items.food.spore_corruption")),
|
|
]
|