summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--items/misc/item1706_magicknuckles.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/items/misc/item1706_magicknuckles.xml b/items/misc/item1706_magicknuckles.xml
index 674bb7d1..79600879 100644
--- a/items/misc/item1706_magicknuckles.xml
+++ b/items/misc/item1706_magicknuckles.xml
@@ -5,5 +5,12 @@
<!-- <sprite gender="female">equipment/hands/bromenalgloves-female.xml</sprite> -->
<sprite>equipment/weapons/null.xml</sprite>
<sound event="hit">punch.ogg</sound>
+ <sound event="hit">weapons/punch1.ogg</sound>
+ <sound event="hit">weapons/punch2.ogg</sound>
+ <sound event="hit">weapons/punch3.ogg</sound>
+ <!-- Intentional: Same as above 3 punches, so as not to overplay the first punch sound -->
+ <sound event="hit">weapons/punch1.ogg</sound>
+ <sound event="hit">weapons/punch2.ogg</sound>
+ <sound event="hit">weapons/punch3.ogg</sound>
</item>
</items>