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