Skip to content

Commit

Permalink
hisssss
Browse files Browse the repository at this point in the history
  • Loading branch information
morrowwolf committed Oct 28, 2023
1 parent 944006b commit c144b87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/modules/mob/living/carbon/xenomorph/ai/xeno_ai.dm
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ GLOBAL_LIST_INIT(ai_target_limbs, list(

if(current_target)
resting = FALSE
if(prob(5))
emote("hiss")
return TRUE

a_intent = INTENT_HARM
Expand Down

0 comments on commit c144b87

Please sign in to comment.