veloren/assets/common/entity/wild/peaceful/moose.ron
2021-10-18 14:33:31 +00:00

12 lines
209 B
Rust

EntityConfig (
name: Automatic,
body: RandomWith("moose"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_medium.generic"),
hands: Uninit,
meta: [],
)