diff options
Diffstat (limited to 'items/equip-torso/item652_BlackWizardRobe.xml')
-rw-r--r-- | items/equip-torso/item652_BlackWizardRobe.xml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/items/equip-torso/item652_BlackWizardRobe.xml b/items/equip-torso/item652_BlackWizardRobe.xml deleted file mode 100644 index e1027c83..00000000 --- a/items/equip-torso/item652_BlackWizardRobe.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0"?> -<items> - <item id="652" image="equipment/chest/silk-robe.png|W:#000000" name="Black Wizard Robe" description="A black robe made for evil wizards." defense="5" type="equip-torso" weight="5"> - <sprite gender="unisex">equipment/chest/robe.xml|#000000</sprite> - <sprite gender="female">equipment/chest/robe-female.xml|#000000</sprite> - <replace sprite="race"> - <item from="-100" to="-99100"/> - <item from="-101" to="-99101"/> - <item from="-102" to="-99102"/> - <item from="-103" to="-99103"/> - <item from="-104" to="-99104"/> - <item from="-105" to="-99105"/> - </replace> - </item> -</items> |