[Goonchem] Fixups

This commit is contained in:
Fox-McCloud
2015-04-05 21:56:59 -04:00
parent 7c739e4745
commit 9ca8def744
7 changed files with 38 additions and 19 deletions
@@ -244,6 +244,8 @@ REAGENT SCANNER
user.show_message("\red <b>Warning: Blood Level CRITICAL: [blood_percent]% [blood_volume]cl")
else
user.show_message("\blue Blood Level Normal: [blood_percent]% [blood_volume]cl")
if(H.heart_attack)
user.show_message("<span class='userdanger'>Subject suffering from heart attack: Apply defibrillator immediately.</span>")
user.show_message("\blue Subject's pulse: <font color='[H.pulse == PULSE_THREADY || H.pulse == PULSE_NONE ? "red" : "blue"]'>[H.get_pulse(GETPULSE_TOOL)] bpm.</font>")
src.add_fingerprint(user)
return