From 1cce9bbec7a363ce05cebc0917a0bb27f36f1eb3 Mon Sep 17 00:00:00 2001 From: Simplehorror <101573582+Simplehorror@users.noreply.github.com> Date: Thu, 17 Nov 2022 17:17:44 +0000 Subject: [PATCH] Fix spelling error (#71200) ## About The Pull Request Fixes a spelling error in some fluff text ## Why It's Good For The Game Spelling errors are bad ## Changelog :cl: spellcheck: Fixed a spelling error in some fluff /:cl: --- code/modules/mapfluff/ruins/spaceruin_code/listeningstation.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mapfluff/ruins/spaceruin_code/listeningstation.dm b/code/modules/mapfluff/ruins/spaceruin_code/listeningstation.dm index 67a3e090bae..1c44703f10a 100644 --- a/code/modules/mapfluff/ruins/spaceruin_code/listeningstation.dm +++ b/code/modules/mapfluff/ruins/spaceruin_code/listeningstation.dm @@ -6,7 +6,7 @@ // Original "background" tone. /obj/item/paper/fluff/ruins/listeningstation/reports/march name = "march report" - default_raw_text = {"Accepted new assignment from liasion at MI13. Mission: Report on all Nanotrasen activities in this sector. + default_raw_text = {"Accepted new assignment from liaison at MI13. Mission: Report on all Nanotrasen activities in this sector.
Secondary Mission is to ensure survival of the person in the sleeper. This should not be hard, I have had personal experience with
this model of sleeper, and I know it to be of good quality. "}