veloren/assets/common/entity/wild/peaceful/phoenix.ron
2022-01-28 00:02:34 +02:00

8 lines
197 B
Rust

(
name: Automatic,
body: RandomWith("phoenix"),
alignment: Alignment(Wild),
loadout: FromBody,
loot: LootTable("common.loot_tables.creature.bird_large.phoenix"),
meta: [],
)