diff options
Diffstat (limited to 'items/equip-1hand/item591_LongSword.xml')
-rw-r--r-- | items/equip-1hand/item591_LongSword.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-1hand/item591_LongSword.xml b/items/equip-1hand/item591_LongSword.xml index c43d3326..17c738fd 100644 --- a/items/equip-1hand/item591_LongSword.xml +++ b/items/equip-1hand/item591_LongSword.xml @@ -7,7 +7,7 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="591" image="equipment/weapon/sword-longsword.png" name="Long Sword" description="A sword with a long and agile blade." effect="Damage +?" type="equip-1hand" attack-action="attack_chop" attack-range="2" weight="10"> - <sprite gender="male">equipment/weapons/sword-long-male.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff</sprite> + <sprite gender="unisex">equipment/weapons/sword-long.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff</sprite> <sprite gender="female">equipment/weapons/sword-long-female.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff</sprite> </item> </items> |