summaryrefslogtreecommitdiff
path: root/items/misc/item1705_wand_staff.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/misc/item1705_wand_staff.xml')
-rw-r--r--items/misc/item1705_wand_staff.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/items/misc/item1705_wand_staff.xml b/items/misc/item1705_wand_staff.xml
index 3c85661a..33e0c94b 100644
--- a/items/misc/item1705_wand_staff.xml
+++ b/items/misc/item1705_wand_staff.xml
@@ -6,8 +6,11 @@
<its:translateRule selector="//item/@effect" translate="yes"/>
<its:translateRule selector="//*" translate="no"/>
</its:rules>
- <item id="1705" name="Wand" attack-action="attack" attack-range="3" missile-particle="graphics/particles/magic.red.xml">
+ <item id="1705" name="Wand" attack-action="attack" attack-range="3" missile-particle="graphics/particles/magic.hit.xml">
<sprite gender="unisex">equipment/weapons/polearm-blunt.xml|#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite>
<sprite gender="female">equipment/weapons/polearm-blunt-female.xml|#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite>
+ <sound event="hit">magic/confringo1.ogg</sound>
+ <sound event="hit">magic/confringo2.ogg</sound>
+ <sound event="hit">magic/confringo3.ogg</sound>
</item>
</items>