veloren/assets/common/entity/wild/peaceful/moose.ron

12 lines
159 B
Plaintext
Raw Normal View History

EntityConfig (
name: Some("Moose"),
body: RandomWith("moose"),
alignment: Alignment(Wild),
loot: Uninit,
hands: Uninit,
meta: [],
)