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

12 lines
158 B
Plaintext
Raw Normal View History

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