11 lines
289 B
Plaintext
11 lines
289 B
Plaintext
[
|
|
(1, All([
|
|
MultiDrop(LootTable("common.loot_tables.food.prepared"), 1, 3),
|
|
MultiDrop(LootTable("common.loot_tables.cave_large"), 2, 3),
|
|
Lottery([
|
|
(0.2, Item("common.items.glider.monarch")),
|
|
(1.8, Nothing),
|
|
]),
|
|
],
|
|
)),
|
|
] |