veloren/assets/common/entity/dungeon/tier-2/hakulaq.ron

13 lines
255 B
Plaintext
Raw Normal View History

EntityConfig (
name: Some("Hakulaq"),
body: Some(RandomWith("hakulaq")),
loot: Some(LootTable("common.loot_tables.creature.quad_low.fanged")),
main_tool: None,
second_tool: None,
loadout_asset: None,
skillset_asset: None,
)