mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'juliancoffee/fix_husks' into 'master'
Add weapons to Husk loadout See merge request veloren/veloren!3177
This commit is contained in:
commit
924dd2993c
@ -1,4 +1,6 @@
|
||||
({
|
||||
ActiveMainhand: Item("common.items.npc_weapons.unique.husk"),
|
||||
|
||||
Armor(Head): Item("common.items.npc_armor.biped_small.husk.head.husk"),
|
||||
Armor(Feet): Item("common.items.npc_armor.biped_small.husk.foot.husk"),
|
||||
Armor(Hands): Item("common.items.npc_armor.biped_small.husk.hand.husk"),
|
||||
|
Loading…
Reference in New Issue
Block a user