Fix carbon hitby proc not returning parent result

This commit is contained in:
mochi
2020-06-23 20:19:11 +02:00
parent 747b183207
commit c96cbd5c3e
@@ -12,7 +12,7 @@
visible_message("<span class='warning'>[src] catches [AM]!</span>")
throw_mode_off()
return TRUE
..()
return ..()
/mob/living/carbon/water_act(volume, temperature, source, method = REAGENT_TOUCH)
. = ..()