7 lines
124 B
Plaintext
Raw Normal View History

2024-06-11 19:51:46 -04:00
[
// Currency
(30.0, MultiDrop(Item("common.items.utility.coins"), 50, 100)),
// Nothing
(30.0, Nothing),
]