summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLedmitz <smoothshifter@tuta.io>2023-03-20 22:03:03 -0300
committerLedmitz <smoothshifter@tuta.io>2023-03-20 22:03:03 -0300
commit5498c23e958ec584ab956e996edfc3abb9b47d1a (patch)
tree8719860f1ecda8764b94f95e396cd70a0590a36f
parentbd24b8a8168dc6b2747fc2c2d98e50742ce375e2 (diff)
downloadclientdata-5498c23e958ec584ab956e996edfc3abb9b47d1a.tar.gz
clientdata-5498c23e958ec584ab956e996edfc3abb9b47d1a.tar.bz2
clientdata-5498c23e958ec584ab956e996edfc3abb9b47d1a.tar.xz
clientdata-5498c23e958ec584ab956e996edfc3abb9b47d1a.zip
More lag from missing SFX due to bad referencing. My apologies and TY HoraK for letting me know
-rw-r--r--monsters/monster1069_Scythe.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/monsters/monster1069_Scythe.xml b/monsters/monster1069_Scythe.xml
index d418219b..1fb67ec0 100644
--- a/monsters/monster1069_Scythe.xml
+++ b/monsters/monster1069_Scythe.xml
@@ -7,11 +7,11 @@
<sound event="hit">weapons/other/scythe/scythe-hit1.ogg</sound>
<sound event="hit">weapons/other/scythe/scythe-hit2.ogg</sound>
<sound event="hit">weapons/other/scythe/scythe-hit3.ogg</sound>
- <sound event="move">monsters/scythe/move1.ogg</sound>
- <sound event="move">monsters/scythe/move2.ogg</sound>
- <sound event="move">monsters/scythe/move3.ogg</sound>
- <sound event="sit">monsters/scythe/move1.ogg</sound>
- <sound event="sit">monsters/scythe/move2.ogg</sound>
- <sound event="sit">monsters/scythe/move3.ogg</sound>
+ <sound event="move">monsters/scythe/scythe-move1.ogg</sound>
+ <sound event="move">monsters/scythe/scythe-move2.ogg</sound>
+ <sound event="move">monsters/scythe/scythe-move3.ogg</sound>
+ <sound event="sit">monsters/scythe/scythe-move1.ogg</sound>
+ <sound event="sit">monsters/scythe/scythe-move2.ogg</sound>
+ <sound event="sit">monsters/scythe/scythe-move3.ogg</sound>
</monster>
</monsters>