summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2013-06-29 21:14:41 +0200
committerAlige <aligetmw@hotmail.fr>2013-06-29 21:14:41 +0200
commitb3f645caf47e886e6487666cb9328e7e876d19b7 (patch)
tree6e4e7f7901383a72c8a7a70014ece8046fc1e185
parent5b804ede88e893547b233dab0edacf9ee8381628 (diff)
downloadclientdata-b3f645caf47e886e6487666cb9328e7e876d19b7.tar.gz
clientdata-b3f645caf47e886e6487666cb9328e7e876d19b7.tar.bz2
clientdata-b3f645caf47e886e6487666cb9328e7e876d19b7.tar.xz
clientdata-b3f645caf47e886e6487666cb9328e7e876d19b7.zip
Added bare hands hit and miss sounds, made by Kenn690.
-rw-r--r--LICENSE2
-rw-r--r--paths.xml2
-rw-r--r--sfx/fist-swish.oggbin9415 -> 0 bytes
-rw-r--r--sfx/system/hands-hit.oggbin0 -> 17061 bytes
-rw-r--r--sfx/system/hands-miss.oggbin0 -> 22422 bytes
5 files changed, 4 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index ae1d7b25..c5b40e35 100644
--- a/LICENSE
+++ b/LICENSE
@@ -324,6 +324,8 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE
sfx/monsters/tortuga/spawn1.ogg (Cosmostrator) (CC BY-SA 3.0) (Socapex)
## System
sfx/system/critical.ogg (Kenny690) (CC BY-SA 3.0) (-)
+ sfx/system/hands-hit.ogg (Kenny690) (CC BY-SA 3.0) (-)
+ sfx/system/hands-miss.ogg (Kenny690) (CC BY-SA 3.0) (-)
sfx/system/levelup.ogg (Kenny690) (CC BY-SA 3.0) (-)
sfx/system/quest-done.ogg (Kenny690) (CC BY-SA 3.0) (-)
sfx/system/quest-update.ogg (Kenny690) (CC BY-SA 3.0) (-)
diff --git a/paths.xml b/paths.xml
index a90ecc40..fcb11403 100644
--- a/paths.xml
+++ b/paths.xml
@@ -16,4 +16,6 @@ Copyright (C) 2010-2013 Evol Online -->
<option name="unknownItemFile" value="../sprites/error.png"/>
<option name="sprites" value="graphics/sprites/"/>
<option name="spriteErrorFile" value="error.xml"/>
+ <option name="attackSfxFile" value="system/hands-hit.ogg"/>
+ <option name="missSfxFile" value="system/hands-miss.ogg"/>
</configuration>
diff --git a/sfx/fist-swish.ogg b/sfx/fist-swish.ogg
deleted file mode 100644
index 3066e8d3..00000000
--- a/sfx/fist-swish.ogg
+++ /dev/null
Binary files differ
diff --git a/sfx/system/hands-hit.ogg b/sfx/system/hands-hit.ogg
new file mode 100644
index 00000000..1988c93a
--- /dev/null
+++ b/sfx/system/hands-hit.ogg
Binary files differ
diff --git a/sfx/system/hands-miss.ogg b/sfx/system/hands-miss.ogg
new file mode 100644
index 00000000..574671bd
--- /dev/null
+++ b/sfx/system/hands-miss.ogg
Binary files differ