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

12 lines
153 B
Plaintext
Raw Normal View History

2021-08-03 00:54:58 +00:00
EntityConfig (
name: Automatic,
body: RandomWith("cat"),
alignment: Alignment(Wild),
loot: Uninit,
hands: Uninit,
meta: [],
)