veloren/assets/common/entity/wild/aggressive/antlion.ron

12 lines
211 B
Rust

EntityConfig (
name: Automatic,
body: RandomWith("antlion"),
alignment: Alignment(Enemy),
loot: LootTable("common.loot_tables.creature.arthropod.carapace"),
hands: Uninit,
meta: [],
)