mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
8 lines
244 B
Rust
8 lines
244 B
Rust
(
|
|
name: Name("Cultist Husk"),
|
|
body: RandomWith("husk"),
|
|
alignment: Alignment(Enemy),
|
|
loadout: Asset(Loadout("common.loadout.dungeon.tier-5.husk")),
|
|
loot: LootTable("common.loot_tables.dungeon.tier-5.minion"),
|
|
meta: [],
|
|
) |