summaryrefslogtreecommitdiff
path: root/items/misc/item1706_magicknuckles.xml
blob: 674bb7d1fd73dc222690433bfd3bc4fbc910c2c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?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>
  </item>
</items>