summaryrefslogtreecommitdiff
path: root/example/sfx
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2012-02-25 21:18:46 +0100
committerThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2012-02-25 22:14:44 +0100
commit3629aebb96959afc56cf04d1f2fc4a9f03e94183 (patch)
tree888f44e806a98b050cad38727b4afb0b73e75824 /example/sfx
parentef18650cacc0ce7ef71885bf6d23e1adeb4d7e19 (diff)
downloadmanaserv-3629aebb96959afc56cf04d1f2fc4a9f03e94183.tar.gz
manaserv-3629aebb96959afc56cf04d1f2fc4a9f03e94183.tar.bz2
manaserv-3629aebb96959afc56cf04d1f2fc4a9f03e94183.tar.xz
manaserv-3629aebb96959afc56cf04d1f2fc4a9f03e94183.zip
Merged the example client and server data
It's easier to just talk about world data and to modify it as a whole. If there is really a need to separate it, a project can still choose to do that (and in whatever suitable way). There is no need to enforce this separation or to do it in our example. Reviewed-by: Erik Schilling
Diffstat (limited to 'example/sfx')
-rw-r--r--example/sfx/fist-swish.oggbin0 -> 6723 bytes
-rw-r--r--example/sfx/monsters/maggot/maggot-dying1.oggbin0 -> 17448 bytes
-rw-r--r--example/sfx/monsters/maggot/maggot-hit1.oggbin0 -> 19610 bytes
-rw-r--r--example/sfx/monsters/maggot/maggot-hit2.oggbin0 -> 15514 bytes
-rw-r--r--example/sfx/monsters/maggot/maggot-miss1.oggbin0 -> 14317 bytes
-rw-r--r--example/sfx/monsters/scorpion/scorpion-hit1.oggbin0 -> 6626 bytes
-rw-r--r--example/sfx/monsters/scorpion/scorpion-hit2.oggbin0 -> 6486 bytes
-rw-r--r--example/sfx/monsters/scorpion/scorpion-hit3.oggbin0 -> 6638 bytes
-rw-r--r--example/sfx/monsters/scorpion/scorpion-hit4.oggbin0 -> 7410 bytes
-rw-r--r--example/sfx/monsters/scorpion/scorpion-miss1.oggbin0 -> 6692 bytes
-rw-r--r--example/sfx/monsters/slime/slime-hit1.oggbin0 -> 12943 bytes
11 files changed, 0 insertions, 0 deletions
diff --git a/example/sfx/fist-swish.ogg b/example/sfx/fist-swish.ogg
new file mode 100644
index 00000000..757d0f77
--- /dev/null
+++ b/example/sfx/fist-swish.ogg
Binary files differ
diff --git a/example/sfx/monsters/maggot/maggot-dying1.ogg b/example/sfx/monsters/maggot/maggot-dying1.ogg
new file mode 100644
index 00000000..e05a5235
--- /dev/null
+++ b/example/sfx/monsters/maggot/maggot-dying1.ogg
Binary files differ
diff --git a/example/sfx/monsters/maggot/maggot-hit1.ogg b/example/sfx/monsters/maggot/maggot-hit1.ogg
new file mode 100644
index 00000000..695cb483
--- /dev/null
+++ b/example/sfx/monsters/maggot/maggot-hit1.ogg
Binary files differ
diff --git a/example/sfx/monsters/maggot/maggot-hit2.ogg b/example/sfx/monsters/maggot/maggot-hit2.ogg
new file mode 100644
index 00000000..12d92bb9
--- /dev/null
+++ b/example/sfx/monsters/maggot/maggot-hit2.ogg
Binary files differ
diff --git a/example/sfx/monsters/maggot/maggot-miss1.ogg b/example/sfx/monsters/maggot/maggot-miss1.ogg
new file mode 100644
index 00000000..a251bf97
--- /dev/null
+++ b/example/sfx/monsters/maggot/maggot-miss1.ogg
Binary files differ
diff --git a/example/sfx/monsters/scorpion/scorpion-hit1.ogg b/example/sfx/monsters/scorpion/scorpion-hit1.ogg
new file mode 100644
index 00000000..d0cf8d03
--- /dev/null
+++ b/example/sfx/monsters/scorpion/scorpion-hit1.ogg
Binary files differ
diff --git a/example/sfx/monsters/scorpion/scorpion-hit2.ogg b/example/sfx/monsters/scorpion/scorpion-hit2.ogg
new file mode 100644
index 00000000..04521d63
--- /dev/null
+++ b/example/sfx/monsters/scorpion/scorpion-hit2.ogg
Binary files differ
diff --git a/example/sfx/monsters/scorpion/scorpion-hit3.ogg b/example/sfx/monsters/scorpion/scorpion-hit3.ogg
new file mode 100644
index 00000000..283efff2
--- /dev/null
+++ b/example/sfx/monsters/scorpion/scorpion-hit3.ogg
Binary files differ
diff --git a/example/sfx/monsters/scorpion/scorpion-hit4.ogg b/example/sfx/monsters/scorpion/scorpion-hit4.ogg
new file mode 100644
index 00000000..bef67872
--- /dev/null
+++ b/example/sfx/monsters/scorpion/scorpion-hit4.ogg
Binary files differ
diff --git a/example/sfx/monsters/scorpion/scorpion-miss1.ogg b/example/sfx/monsters/scorpion/scorpion-miss1.ogg
new file mode 100644
index 00000000..264fe44e
--- /dev/null
+++ b/example/sfx/monsters/scorpion/scorpion-miss1.ogg
Binary files differ
diff --git a/example/sfx/monsters/slime/slime-hit1.ogg b/example/sfx/monsters/slime/slime-hit1.ogg
new file mode 100644
index 00000000..decf40ae
--- /dev/null
+++ b/example/sfx/monsters/slime/slime-hit1.ogg
Binary files differ