From 318ec49c0ad285c8ae55b766f132b2fb9f85754a Mon Sep 17 00:00:00 2001 From: MelokG <99420088+MelokGleb@users.noreply.github.com> Date: Sun, 23 Mar 2025 19:46:11 +0300 Subject: [PATCH] "S"pellcheck for massses (#90161) ## About The Pull Request ![image](https://github.com/user-attachments/assets/adb932be-dbc0-425e-83f9-c29c87cdd09c) massses ## Why It's Good For The Game ~~1 free gpb~~ spellcheck ## Changelog :cl: spellcheck: fixed a typo in actor role conditions /:cl: --- 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 7e62fe529ee..1c41188eab9 100644 --- a/code/modules/mob_spawn/ghost_roles/space_roles.dm +++ b/code/modules/mob_spawn/ghost_roles/space_roles.dm @@ -197,7 +197,7 @@ mob_species = /datum/species/human you_are_text = "You are an actor/actress working for Sophronia Broadcasting Inc., stationed onboard the local TV studio." flavour_text = "You last remember corporate told everyone to go to cryosleep for whatever reason, where did everyone else go?" - important_text = "Work as a team with your fellow actors and the director to make entertainment for the massses." + important_text = "Work as a team with your fellow actors and the director to make entertainment for the masses." outfit = /datum/outfit/actor spawner_job_path = /datum/job/ghost_role