7 lines
132 B
Plaintext
7 lines
132 B
Plaintext
[
|
|
// Consumables
|
|
(1.0, MultiDrop(Item("common.items.consumable.potion_minor"), 2, 5)),
|
|
// Nothing
|
|
(2.0, Nothing),
|
|
]
|