summaryrefslogtreecommitdiff
path: root/items/equip-1hand/item1171_Wand.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-1hand/item1171_Wand.xml')
-rw-r--r--items/equip-1hand/item1171_Wand.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/items/equip-1hand/item1171_Wand.xml b/items/equip-1hand/item1171_Wand.xml
index 69cd097a..62d5ea5b 100644
--- a/items/equip-1hand/item1171_Wand.xml
+++ b/items/equip-1hand/item1171_Wand.xml
@@ -7,6 +7,8 @@
<its:translateRule selector="//*" translate="no"/>
</its:rules>
<item id="1171" image="equipment/weapon/wand.png" name="Wand" description="A basic magic wand." effect="Damage +1 / M. Attack +5 / Lvl 1 Wand / Requires 5+ Int" type="equip-1hand" attack-action="attack" attack-range="3" weight="100">
- <sprite>equipment/weapons/wand.xml|#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite>
+ <sprite gender="female">equipment/weapons/wand-female.xml|#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite>
+ <sprite gender="male">equipment/weapons/wand.xml|#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite>
+ <sprite gender="other">equipment/weapons/wand.xml|#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite>
</item>
</items>