Files
Youssef Fahmy aec866e5ec Balance tweaks
2022-04-23 14:54:01 +00:00

11 lines
251 B
Rust

#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("antlion"),
alignment: Alignment(Enemy),
loot: LootTable("common.loot_tables.creature.arthropod.antlion"),
inventory: (
loadout: FromBody,
),
meta: [],
)