11 lines
250 B
Plaintext
Raw Normal View History

2024-06-11 19:51:46 -04:00
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("cattle"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_medium.cattle"),
inventory: (
loadout: FromBody,
),
meta: [],
)