mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] next set of spans (#9247)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: Kashargul <KashL@t-online.de>
This commit is contained in:
@@ -38,7 +38,7 @@ Slime cube lives here.
|
||||
src.searching = 2
|
||||
var/mob/living/carbon/human/S = new(get_turf(src))
|
||||
S.client = candidate.client
|
||||
to_chat(S., "<b>You are a promethean, brought into existence on [station_name()].</b>")
|
||||
to_chat(S, span_infoplain(span_bold("You are a promethean, brought into existence on [station_name()].")))
|
||||
S.mind.assigned_role = JOB_PROMETHEAN
|
||||
S.set_species("Promethean")
|
||||
S.shapeshifter_set_colour("#05FF9B")
|
||||
|
||||
Reference in New Issue
Block a user