mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-25 21:16:39 +01:00
Curse You Great Britain
This commit is contained in:
@@ -195,7 +195,7 @@
|
||||
H.nutrition = 260 //Enough to try to regenerate ONCE.
|
||||
H.adjustBruteLoss(40)
|
||||
H.adjustFireLoss(40)
|
||||
H.Paralyze(4)
|
||||
H.Paralyse(4)
|
||||
H.updatehealth()
|
||||
for(var/obj/item/organ/external/E in H.organs) //They've still gotta congeal, but it's faster than the clone sickness they'd normally get.
|
||||
if(E && E.organ_tag == BP_L_ARM || E.organ_tag == BP_R_ARM || E.organ_tag == BP_L_LEG || E.organ_tag == BP_R_LEG)
|
||||
|
||||
Reference in New Issue
Block a user