Merge pull request #455 from Jay-Sparrow/Bug-fixin

Support Stand no longer hates slimes
This commit is contained in:
Dahlular
2020-09-12 20:08:14 -06:00
committed by GitHub
@@ -30,7 +30,7 @@
C.adjustBruteLoss(-5)
C.adjustFireLoss(-5)
C.adjustOxyLoss(-5)
C.adjustToxLoss(-5)
C.adjustToxLoss(-5, TRUE, TRUE)
var/obj/effect/temp_visual/heal/H = new /obj/effect/temp_visual/heal(get_turf(C))
if(namedatum)
H.color = namedatum.colour