From 5b1d432055194582fafc00a22b3838666dc83851 Mon Sep 17 00:00:00 2001 From: IronClawTrem Date: Sat, 14 Mar 2020 19:21:05 +0000 Subject: add all required assets to repository --- sound/buildables/human/construct1.wav | Bin 0 -> 91110 bytes sound/buildables/human/construct2.wav | Bin 0 -> 91110 bytes sound/buildables/human/pain1.wav | Bin 0 -> 108446 bytes sound/buildables/human/pain2.wav | Bin 0 -> 108446 bytes sound/buildables/human/prebuild.wav | Bin 0 -> 290802 bytes sound/buildables/human/repaired.wav | Bin 0 -> 2254 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 sound/buildables/human/construct1.wav create mode 100644 sound/buildables/human/construct2.wav create mode 100644 sound/buildables/human/pain1.wav create mode 100644 sound/buildables/human/pain2.wav create mode 100644 sound/buildables/human/prebuild.wav create mode 100644 sound/buildables/human/repaired.wav (limited to 'sound/buildables/human') diff --git a/sound/buildables/human/construct1.wav b/sound/buildables/human/construct1.wav new file mode 100644 index 0000000..87464de Binary files /dev/null and b/sound/buildables/human/construct1.wav differ diff --git a/sound/buildables/human/construct2.wav b/sound/buildables/human/construct2.wav new file mode 100644 index 0000000..87464de Binary files /dev/null and b/sound/buildables/human/construct2.wav differ diff --git a/sound/buildables/human/pain1.wav b/sound/buildables/human/pain1.wav new file mode 100644 index 0000000..0370257 Binary files /dev/null and b/sound/buildables/human/pain1.wav differ diff --git a/sound/buildables/human/pain2.wav b/sound/buildables/human/pain2.wav new file mode 100644 index 0000000..582881d Binary files /dev/null and b/sound/buildables/human/pain2.wav differ diff --git a/sound/buildables/human/prebuild.wav b/sound/buildables/human/prebuild.wav new file mode 100644 index 0000000..de4d784 Binary files /dev/null and b/sound/buildables/human/prebuild.wav differ diff --git a/sound/buildables/human/repaired.wav b/sound/buildables/human/repaired.wav new file mode 100644 index 0000000..146e1a0 Binary files /dev/null and b/sound/buildables/human/repaired.wav differ -- cgit