12 lines
247 B
Plaintext
12 lines
247 B
Plaintext
#![enable(implicit_some)]
|
|
(
|
|
name: Automatic,
|
|
body: RandomWith("snowy_owl"),
|
|
alignment: Alignment(Wild),
|
|
loot: LootTable("common.loot_tables.creature.bird_medium"),
|
|
inventory: (
|
|
loadout: FromBody,
|
|
),
|
|
meta: [],
|
|
)
|