veloren/assets/common/entity/wild/aggressive/ngoubou.ron
2022-01-28 00:02:34 +02:00

8 lines
198 B
Rust

(
name: Automatic,
body: RandomWith("ngoubou"),
alignment: Alignment(Enemy),
loadout: FromBody,
loot: LootTable("common.loot_tables.creature.quad_medium.horned"),
meta: [],
)