MW4 BB sounds

Bitching betty sounds from MW4 for synth medichines
This commit is contained in:
Razgriz
2020-10-08 14:15:06 -07:00
committed by GitHub
parent 63d6e1145b
commit 76db71050c
@@ -104,11 +104,13 @@
if(!nif.human.bad_external_organs.len)
if(mode || active)
nif.notify("User Status: NORMAL. Medichines deactivating.")
H << 'sound/voice/nifmedsynth_normal.ogg'
deactivate()
return TRUE
if(!mode && !active)
nif.notify("User Status: DAMAGED. Medichines performing minor repairs.",TRUE)
H << 'sound/voice/nifmedsynth_injured.ogg'
activate()
for(var/eo in nif.human.bad_external_organs)