From e4392dac6e040e34015e8b7d7be7bfb0f68a146f Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Thu, 24 Aug 2023 02:00:18 +0200 Subject: [PATCH] [MIRROR] Fixes a Typo on a fluff paper on oldstation [MDB IGNORE] (#23286) * Fixes a Typo on a fluff paper on oldstation (#77898) ## About The Pull Request title ## Why It's Good For The Game typo bad ## Changelog too minor to make a difference * Fixes a Typo on a fluff paper on oldstation --------- Co-authored-by: DATAxPUNGED <44149906+DATA-xPUNGED@users.noreply.github.com> --- code/modules/mapfluff/ruins/spaceruin_code/oldstation.dm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/code/modules/mapfluff/ruins/spaceruin_code/oldstation.dm b/code/modules/mapfluff/ruins/spaceruin_code/oldstation.dm index 79e55c47370..209b5798d53 100644 --- a/code/modules/mapfluff/ruins/spaceruin_code/oldstation.dm +++ b/code/modules/mapfluff/ruins/spaceruin_code/oldstation.dm @@ -64,9 +64,9 @@ /obj/item/paper/fluff/ruins/oldstation/protosupermatter name = "Supermatter Crystal Generator" default_raw_text = "*Supermatter Crystal Shard*

Modern power generation typically comes in two forms, a Fusion Generator or a Fission Generator. Fusion provides the best space to power \ - \ntratio, and is typically seen on military or high security ships and stations, however Fission reactors require the usage of expensive, and rare, materials in its construction. \ - Fission generators are massive and bulky, and require a large reserve of uranium to power, however they are extremely cheap to operate and oft need little maintenance once \ - \ntoperational.

The Supermatter aims to alter this, a functional Supermatter is essentially a gas producer that generates far more radiation than Fusion or Fission \ntgenerators can ever hope to produce. " + ratio, and is typically seen on military or high security ships and stations, however Fission reactors require the usage of expensive and rare materials in its construction. \ + Fission generators are massive and bulky, and require a large reserve of uranium to power, however they are extremely cheap to operate and need little maintenance once \ + \noperational.

The Supermatter aims to alter this, a functional Supermatter is essentially a gas producer that generates far more radiation than Fusion or Fission generators can ever hope to produce. " /obj/item/paper/fluff/ruins/oldstation/protoinv name = "Laboratory Inventory"