From 18110bdb6711ef9c5b2b975fc9dfb0db6b0bf5a2 Mon Sep 17 00:00:00 2001 From: moxian Date: Sun, 22 May 2022 10:50:26 +0000 Subject: [PATCH] Remove "you're pregnant" abductee objective (#17824) --- .../game/gamemodes/miniantags/abduction/abductee_objectives.dm | 3 --- 1 file changed, 3 deletions(-) diff --git a/code/game/gamemodes/miniantags/abduction/abductee_objectives.dm b/code/game/gamemodes/miniantags/abduction/abductee_objectives.dm index 3859d68accb..f0a753d1bb9 100644 --- a/code/game/gamemodes/miniantags/abduction/abductee_objectives.dm +++ b/code/game/gamemodes/miniantags/abduction/abductee_objectives.dm @@ -113,9 +113,6 @@ /datum/objective/abductee/build explanation_text = "Expand the station." -/datum/objective/abductee/pragnant - explanation_text = "You are pregnant and soon due. Find a safe place to deliver your baby." - /datum/objective/abductee/engine explanation_text = "Go have a good conversation with the singularity/tesla/supermatter crystal. Bonus points if it responds."