veloren/assets/common/entity/dungeon/tier-0/bow.ron

9 lines
232 B
Plaintext
Raw Normal View History

EntityConfig (
name: Some("Gnarling Stalker"),
main_tool: Some(Item("common.items.npc_weapons.biped_small.gnarling.adlet_bow")),
second_tool: None,
loadout_config: Some("common.loadout.dungeon.tier-0.gnarling"),
)