Merge pull request #13672 from dearmochi/fix-carbon-hitby

Fix carbon hitby proc not returning parent result
This commit is contained in:
Fox McCloud
2020-06-24 03:57:32 -04:00
committed by GitHub
@@ -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)
. = ..()