From 466a54383dcef80a19c8e94b1cd4fbe913bb5bae Mon Sep 17 00:00:00 2001 From: MrMelbert <51863163+MrMelbert@users.noreply.github.com> Date: Sun, 21 Feb 2021 06:23:55 -0600 Subject: [PATCH] Updates the lifebringer flavor text to be less ambivalent about their goals (#57059) --- code/game/objects/structures/ghost_role_spawners.dm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/game/objects/structures/ghost_role_spawners.dm b/code/game/objects/structures/ghost_role_spawners.dm index 2ef3ea11643..61106fd05af 100644 --- a/code/game/objects/structures/ghost_role_spawners.dm +++ b/code/game/objects/structures/ghost_role_spawners.dm @@ -14,7 +14,8 @@ short_desc = "You are a sentient ecosystem, an example of the mastery over life that your creators possessed." flavour_text = "Your masters, benevolent as they were, created uncounted seed vaults and spread them across \ the universe to every planet they could chart. You are in one such seed vault. \ - Your goal is to cultivate and spread life wherever it will go while waiting for contact from your creators. \ + Your goal is to protect the vault you are assigned to, cultivate the seeds passed onto you, \ + and eventually bring life to this desolate planet while waiting for contact from your creators. \ Estimated time of last contact: Deployment, 5000 millennia ago." assignedrole = "Lifebringer"