From c5468ded1374175e06adc3cba7c00caa0e490efb Mon Sep 17 00:00:00 2001 From: NovaBot <154629622+NovaBot13@users.noreply.github.com> Date: Thu, 29 Feb 2024 19:02:02 -0500 Subject: [PATCH] [MIRROR] [NO GBP] adds extra explainer text on updated BB convert objective (#1218) * [NO GBP] adds extra explainer text on updated BB convert objective (#81734) ## About The Pull Request something something the universe of all possible cases fixes #81731 ## Why It's Good For The Game cyborg bait not good. also follow your laws first robot! ## Changelog * [NO GBP] adds extra explainer text on updated BB convert objective --------- Co-authored-by: Higgin --- code/modules/antagonists/brother/brother.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/antagonists/brother/brother.dm b/code/modules/antagonists/brother/brother.dm index fc73ab0bf47..79b19a89ea3 100644 --- a/code/modules/antagonists/brother/brother.dm +++ b/code/modules/antagonists/brother/brother.dm @@ -210,7 +210,7 @@ /datum/objective/convert_brother name = "convert brother" - explanation_text = "Convert a brainwashable person using your flash. Any flash will work if you lose or break your starting flash." + explanation_text = "Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash." admin_grantable = FALSE martyr_compatible = TRUE