diff options
Diffstat (limited to 'items/equip-head/item675_GraduationCap.xml')
-rw-r--r-- | items/equip-head/item675_GraduationCap.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-head/item675_GraduationCap.xml b/items/equip-head/item675_GraduationCap.xml index f970078f..ab21b69e 100644 --- a/items/equip-head/item675_GraduationCap.xml +++ b/items/equip-head/item675_GraduationCap.xml @@ -7,7 +7,6 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="675" image="equipment/head/gradcap.png" name="Graduation Cap" description="A traditional cap which a university student may wear upon graduating." type="equip-head" defense="2" weight="20"> - <sprite gender="male">equipment/head/gradcap-male.xml</sprite> - <sprite gender="female">equipment/head/gradcap-female.xml</sprite> + <sprite>equipment/head/gradcap.xml</sprite> </item> </items> |