diff options
Diffstat (limited to 'items/equip-torso/item782_ForestArmor.xml')
-rw-r--r-- | items/equip-torso/item782_ForestArmor.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-torso/item782_ForestArmor.xml b/items/equip-torso/item782_ForestArmor.xml index 18e2a091..61a7ecbf 100644 --- a/items/equip-torso/item782_ForestArmor.xml +++ b/items/equip-torso/item782_ForestArmor.xml @@ -7,7 +7,6 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="782" image="equipment/chest/forest-armor.png" name="Forest Armor" description="A clean and comfortable mantle with dags made for the finest stalkers." effect="M. Attack -20" type="equip-torso" defense="10" dex="3" weight="40" sellProtected="true"> - <sprite gender="male">equipment/chest/forest-armor-male.xml</sprite> - <sprite gender="female">equipment/chest/forest-armor-female.xml</sprite> + <sprite>equipment/chest/forest-armor.xml</sprite> </item> </items> |