blob: 439497b54b6da6e7222308950672fe7ced2b3c62 (
plain) (
tree)
|
|
<?xml version="1.0"?>
<items>
</its:rules>
<item id="5284"
image="equipment/weapon/revolver.png"
name="Short Gunstaff"
description="A gunstaff, which is not produced in The Mana World. Brought from the Mirror Lake."
effect="Unobtainable."
attack="120"
attack-range="5"
missile-particle="graphics/particles/flame.particle.xml"
missile-z="32"
missile-lifetime="500"
missile-speed="5"
missile-diedistance="3"
type="equip-1hand"
attack-action="attack_bow"
sellProtected="true"
weight="3000">
<sprite>equipment/weapons/gun.xml</sprite>
<sound event="hit">weapons/gun/shot.ogg</sound>
<sound event="miss">weapons/gun/shot.ogg</sound>
</item>
</items>
|