this is a signal handler proc...

This commit is contained in:
Kashargul
2025-01-15 22:19:22 +01:00
committed by GitHub
parent be6c74be3c
commit 2f34c03a1b
+3 -3
View File
@@ -90,9 +90,9 @@
var/mob/living/simple_mob/slime/S = M
S.adjustToxLoss(15 * reac_volume)
S.visible_message(span_warning("[S]'s flesh sizzles where the foam touches it!"), span_danger("Your flesh burns in the foam!"))
M.adjust_fire_stacks(-reac_volume)
M.ExtinguishMob()
if(istype(M))
M.adjust_fire_stacks(-reac_volume)
M.ExtinguishMob()
/datum/reagent/liquid_protean
name = REAGENT_LIQUIDPROTEAN