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

8 lines
194 B
Rust
Raw Normal View History

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