summaryrefslogtreecommitdiff
path: root/items/equip-1hand/item0910_Rainerang.xml
blob: 3cab482c30642d77b0ab987d198600c21a76c4a4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0"?>
<items>
  <item id="910"
        image="equipment/weapon/rainerang.png"
        name="Rainerang"
        description="An interesting find. Not too powerful, but possibly useful."
        attack="60"
        attack-range="4"
        type="equip-1hand"
        weight="115"
        missile-particle="graphics/particles/rainerang.xml"
        sellProtected="true">
    <sound event="strike">weapons/bows/forest/forest-miss1.ogg</sound>
    <sound event="hit">weapons/bows/forest/forest-hit1.ogg</sound>
  </item>
</items>