11 lines
258 B
Plaintext
Raw Normal View History

2024-07-03 19:04:49 -04:00
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("saurok_occult"),
alignment: Alignment(Enemy),
loot: LootTable("common.loot_tables.creature.biped_large.saurok"),
inventory: (
loadout: FromBody,
),
meta: [],
)