summaryrefslogtreecommitdiff
path: root/outdated/items/misc/item1706_magicknuckles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'outdated/items/misc/item1706_magicknuckles.xml')
-rw-r--r--outdated/items/misc/item1706_magicknuckles.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/outdated/items/misc/item1706_magicknuckles.xml b/outdated/items/misc/item1706_magicknuckles.xml
new file mode 100644
index 0000000..7960087
--- /dev/null
+++ b/outdated/items/misc/item1706_magicknuckles.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0"?>
+<items>
+ <item id="1706" name="Magic Knuckles" attack-action="attack" attack-range="1">
+ <!-- <sprite gender="unisex">equipment/hands/bromenalgloves.xml</sprite> -->
+ <!-- <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>