veloren/assets/common/entity/wild/aggressive/archaeos.ron
phoenix13032005 7a1f0d9fa1 Balance update
+ Make icons for Mino and Mindy dungeons with their faces
+ Adjust loot tables
+ Adjust names with respect to the lore of @Gemu
2022-02-09 12:13:42 +02:00

8 lines
195 B
Rust

(
name: Automatic,
body: RandomWith("archaeos"),
alignment: Alignment(Enemy),
loadout: FromBody,
loot: LootTable("common.loot_tables.creature.theropod.plate"),
meta: [],
)