hey look, a todo (#19795)

This commit is contained in:
BiancaWilkson
2022-11-29 14:05:48 -05:00
committed by GitHub
parent 0ea9d9d6e2
commit df71074edc
@@ -263,7 +263,7 @@
if(ishuman(M))
var/mob/living/carbon/human/H = M
H.vomit(lost_nutrition = 0, blood = TRUE, stun = FALSE)
M.Weaken(1 SECONDS) // change to knockdown after crawling
M.KnockDown(1 SECONDS)
else
update_flags |= M.adjustStaminaLoss(10, FALSE)
if(2)