From 121669daa688cc7cccf4a2d1345047fda4bc1d4a Mon Sep 17 00:00:00 2001 From: Ledmitz <69915785+Ledmitz@users.noreply.github.com> Date: Wed, 30 Sep 2020 22:20:50 +0000 Subject: Added tengu sounds. (#393) --- sfx/monsters/tengu/crit1.ogg | Bin 0 -> 8176 bytes sfx/monsters/tengu/die1.ogg | Bin 0 -> 11280 bytes sfx/monsters/tengu/hit1.ogg | Bin 0 -> 7688 bytes sfx/monsters/tengu/hit2.ogg | Bin 0 -> 7621 bytes sfx/monsters/tengu/hit3.ogg | Bin 0 -> 7589 bytes sfx/monsters/tengu/hurt1.ogg | Bin 0 -> 7286 bytes sfx/monsters/tengu/hurt2.ogg | Bin 0 -> 7277 bytes sfx/monsters/tengu/hurt3.ogg | Bin 0 -> 7281 bytes sfx/monsters/tengu/miss1.ogg | Bin 0 -> 7274 bytes 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 sfx/monsters/tengu/crit1.ogg create mode 100644 sfx/monsters/tengu/die1.ogg create mode 100644 sfx/monsters/tengu/hit1.ogg create mode 100644 sfx/monsters/tengu/hit2.ogg create mode 100644 sfx/monsters/tengu/hit3.ogg create mode 100644 sfx/monsters/tengu/hurt1.ogg create mode 100644 sfx/monsters/tengu/hurt2.ogg create mode 100644 sfx/monsters/tengu/hurt3.ogg create mode 100644 sfx/monsters/tengu/miss1.ogg (limited to 'sfx/monsters/tengu') diff --git a/sfx/monsters/tengu/crit1.ogg b/sfx/monsters/tengu/crit1.ogg new file mode 100644 index 00000000..038e2ea5 Binary files /dev/null and b/sfx/monsters/tengu/crit1.ogg differ diff --git a/sfx/monsters/tengu/die1.ogg b/sfx/monsters/tengu/die1.ogg new file mode 100644 index 00000000..502455aa Binary files /dev/null and b/sfx/monsters/tengu/die1.ogg differ diff --git a/sfx/monsters/tengu/hit1.ogg b/sfx/monsters/tengu/hit1.ogg new file mode 100644 index 00000000..1a26612d Binary files /dev/null and b/sfx/monsters/tengu/hit1.ogg differ diff --git a/sfx/monsters/tengu/hit2.ogg b/sfx/monsters/tengu/hit2.ogg new file mode 100644 index 00000000..1dca4dc5 Binary files /dev/null and b/sfx/monsters/tengu/hit2.ogg differ diff --git a/sfx/monsters/tengu/hit3.ogg b/sfx/monsters/tengu/hit3.ogg new file mode 100644 index 00000000..ea09559a Binary files /dev/null and b/sfx/monsters/tengu/hit3.ogg differ diff --git a/sfx/monsters/tengu/hurt1.ogg b/sfx/monsters/tengu/hurt1.ogg new file mode 100644 index 00000000..02639cf5 Binary files /dev/null and b/sfx/monsters/tengu/hurt1.ogg differ diff --git a/sfx/monsters/tengu/hurt2.ogg b/sfx/monsters/tengu/hurt2.ogg new file mode 100644 index 00000000..ad1a5e4d Binary files /dev/null and b/sfx/monsters/tengu/hurt2.ogg differ diff --git a/sfx/monsters/tengu/hurt3.ogg b/sfx/monsters/tengu/hurt3.ogg new file mode 100644 index 00000000..f880f4ca Binary files /dev/null and b/sfx/monsters/tengu/hurt3.ogg differ diff --git a/sfx/monsters/tengu/miss1.ogg b/sfx/monsters/tengu/miss1.ogg new file mode 100644 index 00000000..b39ac42e Binary files /dev/null and b/sfx/monsters/tengu/miss1.ogg differ -- cgit v1.2.3-70-g09d2