summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLedmitz <69915785+Ledmitz@users.noreply.github.com>2022-01-29 10:26:43 +0000
committerGitHub <noreply@github.com>2022-01-29 10:26:43 +0000
commit409b28bd761bbb1afb789f21a41f14bf4846a952 (patch)
tree370ee6d486871f6a51ce09c58622a335078e86a6
parent5f98ad74261e88393d2bd47e0e7162bb6b4e5ae9 (diff)
downloadclientdata-409b28bd761bbb1afb789f21a41f14bf4846a952.tar.gz
clientdata-409b28bd761bbb1afb789f21a41f14bf4846a952.tar.bz2
clientdata-409b28bd761bbb1afb789f21a41f14bf4846a952.tar.xz
clientdata-409b28bd761bbb1afb789f21a41f14bf4846a952.zip
Added sounds to Flashmob (#395)
-rw-r--r--license.md7
-rw-r--r--monsters/monster1146_Flashmob.xml13
-rw-r--r--sfx/monsters/flashmob/flashmob-die1.oggbin0 -> 26685 bytes
-rw-r--r--sfx/monsters/flashmob/flashmob-hurt1.oggbin0 -> 8524 bytes
-rw-r--r--sfx/monsters/flashmob/flashmob-hurt2.oggbin0 -> 9207 bytes
-rw-r--r--sfx/monsters/flashmob/flashmob-hurt3.oggbin0 -> 9179 bytes
-rw-r--r--sfx/monsters/flashmob/flashmob-move1.oggbin0 -> 8828 bytes
-rw-r--r--sfx/monsters/flashmob/flashmob-move2.oggbin0 -> 8466 bytes
-rw-r--r--sfx/monsters/flashmob/flashmob-move3.oggbin0 -> 9556 bytes
-rw-r--r--sfx/monsters/flashmob/flashmob-move4.oggbin0 -> 10602 bytes
10 files changed, 20 insertions, 0 deletions
diff --git a/license.md b/license.md
index 0c41a4a9..68153b64 100644
--- a/license.md
+++ b/license.md
@@ -1151,6 +1151,13 @@ File | Artists | Licenses
`sfx/monsters/fire-goblin/fire-goblin-hit1.ogg` | Cosmostrator | GPLv2
`sfx/monsters/fire-goblin/fire-goblin-hit2.ogg` | Cosmostrator | GPLv2
`sfx/monsters/fire-goblin/fire-goblin-miss1.ogg` | Cosmostrator | GPLv2
+`sfx/monsters/flashmob/flashmob-die1.ogg` | Ledmitz (evil laugh-01.wav / Nanakisan / CC BY 3.0) | GPLv2, CC BY-SA 3.0
+`sfx/monsters/flashmob/flashmob-hurt1.ogg` | Ledmitz (evil laugh-01.wav / Nanakisan / CC BY 3.0) | GPLv2, CC BY-SA 3.0
+`sfx/monsters/flashmob/flashmob-hurt2.ogg` | Ledmitz (evil laugh-01.wav / Nanakisan / CC BY 3.0) | GPLv2, CC BY-SA 3.0
+`sfx/monsters/flashmob/flashmob-hurt3.ogg` | Ledmitz (evil laugh-01.wav / Nanakisan / CC BY 3.0) | GPLv2, CC BY-SA 3.0
+`sfx/monsters/flashmob/flashmob-move1.ogg` | Ledmitz (evil laugh-01.wav / Nanakisan / CC BY 3.0) | GPLv2, CC BY-SA 3.0
+`sfx/monsters/flashmob/flashmob-move2.ogg` | Ledmitz (evil laugh-01.wav / Nanakisan / CC BY 3.0) | GPLv2, CC BY-SA 3.0
+`sfx/monsters/flashmob/flashmob-move3.ogg` | Ledmitz (evil laugh-01.wav / Nanakisan / CC BY 3.0) | GPLv2, CC BY-SA 3.0
`sfx/monsters/flower/flower-hit1.ogg` | Cosmostrator | GPLv2
`sfx/monsters/flower/flower-hit2.ogg` | Cosmostrator | GPLv2
`sfx/monsters/flower/flower-miss1.ogg` | Cosmostrator | GPLv2
diff --git a/monsters/monster1146_Flashmob.xml b/monsters/monster1146_Flashmob.xml
index a848a144..a0df3d06 100644
--- a/monsters/monster1146_Flashmob.xml
+++ b/monsters/monster1146_Flashmob.xml
@@ -10,5 +10,18 @@
<sprite>equipment/angel-wings.xml</sprite>
<sprite>equipment/weapons/polearm-chop.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff;#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite>
<attack id="1" critical-hit-effect-id="16" missile-particle="graphics/particles/fire-burst.xml" action="attack_2hand"/>
+ <sound event="hit">weapons/other/halberd/halberd-hit1.ogg</sound>
+ <sound event="hit">weapons/other/halberd/halberd-hit2.ogg</sound>
+ <sound event="hit">weapons/other/halberd/halberd-hit3.ogg</sound>
+ <sound event="move">monsters/flashmob/flashmob-hurt1.ogg</sound>
+ <sound event="move">monsters/flashmob/flashmob-hurt2.ogg</sound>
+ <sound event="move">monsters/flashmob/flashmob-hurt3.ogg</sound>
+ <sound event="miss">weapons/other/staff/staff-miss1.ogg</sound>
+ <sound event="miss">weapons/other/staff/staff-miss2.ogg</sound>
+ <sound event="miss">weapons/other/staff/staff-miss3.ogg</sound>
+ <sound event="move">monsters/flashmob/flashmob-move1.ogg</sound>
+ <sound event="move">monsters/flashmob/flashmob-move2.ogg</sound>
+ <sound event="move">monsters/flashmob/flashmob-move3.ogg</sound>
+ <sound event="move">monsters/flashmob/flashmob-move4.ogg</sound>
</monster>
</monsters>
diff --git a/sfx/monsters/flashmob/flashmob-die1.ogg b/sfx/monsters/flashmob/flashmob-die1.ogg
new file mode 100644
index 00000000..0eb60bfe
--- /dev/null
+++ b/sfx/monsters/flashmob/flashmob-die1.ogg
Binary files differ
diff --git a/sfx/monsters/flashmob/flashmob-hurt1.ogg b/sfx/monsters/flashmob/flashmob-hurt1.ogg
new file mode 100644
index 00000000..4abd8b73
--- /dev/null
+++ b/sfx/monsters/flashmob/flashmob-hurt1.ogg
Binary files differ
diff --git a/sfx/monsters/flashmob/flashmob-hurt2.ogg b/sfx/monsters/flashmob/flashmob-hurt2.ogg
new file mode 100644
index 00000000..ad205671
--- /dev/null
+++ b/sfx/monsters/flashmob/flashmob-hurt2.ogg
Binary files differ
diff --git a/sfx/monsters/flashmob/flashmob-hurt3.ogg b/sfx/monsters/flashmob/flashmob-hurt3.ogg
new file mode 100644
index 00000000..3b5c51f0
--- /dev/null
+++ b/sfx/monsters/flashmob/flashmob-hurt3.ogg
Binary files differ
diff --git a/sfx/monsters/flashmob/flashmob-move1.ogg b/sfx/monsters/flashmob/flashmob-move1.ogg
new file mode 100644
index 00000000..52dbaf1c
--- /dev/null
+++ b/sfx/monsters/flashmob/flashmob-move1.ogg
Binary files differ
diff --git a/sfx/monsters/flashmob/flashmob-move2.ogg b/sfx/monsters/flashmob/flashmob-move2.ogg
new file mode 100644
index 00000000..de61e437
--- /dev/null
+++ b/sfx/monsters/flashmob/flashmob-move2.ogg
Binary files differ
diff --git a/sfx/monsters/flashmob/flashmob-move3.ogg b/sfx/monsters/flashmob/flashmob-move3.ogg
new file mode 100644
index 00000000..f20dec6a
--- /dev/null
+++ b/sfx/monsters/flashmob/flashmob-move3.ogg
Binary files differ
diff --git a/sfx/monsters/flashmob/flashmob-move4.ogg b/sfx/monsters/flashmob/flashmob-move4.ogg
new file mode 100644
index 00000000..e2ee8687
--- /dev/null
+++ b/sfx/monsters/flashmob/flashmob-move4.ogg
Binary files differ