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

15 lines
224 B
Plaintext
Raw Normal View History

EntityConfig (
name: Automatic,
body: Exact(QuadrupedMedium(Body(
species: Roshwalr,
body_type: Male,
))),
alignment: Alignment(Enemy),
loot: Uninit,
hands: Uninit,
meta: [],
)