Merge pull request #8963 from Citadel-Station-13/kevinz000-patch-61

healing holoparasites now heals toxlovers
This commit is contained in:
BlackMajor
2019-10-22 10:50:04 +13:00
committed by GitHub

View File

@@ -30,7 +30,7 @@
C.adjustBruteLoss(-5)
C.adjustFireLoss(-5)
C.adjustOxyLoss(-5)
C.adjustToxLoss(-5)
C.adjustToxLoss(-5, forced = TRUE)
var/obj/effect/temp_visual/heal/H = new /obj/effect/temp_visual/heal(get_turf(C))
if(namedatum)
H.color = namedatum.colour