veloren/assets/common/entity/dungeon/tier-5/hound.ron

13 lines
262 B
Plaintext
Raw Normal View History

EntityConfig (
name: Some("Tamed Darkhound"),
body: Some(RandomWith("darkhound")),
loot: Some(LootTable("common.loot_tables.dungeon.tier-5.minion")),
main_tool: None,
second_tool: None,
loadout_asset: None,
skillset_asset: None,
)