mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
hey look, a todo (#19795)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user