Skip to content

Commit

Permalink
Terror Prince attack now (also) does stamina damage (ParadiseSS13#19284)
Browse files Browse the repository at this point in the history
  • Loading branch information
FloFluoro authored Oct 8, 2022
1 parent cfd30f5 commit c7db0bb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@

/mob/living/simple_animal/hostile/poison/terror_spider/prince/spider_specialattack(mob/living/carbon/human/L)
L.KnockDown(10 SECONDS)
L.adjustStaminaLoss(40)
return ..()

0 comments on commit c7db0bb

Please sign in to comment.