summaryrefslogtreecommitdiff
path: root/items/equip-1hand.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-1hand.xml')
-rw-r--r--items/equip-1hand.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/items/equip-1hand.xml b/items/equip-1hand.xml
index fa9ab68a..97262b0e 100644
--- a/items/equip-1hand.xml
+++ b/items/equip-1hand.xml
@@ -242,4 +242,24 @@
<sound event="hit">weapons/swords/ice_gladius/ice_gladius-hit5.ogg</sound>
<sound event="strike">weapons/swords/sword-miss1.ogg</sound>
</item>
+ <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/gunstaff/shot.ogg</sound>
+ <sound event="miss">weapons/gunstaff/shot.ogg</sound>
+ </item>
</items>