diff options
Diffstat (limited to 'items/equip-torso/item651_WhiteWizardRobe.xml')
-rw-r--r-- | items/equip-torso/item651_WhiteWizardRobe.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-torso/item651_WhiteWizardRobe.xml b/items/equip-torso/item651_WhiteWizardRobe.xml index 31e60ccb..ba7573e3 100644 --- a/items/equip-torso/item651_WhiteWizardRobe.xml +++ b/items/equip-torso/item651_WhiteWizardRobe.xml @@ -7,7 +7,6 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="651" image="equipment/chest/silk-robe.png|W:#5e7480,f1ffff,ffffff" name="White Wizard Robe" description="A white robe made for peaceful wizards." defense="5" type="equip-torso" weight="5"> - <sprite gender="male">equipment/chest/robe-male.xml|#5e7480,f1ffff,ffffff</sprite> - <sprite gender="female">equipment/chest/robe-female.xml|#5e7480,f1ffff,ffffff</sprite> + <sprite>equipment/chest/robe.xml|#5e7480,f1ffff,ffffff</sprite> </item> </items> |