Wanted to let you know the SpellMaster body armors aren't appearing in the web editor
Additionally, there are two swords named "KnightSword [Paint]"
Thanks, I'll fix SM armor sprites in next update. And there is no problem with duplicated names.
Won't the
spriteCollection.MeleeWeapon1H.Single(i => i.Name == name).Sprite;
fail to ever get the second weapon?
Yep, you're right =)