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

12 lines
206 B
Rust
Raw Normal View History

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