From d6e1762844063eb085ff4aeff59b8b3ed1e59839 Mon Sep 17 00:00:00 2001 From: BluBerry016 <50649185+unit0016@users.noreply.github.com> Date: Tue, 8 Feb 2022 21:43:03 -0500 Subject: [PATCH] Removes reference to removed starfury SM (#64758) * Ghostroles literally crying right now * Revert "Ghostroles literally crying right now" This reverts commit c419bca393b96d6b20d509063f8cc33ca9e443c5. * partial unrevert --- code/modules/mob_spawn/ghost_roles/space_roles.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob_spawn/ghost_roles/space_roles.dm b/code/modules/mob_spawn/ghost_roles/space_roles.dm index 40b6a4241fa..a74ac6167a9 100644 --- a/code/modules/mob_spawn/ghost_roles/space_roles.dm +++ b/code/modules/mob_spawn/ghost_roles/space_roles.dm @@ -105,7 +105,7 @@ /obj/effect/mob_spawn/ghost_role/human/syndicate/battlecruiser name = "Syndicate Battlecruiser Ship Operative" you_are_text = "You are a crewmember aboard the syndicate flagship: the SBC Starfury." - flavour_text = "Your job is to follow your captain's orders, maintain the ship, and keep the engine running. If you are not familiar with how the supermatter engine functions: do not attempt to start it." + flavour_text = "Your job is to follow your captain's orders, maintain the ship, and keep the power flowing." important_text = "The armory is not a candy store, and your role is not to assault the station directly, leave that work to the assault operatives." prompt_name = "a battlecruiser crewmember" outfit = /datum/outfit/syndicate_empty/battlecruiser