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

8 lines
193 B
Rust
Raw Normal View History

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