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

8 lines
197 B
Rust
Raw Normal View History

(
2021-09-25 19:30:17 +00:00
name: Automatic,
body: RandomWith("phoenix"),
alignment: Alignment(Wild),
loadout: FromBody,
2021-09-25 19:30:17 +00:00
loot: LootTable("common.loot_tables.creature.bird_large.phoenix"),
meta: [],
)