Skip to content

Commit

Permalink
resist speed
Browse files Browse the repository at this point in the history
  • Loading branch information
InsaneRed committed Feb 20, 2024
1 parent d7dc62b commit d8872db
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions code/modules/mob/living/carbon/xenomorph/castes/Predalien.dm
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,11 @@ You must still listen to the queen.
"})
emote("roar")


/mob/living/carbon/xenomorph/predalien/resist_fire()
..()
SetKnockDown(0.1 SECONDS)

/datum/behavior_delegate/predalien_base
name = "Base Predalien Behavior Delegate"

Expand Down

0 comments on commit d8872db

Please sign in to comment.