From 0126d878cc9851bbb910b41c7b7386cbd165b769 Mon Sep 17 00:00:00 2001 From: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> Date: Mon, 26 Feb 2024 13:33:07 +0100 Subject: [PATCH] Stargazer Haneuim Blurb Typo Fix (#18535) * Haneuim Stargazer Blurb Typo Fix * CL Syntax --- .../modules/background/space_sectors/coalition/coalition.dm | 2 +- html/changelogs/SleepyGemmy-spelling.yml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 html/changelogs/SleepyGemmy-spelling.yml diff --git a/code/modules/background/space_sectors/coalition/coalition.dm b/code/modules/background/space_sectors/coalition/coalition.dm index aa38b388cd5..e626b81744f 100644 --- a/code/modules/background/space_sectors/coalition/coalition.dm +++ b/code/modules/background/space_sectors/coalition/coalition.dm @@ -58,7 +58,7 @@ /datum/space_sector/haneunim name = SECTOR_HANEUNIM - description = "Located in the northern Orion Spur, the Haneunim system is home to the planet Konyang - known for being one of the most pro-synthetic planets in the Spur, and the only place where synthetics have full and equal legal rights to humanity. Einstein Engines, Zeng-Hu Pharmaceuticals and Hephaestus Industries all have a major presence in this sector, and many vessels of desperate synthetics seek to find sanctuary from the wider Spur wihtin the borders of Konyang. A wealthy and prosperous system, Haneunim has endured a period of uncertainty - seceding from the Sol Alliance and joining the Coalition of Colonies in 2462, in the hope of protection from the Solarian warlords that plagued the region." + description = "Located in the northern Orion Spur, the Haneunim system is home to the planet Konyang - known for being one of the most pro-synthetic planets in the Spur, and the only place where synthetics have full and equal legal rights to humanity. Einstein Engines, Zeng-Hu Pharmaceuticals and Hephaestus Industries all have a major presence in this sector, and many vessels of desperate synthetics seek to find sanctuary from the wider Spur within the borders of Konyang. A wealthy and prosperous system, Haneunim has endured a period of uncertainty - seceding from the Sol Alliance and joining the Coalition of Colonies in 2462, in the hope of protection from the Solarian warlords that plagued the region." skybox_icon = "haneunim" possible_exoplanets = list(/obj/effect/overmap/visitable/sector/exoplanet/barren/qixi, /obj/effect/overmap/visitable/sector/exoplanet/barren/asteroid/ice/haneunim, /obj/effect/overmap/visitable/sector/exoplanet/barren/hwanung, /obj/effect/overmap/visitable/sector/exoplanet/lava/huozhu) guaranteed_exoplanets = list(/obj/effect/overmap/visitable/sector/exoplanet/konyang) diff --git a/html/changelogs/SleepyGemmy-spelling.yml b/html/changelogs/SleepyGemmy-spelling.yml new file mode 100644 index 00000000000..e9c595daabd --- /dev/null +++ b/html/changelogs/SleepyGemmy-spelling.yml @@ -0,0 +1,6 @@ +author: SleepyGemmy + +delete-after: True + +changes: + - spellcheck: "Fixed a typo in the stargazer Haneuim blurb."