diff options
Diffstat (limited to 'items/equip-torso/item5039_BlackSorcererRobeLightBlue.xml')
-rw-r--r-- | items/equip-torso/item5039_BlackSorcererRobeLightBlue.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-torso/item5039_BlackSorcererRobeLightBlue.xml b/items/equip-torso/item5039_BlackSorcererRobeLightBlue.xml index 467ea3c9..4705be27 100644 --- a/items/equip-torso/item5039_BlackSorcererRobeLightBlue.xml +++ b/items/equip-torso/item5039_BlackSorcererRobeLightBlue.xml @@ -7,9 +7,8 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="5039" image="equipment/chest/sorcerer-robe.png|W:#111111,222222,333333,444444,555555,aaaaaa;R:#41B3FF" name="Black Sorcerer Robe (Light Blue)" description="A Light Blue lined Black sorcerer robe." effect="M. Attack +20" type="equip-torso" defense="5" agi="1" weight="30" sellProtected="true"> + <sprite gender="unisex">equipment/chest/sorcerer-robe.xml|#111111,222222,333333,444444,555555,aaaaaa;#41B3FF</sprite> <sprite gender="female">equipment/chest/sorcerer-robe-female.xml|#111111,222222,333333,444444,555555,aaaaaa;#41B3FF</sprite> - <sprite gender="male">equipment/chest/sorcerer-robe.xml|#111111,222222,333333,444444,555555,aaaaaa;#41B3FF</sprite> - <sprite gender="other">equipment/chest/sorcerer-robe.xml|#111111,222222,333333,444444,555555,aaaaaa;#41B3FF</sprite> <replace sprite="pants"> <item from="1172" to="648"/> </replace> |