Fixed headsets, made the AI so you can unbolt it and have an awesome pal.

This commit is contained in:
SkyMarshal
2012-03-04 11:39:43 -07:00
parent 71a9961b0c
commit f42355282d
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