Skip to content

Commit

Permalink
[MIRROR] updates bb convert objective text (#2124)
Browse files Browse the repository at this point in the history
* updates bb convert objective text (#81658)

## About The Pull Request

adds some explainer text to BB conversion.

## Why It's Good For The Game

I've run into several people recently having issues with this - not
knowing who they can convert or what to do if they lose/break their
flash without successfully converting. Adds a little bit of text to
hopefully help.

## Changelog

:cl:
qol: Blood Brother convert objective now explains who you can convert
and what to do if you mess up with your flash.
/:cl:

* updates bb convert objective text

---------

Co-authored-by: NovaBot <[email protected]>
Co-authored-by: Higgin <[email protected]>
  • Loading branch information
3 people authored Feb 26, 2024
1 parent e43be34 commit 544c25e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/antagonists/brother/brother.dm
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@

/datum/objective/convert_brother
name = "convert brother"
explanation_text = "Convert someone else using your flash."
explanation_text = "Convert a brainwashable person using your flash. Any flash will work if you lose or break your starting flash."
admin_grantable = FALSE
martyr_compatible = TRUE

Expand Down

0 comments on commit 544c25e

Please sign in to comment.