all items in disposal pipes now make small sounds when they hit corners. all mobs will make very audible sounds when they hit corners

This commit is contained in:
deathride58
2019-01-11 04:27:53 -05:00
parent 2b68547f8d
commit 37d90a780a
7 changed files with 15 additions and 0 deletions
+4
View File
@@ -200,5 +200,9 @@
'sound/vore/prey/death_04.ogg','sound/vore/prey/death_05.ogg','sound/vore/prey/death_06.ogg',
'sound/vore/prey/death_07.ogg','sound/vore/prey/death_08.ogg','sound/vore/prey/death_09.ogg',
'sound/vore/prey/death_10.ogg')
if("clang")
soundin = pick('sound/effects/clang1.ogg', 'sound/effects/clang2.ogg')
if("clangsmall")
soundin = pick('sound/effects/clangsmall1.ogg', 'sound/effects/clangsmall2.ogg')
//END OF CIT CHANGES
return soundin