Merge pull request #8715 from Sishen1542/toxinmanbad

Pentetic Jelly, the chem we all needed. Anatomic panacea not deadly for slimes! Also, medbeam buff?
This commit is contained in:
kevinz000
2019-06-23 06:57:09 -07:00
committed by GitHub
5 changed files with 20 additions and 6 deletions
@@ -116,7 +116,7 @@
new /obj/effect/temp_visual/heal(get_turf(target), "#80F5FF")
target.adjustBruteLoss(-4)
target.adjustFireLoss(-4)
target.adjustToxLoss(-1)
target.adjustToxLoss(-1, forced = TRUE)
target.adjustOxyLoss(-1)
return