diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -150,9 +150,9 @@ Colors for dyable equipments or items are now set up by itemcolors.xml. <!-- Weapon Animations --> <item id="30" type="other"> - <sprite>dagger.xml</sprite> - <sound event="hit">weapons/daggers/dagger-hit1.ogg</sound> - <sound event="strike">weapons/daggers/dagger-strike1.ogg</sound> + <sprite>knifer.xml</sprite> + <sound event="hit">weapons/knives/knife-hit1.ogg</sound> + <sound event="strike">weapons/knives/knife-strike1.ogg</sound> </item> |