diff options
Diffstat (limited to 'items/equip-2hand/item1200_Bow.xml')
-rw-r--r-- | items/equip-2hand/item1200_Bow.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/items/equip-2hand/item1200_Bow.xml b/items/equip-2hand/item1200_Bow.xml deleted file mode 100644 index 2e44d2e3..00000000 --- a/items/equip-2hand/item1200_Bow.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0"?> -<items> - <item id="1200" image="equipment/weapon/bow-bow.png" name="Bow" description="A distance weapon." attack="20" type="equip-2hand" weight="20" missile-particle="graphics/particles/arrow.particle.xml" attack-action="attack_bow" attack-range="5"> - <sprite gender="unisex">equipment/weapons/bow.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff;#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite> - <sprite gender="female">equipment/weapons/bow-female.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff;#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite> - <sound event="strike">weapons/bows/bow-miss1.ogg</sound> - <sound event="hit">weapons/bows/bow-hit1.ogg</sound> - </item> -</items> |