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

8 lines
193 B
Rust
Raw Normal View History

(
name: Automatic,
body: RandomWith("ntouka"),
alignment: Alignment(Enemy),
loadout: FromBody,
loot: LootTable("common.loot_tables.creature.theropod.plate"),
meta: [],
)