mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
No more IPC brain damage on electric shocks (#29911)
This commit is contained in:
@@ -189,7 +189,6 @@
|
||||
/datum/species/machine/spec_electrocute_act(mob/living/carbon/human/H, shock_damage, source, siemens_coeff, flags)
|
||||
if(flags & SHOCK_ILLUSION)
|
||||
return
|
||||
H.adjustBrainLoss(shock_damage)
|
||||
H.adjust_nutrition(shock_damage)
|
||||
|
||||
/datum/species/machine/handle_mutations_and_radiation(mob/living/carbon/human/H)
|
||||
|
||||
Reference in New Issue
Block a user