diff options
Diffstat (limited to 'items/equip-head/item5130_Phylactery.xml')
-rw-r--r-- | items/equip-head/item5130_Phylactery.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-head/item5130_Phylactery.xml b/items/equip-head/item5130_Phylactery.xml index b3aef827..cba73577 100644 --- a/items/equip-head/item5130_Phylactery.xml +++ b/items/equip-head/item5130_Phylactery.xml @@ -7,7 +7,7 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="5130" image="equipment/head/phylactery.png" name="Phylactery" description="This phylactery glows with power" effect="M. Attack +5 / Cast Speed +10% / -1/2 Dex" type="equip-head" defense="1" weight="20" sellProtected="true"> - <sprite gender="male">equipment/head/phylactery-male.xml</sprite> + <sprite gender="unisex">equipment/head/phylactery.xml</sprite> <sprite gender="female">equipment/head/phylactery-female.xml</sprite> </item> </items> |