summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-10-14 18:34:34 -0300
committerJesusaves <cpntb1@ymail.com>2022-10-14 18:34:34 -0300
commita9a7403868b45ae03fee6c2d61c961ca1a97d09e (patch)
treefa5741c1f635a5e9c7e32fbbc393009e90c1f1b3
parent60366f166d241359f6cc74d85591ad02ccbc3173 (diff)
parent7c68b95981234ca2b3e2dfb7fdf6e4c33bd1a581 (diff)
downloadclientdata-a9a7403868b45ae03fee6c2d61c961ca1a97d09e.tar.gz
clientdata-a9a7403868b45ae03fee6c2d61c961ca1a97d09e.tar.bz2
clientdata-a9a7403868b45ae03fee6c2d61c961ca1a97d09e.tar.xz
clientdata-a9a7403868b45ae03fee6c2d61c961ca1a97d09e.zip
Merge remote-tracking branch 'Ledmitz/Tengu_sfx'
-rw-r--r--LICENSE10
-rw-r--r--monsters.xml14
-rw-r--r--sfx/monsters/tengu/crit1.oggbin0 -> 9506 bytes
-rw-r--r--sfx/monsters/tengu/die1.oggbin0 -> 13209 bytes
-rw-r--r--sfx/monsters/tengu/hit1.oggbin0 -> 7673 bytes
-rw-r--r--sfx/monsters/tengu/hit2.oggbin0 -> 7623 bytes
-rw-r--r--sfx/monsters/tengu/hit3.oggbin0 -> 7571 bytes
-rw-r--r--sfx/monsters/tengu/hurt1.oggbin0 -> 6902 bytes
-rw-r--r--sfx/monsters/tengu/hurt2.oggbin0 -> 6943 bytes
-rw-r--r--sfx/monsters/tengu/hurt3.oggbin0 -> 7032 bytes
-rw-r--r--sfx/monsters/tengu/miss1.oggbin0 -> 7353 bytes
11 files changed, 18 insertions, 6 deletions
diff --git a/LICENSE b/LICENSE
index c1a87d3c..c9aee96c 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1589,6 +1589,16 @@ legal@themanaworld.org
sfx/monsters/squirrel/hit2.ogg (krazyjakee) (GPLv2) (Micksha)
sfx/monsters/squirrel/die1.ogg (krazyjakee) (GPLv2) (Micksha)
sfx/monsters/squirrel/die2.ogg (krazyjakee) (GPLv2) (Micksha)
+### Tengu
+ sfx/monsters/tengu/crit1.ogg (Ledmitz) (CC BY-SA 3.0) (-)
+ sfx/monsters/tengu/die1.ogg (Ledmitz) (CC BY-SA 3.0) (-)
+ sfx/monsters/tengu/hit1.ogg (Ledmitz) (CC BY-SA 3.0) (-)
+ sfx/monsters/tengu/hit2.ogg (Ledmitz) (CC BY-SA 3.0) (-)
+ sfx/monsters/tengu/hit3.ogg (Ledmitz) (CC BY-SA 3.0) (-)
+ sfx/monsters/tengu/hurt1.ogg (Ledmitz) (CC BY-SA 3.0) (-)
+ sfx/monsters/tengu/hurt2.ogg (Ledmitz) (CC BY-SA 3.0) (-)
+ sfx/monsters/tengu/hurt3.ogg (Ledmitz) (CC BY-SA 3.0) (-)
+ sfx/monsters/tengu/miss1.ogg (Ledmitz) (CC BY-SA 3.0) (-)
### Tortuga
sfx/monsters/tortuga/die1.ogg (Cosmostrator) (CC BY-SA 3.0) (Socapex)
sfx/monsters/tortuga/hit1.ogg (Cosmostrator) (CC BY-SA 3.0) (Socapex)
diff --git a/monsters.xml b/monsters.xml
index 71fa9ecc..913ab138 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -676,12 +676,14 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
</monster>
<monster id="1120" name="Tengu" walkType="walk" targetCursor="large">
<sprite>monsters/tengu.xml</sprite>
- <sound event="die">monsters/tortuga/die1.ogg</sound>
- <sound event="hit">monsters/tortuga/hit1.ogg</sound>
- <sound event="hit">monsters/tortuga/hit2.ogg</sound>
- <sound event="hurt">monsters/tortuga/hurt1.ogg</sound>
- <sound event="miss">monsters/tortuga/miss1.ogg</sound>
- <sound event="spawn">monsters/tortuga/spawn1.ogg</sound>
+ <sound event="die">monsters/tengu/die1.ogg</sound>
+ <sound event="hit">monsters/tengu/hit1.ogg</sound>
+ <sound event="hit">monsters/tengu/hit2.ogg</sound>
+ <sound event="hit">monsters/tengu/hit3.ogg</sound>
+ <sound event="hurt">monsters/tengu/hurt1.ogg</sound>
+ <sound event="hurt">monsters/tengu/hurt2.ogg</sound>
+ <sound event="hurt">monsters/tengu/hurt3.ogg</sound>
+ <sound event="miss">monsters/tengu/miss1.ogg</sound>
</monster>
<monster id="1121" name="Golem" walkType="walk" targetCursor="large">
<sprite>monsters/golem.xml</sprite>
diff --git a/sfx/monsters/tengu/crit1.ogg b/sfx/monsters/tengu/crit1.ogg
new file mode 100644
index 00000000..c67859bb
--- /dev/null
+++ b/sfx/monsters/tengu/crit1.ogg
Binary files differ
diff --git a/sfx/monsters/tengu/die1.ogg b/sfx/monsters/tengu/die1.ogg
new file mode 100644
index 00000000..a23c9880
--- /dev/null
+++ b/sfx/monsters/tengu/die1.ogg
Binary files differ
diff --git a/sfx/monsters/tengu/hit1.ogg b/sfx/monsters/tengu/hit1.ogg
new file mode 100644
index 00000000..65192345
--- /dev/null
+++ b/sfx/monsters/tengu/hit1.ogg
Binary files differ
diff --git a/sfx/monsters/tengu/hit2.ogg b/sfx/monsters/tengu/hit2.ogg
new file mode 100644
index 00000000..74d4b2d7
--- /dev/null
+++ b/sfx/monsters/tengu/hit2.ogg
Binary files differ
diff --git a/sfx/monsters/tengu/hit3.ogg b/sfx/monsters/tengu/hit3.ogg
new file mode 100644
index 00000000..2ee78762
--- /dev/null
+++ b/sfx/monsters/tengu/hit3.ogg
Binary files differ
diff --git a/sfx/monsters/tengu/hurt1.ogg b/sfx/monsters/tengu/hurt1.ogg
new file mode 100644
index 00000000..d5a3c48a
--- /dev/null
+++ b/sfx/monsters/tengu/hurt1.ogg
Binary files differ
diff --git a/sfx/monsters/tengu/hurt2.ogg b/sfx/monsters/tengu/hurt2.ogg
new file mode 100644
index 00000000..e0f99fca
--- /dev/null
+++ b/sfx/monsters/tengu/hurt2.ogg
Binary files differ
diff --git a/sfx/monsters/tengu/hurt3.ogg b/sfx/monsters/tengu/hurt3.ogg
new file mode 100644
index 00000000..1fb25bc7
--- /dev/null
+++ b/sfx/monsters/tengu/hurt3.ogg
Binary files differ
diff --git a/sfx/monsters/tengu/miss1.ogg b/sfx/monsters/tengu/miss1.ogg
new file mode 100644
index 00000000..b6f6db88
--- /dev/null
+++ b/sfx/monsters/tengu/miss1.ogg
Binary files differ