garrote tweak (#21092)

This commit is contained in:
HMBGERDO
2023-06-02 18:00:05 +01:00
committed by GitHub
parent ceaad4de97
commit 2f89b304d3
5 changed files with 19 additions and 1 deletions
+4 -1
View File
@@ -154,7 +154,10 @@
strangling.AbsoluteSilence(6 SECONDS) // Non-improvised effects
strangling.apply_damage(4, OXY, "head")
if(G.state == GRAB_KILL)
strangling.PreventOxyHeal(6 SECONDS)
strangling.AdjustLoseBreath(6 SECONDS)
strangling.apply_damage(4, OXY, "head")
/obj/item/twohanded/garrote/suicide_act(mob/user)