definition fixes

This commit is contained in:
kevinz000
2020-05-30 22:09:13 -07:00
parent c613726c2a
commit 1fef5825a9
3 changed files with 4 additions and 8 deletions
-1
View File
@@ -234,7 +234,6 @@
. = ..()
if(iscarbon(target))
var/mob/living/carbon/H = target
var/loss = H.getStaminaLoss()
H.Dizzy(10)
H.adjustStaminaLoss(30)
if(CHECK_STAMCRIT(H) != NOT_STAMCRIT)