Merge pull request #14084 from Citadel-Station-13/silicons-patch-23
robots don't get tired from swimming
This commit is contained in:
@@ -150,7 +150,8 @@
|
|||||||
H.DefaultCombatKnockdown(40)
|
H.DefaultCombatKnockdown(40)
|
||||||
playsound(src, 'sound/effects/woodhit.ogg', 60, TRUE, 1)
|
playsound(src, 'sound/effects/woodhit.ogg', 60, TRUE, 1)
|
||||||
else if(filled)
|
else if(filled)
|
||||||
victim.adjustStaminaLoss(1)
|
if(iscarbon(victim))
|
||||||
|
victim.adjustStaminaLoss(1)
|
||||||
playsound(src, "water_wade", 20, TRUE)
|
playsound(src, "water_wade", 20, TRUE)
|
||||||
return ..()
|
return ..()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user