summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-04-06 23:50:19 -0300
committerJesusaves <cpntb1@ymail.com>2020-04-06 23:50:19 -0300
commit8cd13d4c9e486a02cb6e5cc7f93c92886ffb769d (patch)
tree26e40f304c5e2919748a6200518d166e1394df27
parent8583994e0b6efe5eea14959eb6d9d19bb995e316 (diff)
downloadclientdata-8cd13d4c9e486a02cb6e5cc7f93c92886ffb769d.tar.gz
clientdata-8cd13d4c9e486a02cb6e5cc7f93c92886ffb769d.tar.bz2
clientdata-8cd13d4c9e486a02cb6e5cc7f93c92886ffb769d.tar.xz
clientdata-8cd13d4c9e486a02cb6e5cc7f93c92886ffb769d.zip
Improve Sand Cutter SFX
-rw-r--r--items/equip-1hand/item578_SandCutter.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/items/equip-1hand/item578_SandCutter.xml b/items/equip-1hand/item578_SandCutter.xml
index 29b5fb69..0bf673fe 100644
--- a/items/equip-1hand/item578_SandCutter.xml
+++ b/items/equip-1hand/item578_SandCutter.xml
@@ -8,9 +8,8 @@
</its:rules>
<item id="578" image="equipment/weapon/sword-sandcutter.png" name="Sand Cutter" description="An ancient longsword with moon-shaped blade, frequently used by desert night warriors." effect="Double Damage +5%" attack="140" level="80" type="equip-1hand" attack-action="attack" attack-range="2" weight="1500" sellProtected="true">
<sprite gender="unisex">equipment/weapons/sandcutter.xml</sprite>
- <sound event="hit">weapons/swords/sandcutter-hit7.ogg</sound>
- <sound event="hit">weapons/swords/sandcutter-hit8.ogg</sound>
- <sound event="hit">weapons/swords/sandcutter-hit9.ogg</sound>
+ <sound event="hit">weapons/knives/rock-knife-hit1.ogg</sound>
+ <sound event="hit">weapons/knives/rock-knife-hit2.ogg</sound>
<sound event="miss">weapons/swords/short-sword-miss1.ogg</sound>
</item>
</items>