From 4948bbaacb7c6d25609e9923e7509468bdcbbd4f Mon Sep 17 00:00:00 2001 From: ElGitificador <168473461+ElGitificador@users.noreply.github.com> Date: Sun, 12 Apr 2026 18:32:44 +0200 Subject: [PATCH] Changes lamarr s desc from "xenomorph facehugger" to "alien" (#95707) ## About The Pull Request facehuggers are referred as simply "alien(s)" throughout the game, except in lamarr s description, in which it is referred straight as "xenomorph facehugger". This pr changes lamarr s desc to be more """mysterious"""" ## Why It's Good For The Game naming consistency ## Changelog :cl: spellcheck: due to conflicts with the hive empress, lamarr has lost it s diplomatic facehugger title /:cl: --- code/modules/mob/living/carbon/alien/special/facehugger.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/carbon/alien/special/facehugger.dm b/code/modules/mob/living/carbon/alien/special/facehugger.dm index b06e9ab1fbc..cfdf70e5773 100644 --- a/code/modules/mob/living/carbon/alien/special/facehugger.dm +++ b/code/modules/mob/living/carbon/alien/special/facehugger.dm @@ -305,7 +305,7 @@ /obj/item/clothing/mask/facehugger/lamarr name = "Lamarr" - desc = "The Research Director's pet, a domesticated and debeaked xenomorph facehugger. Friendly, but may still try to couple with your head." + desc = "The Research Director's pet, a domesticated and debeaked alien. Friendly, but may still try to couple with your head." sterile = TRUE slowdown = 1.5 //lamarr is too fat after being fed in captivity to effectively slow people down or something