summaryrefslogtreecommitdiff
path: root/items/equip-feet/item757_AssassinBoots.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-feet/item757_AssassinBoots.xml')
-rw-r--r--items/equip-feet/item757_AssassinBoots.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/items/equip-feet/item757_AssassinBoots.xml b/items/equip-feet/item757_AssassinBoots.xml
index 12c4534c..5e0ed45e 100644
--- a/items/equip-feet/item757_AssassinBoots.xml
+++ b/items/equip-feet/item757_AssassinBoots.xml
@@ -7,6 +7,8 @@
<its:translateRule selector="//*" translate="no"/>
</its:rules>
<item id="757" image="equipment/feet/assassinboots.png" name="Assassin Boots" description="Boots for a master assassin." effect="M. Attack -3" type="equip-feet" defense="5" agi="5" weight="10" sellProtected="true">
- <sprite>equipment/feet/assassin-boots.xml</sprite>
+ <sprite gender="female">equipment/feet/assassin-boots-female.xml</sprite>
+ <sprite gender="male">equipment/feet/assassin-boots.xml</sprite>
+ <sprite gender="other">equipment/feet/assassin-boots.xml</sprite>
</item>
</items>