Merge pull request #8444 from HugoLuman/whalecough

Adds coughing and sneezing sounds for Drask
This commit is contained in:
Fox McCloud
2018-02-20 00:48:09 -05:00
committed by GitHub
3 changed files with 4 additions and 4 deletions
@@ -963,10 +963,10 @@
speech_chance = 20
male_scream_sound = 'sound/voice/DraskTalk2.ogg'
female_scream_sound = 'sound/voice/DraskTalk2.ogg'
male_cough_sounds = null //whale cough when
female_cough_sounds = null
male_sneeze_sound = null
female_sneeze_sound = null
male_cough_sounds = 'sound/voice/DraskCough.ogg'
female_cough_sounds = 'sound/voice/DraskCough.ogg'
male_sneeze_sound = 'sound/voice/DraskSneeze.ogg'
female_sneeze_sound = 'sound/voice/DraskSneeze.ogg'
burn_mod = 2
//exotic_blood = "cryoxadone"