From 9f238c360b2e1a06809a9fdb405ad73cb35460fa Mon Sep 17 00:00:00 2001 From: Pirouette <57296132+listerla@users.noreply.github.com> Date: Fri, 12 May 2023 14:59:06 -0400 Subject: [PATCH] plant -> planet (#16325) --- code/game/objects/structures/flags_banners.dm | 4 ++-- html/changelogs/gadpathur.yml | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 html/changelogs/gadpathur.yml diff --git a/code/game/objects/structures/flags_banners.dm b/code/game/objects/structures/flags_banners.dm index abb808b1a0f..43ecfa6c457 100644 --- a/code/game/objects/structures/flags_banners.dm +++ b/code/game/objects/structures/flags_banners.dm @@ -1288,7 +1288,7 @@ It is uncommonly seen outside of the Coalition as a symbol of anti-Solarian sentiment." desc_extended = "The Gadpathurian flag is, surprisingly, a variation of the common flag of its hated enemy: the Alliance of Sovereign Solarian Nations. The reason for this is simple: in the immediate aftermath of the planet's orbital bombardment by the Solarian \ Navy the most common flags available for the various successor states were the ASSN flags still flying over the ruins of government buildings. The black-brown flag of Ashia Patvardhan's Gadpathurian Reunification League that is now Gadpathur's flag was simply one of many of \ - these variant flags before the League's reunification. The black and brown represent the plant itself, while the red-and-gold sun represents that the people of the plant are still alive and burning with a desire to never again fall." + these variant flags before the League's reunification. The black and brown represent the planet itself, while the red-and-gold sun represents that the people of the planet are still alive and burning with a desire to never again fall." flag_path = "gadpathur" flag_structure = /obj/structure/sign/flag/gadpathur @@ -1298,7 +1298,7 @@ It is uncommonly seen outside of the Coalition as a symbol of anti-Solarian sentiment." desc_extended = "The Gadpathurian flag is, surprisingly, a variation of the common flag of its hated enemy: the Alliance of Sovereign Solarian Nations. The reason for this is simple: in the immediate aftermath of the planet's orbital bombardment by the Solarian \ Navy the most common flags available for the various successor states were the ASSN flags still flying over the ruins of government buildings. The black-brown flag of Ashia Patvardhan's Gadpathurian Reunification League that is now Gadpathur's flag was simply one of many of \ - these variant flags before the League's reunification. The black and brown represent the plant itself, while the red-and-gold sun represents that the people of the plant are still alive and burning with a desire to never again fall." + these variant flags before the League's reunification. The black and brown represent the planet itself, while the red-and-gold sun represents that the people of the planet are still alive and burning with a desire to never again fall." flag_path = "gadpathur" icon_state = "gadpathur" flag_item = /obj/item/flag/gadpathur diff --git a/html/changelogs/gadpathur.yml b/html/changelogs/gadpathur.yml new file mode 100644 index 00000000000..672ba47d3d6 --- /dev/null +++ b/html/changelogs/gadpathur.yml @@ -0,0 +1,7 @@ + +author: Pirouette + +delete-after: True + +changes: + - spellcheck: "Fixed a typo in the description of the Gadpathurian flag."