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

12 lines
211 B
Rust
Raw Normal View History

EntityConfig (
name: Automatic,
body: RandomWith("holladon"),
alignment: Alignment(Wild),
2021-09-23 18:43:31 +00:00
loot: LootTable("common.loot_tables.creature.quad_small.generic"),
hands: Uninit,
meta: [],
)