Merge pull request #7921 from deathride58/fancierdisposalnoises

Immersive disposals - Things in disposals will now make sounds when hitting corners
This commit is contained in:
nik707
2019-01-14 22:21:03 -06:00
committed by GitHub
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