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

12 lines
168 B
Plaintext
Raw Normal View History

EntityConfig (
name: Some("Frostfang"),
body: RandomWith("frostfang"),
alignment: Alignment(Enemy),
loot: Uninit,
hands: Uninit,
meta: [],
)