12 lines
255 B
Plaintext
12 lines
255 B
Plaintext
#![enable(implicit_some)]
|
|
(
|
|
name: Automatic,
|
|
body: RandomWith("werewolf"),
|
|
alignment: Alignment(Enemy),
|
|
loot: LootTable("common.loot_tables.creature.biped_large.default"),
|
|
inventory: (
|
|
loadout: FromBody,
|
|
),
|
|
meta: [],
|
|
)
|