diff --git a/code/modules/mob/living/carbon/xenomorph/ai/movement/lurker.dm b/code/modules/mob/living/carbon/xenomorph/ai/movement/lurker.dm index c65c251b3a..f158d30080 100644 --- a/code/modules/mob/living/carbon/xenomorph/ai/movement/lurker.dm +++ b/code/modules/mob/living/carbon/xenomorph/ai/movement/lurker.dm @@ -134,7 +134,7 @@ #define LURKER_BAIT_TYPES list("Taunt","Emote","Interact") -#define LURKER_BAIT_EMOTES list("growl","roar","scream","needshelp") +#define LURKER_BAIT_EMOTES list("growl","roar","hiss","needshelp") #define LURKER_BAIT_TAUNTS list("Come here, little host","I won't bite","I see you","Safe to go, little one") #define LURKER_BAITS_BEFORE_AMBUSH 4