summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--items.xml8
-rw-r--r--sfx/weapons/knife/hit1.oggbin6506 -> 8571 bytes
-rw-r--r--sfx/weapons/piouslayer/hit1.oggbin0 -> 6227 bytes
-rw-r--r--sfx/weapons/piouslayer/strike1.oggbin0 -> 8193 bytes
4 files changed, 4 insertions, 4 deletions
diff --git a/items.xml b/items.xml
index 7e697d1b..1ffb7055 100644
--- a/items.xml
+++ b/items.xml
@@ -150,7 +150,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
<!-- Weapon Animations -->
<item id="30" type="other">
- <sprite>knifer.xml</sprite>
+ <sprite>knife.xml</sprite>
<sound event="hit">weapons/knife/hit1.ogg</sound>
<sound event="strike">weapons/knife/strike1.ogg</sound>
</item>
@@ -696,9 +696,9 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
weight="90"
maxFloorOffsetX="9"
maxFloorOffsetY="12">
- <sprite>equipment/weapons/knife.xml</sprite>
- <sound event="hit">weapons/knife/hit1.ogg</sound>
- <sound event="strike">weapons/knife/strike1.ogg</sound>
+ <sprite>equipment/weapons/piouslayer.xml</sprite>
+ <sound event="hit">weapons/piouslayer/hit1.ogg</sound>
+ <sound event="strike">weapons/piouslayer/strike1.ogg</sound>
</item>
</items>
diff --git a/sfx/weapons/knife/hit1.ogg b/sfx/weapons/knife/hit1.ogg
index 94c83972..64c7c8d7 100644
--- a/sfx/weapons/knife/hit1.ogg
+++ b/sfx/weapons/knife/hit1.ogg
Binary files differ
diff --git a/sfx/weapons/piouslayer/hit1.ogg b/sfx/weapons/piouslayer/hit1.ogg
new file mode 100644
index 00000000..66a22357
--- /dev/null
+++ b/sfx/weapons/piouslayer/hit1.ogg
Binary files differ
diff --git a/sfx/weapons/piouslayer/strike1.ogg b/sfx/weapons/piouslayer/strike1.ogg
new file mode 100644
index 00000000..126a993c
--- /dev/null
+++ b/sfx/weapons/piouslayer/strike1.ogg
Binary files differ