People jitter when revived by defibs

This commit is contained in:
Jordan Brown
2017-12-02 18:12:44 -05:00
committed by KorPhaeron
parent c801b6e096
commit 3fa5acfdf4
+1
View File
@@ -543,6 +543,7 @@
H.set_heartattack(FALSE)
H.revive()
H.emote("gasp")
H.Jitter(100)
if(tplus > tloss)
H.setBrainLoss( max(0, min(99, ((tlimit - tplus) / tlimit * 100))))
add_logs(user, H, "revived", defib)