veloren/assets/common/entity/wild/aggressive/akhlut.ron
2022-01-14 00:19:32 -05:00

12 lines
207 B
Rust

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