summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLedmitz <smoothshifter@tuta.io>2020-11-14 01:31:37 +0000
committerLedmitz <smoothshifter@tuta.io>2020-11-14 01:31:37 +0000
commitdc5dab0a111a5a88bd9aca1345f992f4b7f22578 (patch)
tree04d16b523dccc074a9cf17ce597674882b16a63e
parent7893acec80a7bb1bb18aa7277b2dbaac12ca4835 (diff)
downloadclientdata-dc5dab0a111a5a88bd9aca1345f992f4b7f22578.tar.gz
clientdata-dc5dab0a111a5a88bd9aca1345f992f4b7f22578.tar.bz2
clientdata-dc5dab0a111a5a88bd9aca1345f992f4b7f22578.tar.xz
clientdata-dc5dab0a111a5a88bd9aca1345f992f4b7f22578.zip
Added sfx to Wolvern from TMW.
-rw-r--r--LICENSE10
-rw-r--r--monsters.xml7
-rw-r--r--sfx/monsters/wolvern/die1.oggbin0 -> 33042 bytes
-rw-r--r--sfx/monsters/wolvern/hit1.oggbin0 -> 15819 bytes
-rw-r--r--sfx/monsters/wolvern/hit2.oggbin0 -> 30167 bytes
-rw-r--r--sfx/monsters/wolvern/hurt1.oggbin0 -> 10145 bytes
-rw-r--r--sfx/monsters/wolvern/miss1.oggbin0 -> 9334 bytes
-rw-r--r--sfx/monsters/wolvern/miss2.oggbin0 -> 9378 bytes
-rw-r--r--sfx/monsters/wolvern/miss3.oggbin0 -> 8934 bytes
9 files changed, 16 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index dd4e17cc..3842c1a0 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1494,7 +1494,7 @@ legal@themanaworld.org
### Flower
sfx/monsters/flower/hit1.ogg (Cosmostrator) (CC BY-SA 3.0) (Micksha)
sfx/monsters/flower/hit2.ogg (Cosmostrator) (CC BY-SA 3.0) (Micksha)
- sfx/monsters/flower/miss1.ogg (Cosmostrator) (CC BY-SA 3.0) (Micksha)
+ sfx/monsters/flower/miss1.ogg (Cosmostrator) (CC BY-SA 3.0) (Micksha)
### Frostiana
sfx/monsters/frostiana/hit1.ogg (Cosmostrator) (CC BY-SA 3.0) (-)
### Ghost
@@ -1551,6 +1551,14 @@ legal@themanaworld.org
sfx/monsters/tortuga/hurt1.ogg (Cosmostrator) (CC BY-SA 3.0) (Socapex)
sfx/monsters/tortuga/miss1.ogg (Cosmostrator) (CC BY-SA 3.0) (Socapex)
sfx/monsters/tortuga/spawn1.ogg (Cosmostrator) (CC BY-SA 3.0) (Socapex)
+### Wolvern
+ sfx/monsters/wolvern/die1.ogg (Chicka-Maria) (CC BY-SA 3.0) (Ledmitz)
+ sfx/monsters/wolvern/hit1.ogg (Chicka-Maria) (CC BY-SA 3.0) (Ledmitz)
+ sfx/monsters/wolvern/hit2.ogg (Chicka-Maria) (CC BY-SA 3.0) (Ledmitz)
+ sfx/monsters/wolvern/hurt1.ogg (Chicka-Maria) (CC BY-SA 3.0) (Ledmitz)
+ sfx/monsters/wolvern/miss1.ogg (Chicka-Maria) (CC BY-SA 3.0) (Ledmitz)
+ sfx/monsters/wolvern/miss2.ogg (Chicka-Maria) (CC BY-SA 3.0) (Ledmitz)
+ sfx/monsters/wolvern/miss3.ogg (Chicka-Maria) (CC BY-SA 3.0) (Ledmitz)
## NPCs
sfx/npcs/chest-close.ogg (Ledmitz) (CC BY-SA 3.0) (D W, Q.K., SkeetMasterFunk69, spookymodem)
sfx/npcs/chest-open.ogg (Ledmitz) (CC BY-SA 3.0) (beerbelly38, D W, spookymodem)
diff --git a/monsters.xml b/monsters.xml
index 2837ebdf..1854785b 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -643,6 +643,13 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
</monster>
<monster id="1117" name="Wolvern" targetCursor="medium">
<sprite>monsters/wolvern.xml</sprite>
+ <sound event="die">monsters/wolvern/die1.ogg</sound>
+ <sound event="hit">monsters/wolvern/hit1.ogg</sound>
+ <sound event="hit">monsters/wolvern/hit2.ogg</sound>
+ <sound event="hurt">monsters/wolvern/hurt1.ogg</sound>
+ <sound event="miss">monsters/wolvern/miss1.ogg</sound>
+ <sound event="miss">monsters/wolvern/miss2.ogg</sound>
+ <sound event="miss">monsters/wolvern/miss3.ogg</sound>
</monster>
<monster id="1118" name="Zombie" targetCursor="medium">
<sprite>monsters/zombie.xml</sprite>
diff --git a/sfx/monsters/wolvern/die1.ogg b/sfx/monsters/wolvern/die1.ogg
new file mode 100644
index 00000000..fbb0b58a
--- /dev/null
+++ b/sfx/monsters/wolvern/die1.ogg
Binary files differ
diff --git a/sfx/monsters/wolvern/hit1.ogg b/sfx/monsters/wolvern/hit1.ogg
new file mode 100644
index 00000000..5daac156
--- /dev/null
+++ b/sfx/monsters/wolvern/hit1.ogg
Binary files differ
diff --git a/sfx/monsters/wolvern/hit2.ogg b/sfx/monsters/wolvern/hit2.ogg
new file mode 100644
index 00000000..6e15b692
--- /dev/null
+++ b/sfx/monsters/wolvern/hit2.ogg
Binary files differ
diff --git a/sfx/monsters/wolvern/hurt1.ogg b/sfx/monsters/wolvern/hurt1.ogg
new file mode 100644
index 00000000..c8468f21
--- /dev/null
+++ b/sfx/monsters/wolvern/hurt1.ogg
Binary files differ
diff --git a/sfx/monsters/wolvern/miss1.ogg b/sfx/monsters/wolvern/miss1.ogg
new file mode 100644
index 00000000..5bcc318d
--- /dev/null
+++ b/sfx/monsters/wolvern/miss1.ogg
Binary files differ
diff --git a/sfx/monsters/wolvern/miss2.ogg b/sfx/monsters/wolvern/miss2.ogg
new file mode 100644
index 00000000..b9f7ef18
--- /dev/null
+++ b/sfx/monsters/wolvern/miss2.ogg
Binary files differ
diff --git a/sfx/monsters/wolvern/miss3.ogg b/sfx/monsters/wolvern/miss3.ogg
new file mode 100644
index 00000000..13d7fa87
--- /dev/null
+++ b/sfx/monsters/wolvern/miss3.ogg
Binary files differ