7 lines
124 B
Plaintext
Raw Normal View History

2024-07-03 19:04:49 -04:00
[
// Currency
(30.0, MultiDrop(Item("common.items.utility.coins"), 50, 100)),
// Nothing
(30.0, Nothing),
]