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/barricade/sound.cfg | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 sound/buildables/barricade/sound.cfg (limited to 'sound/buildables/barricade/sound.cfg') diff --git a/sound/buildables/barricade/sound.cfg b/sound/buildables/barricade/sound.cfg new file mode 100644 index 0000000..caa49e4 --- /dev/null +++ b/sound/buildables/barricade/sound.cfg @@ -0,0 +1,14 @@ +1 0 //construct1.wav +0 0 //construct2.wav +0 0 //idle1.wav +0 0 //idle2.wav +0 0 //idle3.wav +1 0 //attack1.wav +1 0 //attack2.wav +0 0 //spawn1.wav +0 0 //spawn2.wav +1 0 //pain1.wav +1 0 //pain2.wav +0 0 //destroy1.wav +0 0 //destroy2.wav +0 0 //destroyed.wav -- cgit