summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--items.xml6
-rw-r--r--sfx/weapons/knife/miss1.ogg (renamed from sfx/weapons/knife/strike1.ogg)bin6460 -> 6458 bytes
-rw-r--r--sfx/weapons/piouslayer/hit1.oggbin6227 -> 8190 bytes
-rw-r--r--sfx/weapons/piouslayer/miss1.oggbin0 -> 6228 bytes
-rw-r--r--sfx/weapons/piouslayer/strike1.oggbin8193 -> 0 bytes
5 files changed, 3 insertions, 3 deletions
diff --git a/items.xml b/items.xml
index 70806071..cb095157 100644
--- a/items.xml
+++ b/items.xml
@@ -152,7 +152,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
<item id="30" type="other">
<sprite>knife.xml</sprite>
<sound event="hit">weapons/knife/hit1.ogg</sound>
- <sound event="strike">weapons/knife/strike1.ogg</sound>
+ <sound event="miss">weapons/knife/miss1.ogg</sound>
</item>
@@ -683,7 +683,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
maxFloorOffsetY="12">
<sprite>equipment/weapons/knife.xml</sprite>
<sound event="hit">weapons/knife/hit1.ogg</sound>
- <sound event="strike">weapons/knife/strike1.ogg</sound>
+ <sound event="miss">weapons/knife/miss1.ogg</sound>
</item>
<item id="3501"
image="equipment/weapons/piouslayer.png"
@@ -698,7 +698,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
maxFloorOffsetY="12">
<sprite>equipment/weapons/piouslayer.xml</sprite>
<sound event="hit">weapons/piouslayer/hit1.ogg</sound>
- <sound event="strike">weapons/piouslayer/strike1.ogg</sound>
+ <sound event="miss">weapons/piouslayer/miss1.ogg</sound>
</item>
</items>
diff --git a/sfx/weapons/knife/strike1.ogg b/sfx/weapons/knife/miss1.ogg
index 2a1d0984..b58013f3 100644
--- a/sfx/weapons/knife/strike1.ogg
+++ b/sfx/weapons/knife/miss1.ogg
Binary files differ
diff --git a/sfx/weapons/piouslayer/hit1.ogg b/sfx/weapons/piouslayer/hit1.ogg
index 66a22357..8428e898 100644
--- a/sfx/weapons/piouslayer/hit1.ogg
+++ b/sfx/weapons/piouslayer/hit1.ogg
Binary files differ
diff --git a/sfx/weapons/piouslayer/miss1.ogg b/sfx/weapons/piouslayer/miss1.ogg
new file mode 100644
index 00000000..dda15fb2
--- /dev/null
+++ b/sfx/weapons/piouslayer/miss1.ogg
Binary files differ
diff --git a/sfx/weapons/piouslayer/strike1.ogg b/sfx/weapons/piouslayer/strike1.ogg
deleted file mode 100644
index 126a993c..00000000
--- a/sfx/weapons/piouslayer/strike1.ogg
+++ /dev/null
Binary files differ