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

12 lines
207 B
Rust
Raw Normal View History

2022-01-14 05:03:53 +00:00
EntityConfig (
name: Automatic,
body: RandomWith("akhlut"),
alignment: Alignment(Enemy),
loot: LootTable("common.loot_tables.creature.quad_medium.ice"),
hands: Uninit,
meta: [],
)