Skip to content

Commit

Permalink
line undel
Browse files Browse the repository at this point in the history
  • Loading branch information
InsaneRed committed Feb 10, 2024
1 parent fbe0edc commit e021f82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/mob/living/carbon/xenomorph/Embryo.dm
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@
new_xeno = new /mob/living/carbon/xenomorph/larva/predalien(affected_mob)
yautja_announcement(SPAN_YAUTJABOLDBIG("WARNING!\n\nAn abomination has been detected at [get_area_name(new_xeno)]. It is a stain upon our purity and is unfit for life. Exterminate it immediately.\n\nHeavy Armory unlocked."))
SEND_GLOBAL_SIGNAL(COMSIG_GLOB_YAUTJA_ARMORY_OPENED)

else
new_xeno = new(affected_mob)
if(hive)
Expand Down

0 comments on commit e021f82

Please sign in to comment.