Merge pull request #622 from SkyMarshal/master

Fixed headsets, made the AI so you can unbolt it and have an awesome pal.
This commit is contained in:
Albert Iordache
2012-03-04 10:44:11 -08:00
3 changed files with 23 additions and 2 deletions
@@ -190,7 +190,7 @@
if( !message_mode && (disease_symptoms & DISEASE_WHISPER))
message_mode = "whisper"
if(src.stunned > 0 || (!(traumatic_shock > 61) && prob(50)))
if(src.stunned > 0 || (traumatic_shock > 61 && prob(50)))
message_mode = "" //Stunned people shouldn't be able to physically turn on their radio/hold down the button to speak into it