From f5509bdd9e3a806c05092c3d82136f1f1745d482 Mon Sep 17 00:00:00 2001 From: EgorDinamit Date: Wed, 28 Feb 2024 20:38:08 +0300 Subject: [PATCH] Poster name fixes --- code/game/objects/effects/decals/posters/tegu.dm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/code/game/objects/effects/decals/posters/tegu.dm b/code/game/objects/effects/decals/posters/tegu.dm index 475dc72d46..1dbc9189c6 100644 --- a/code/game/objects/effects/decals/posters/tegu.dm +++ b/code/game/objects/effects/decals/posters/tegu.dm @@ -53,16 +53,16 @@ /decl/poster/earth_reclamation_committee icon_state ="tposter13" - name = "Earth Reclamation Committee poster" + name = "Earth Reclamation Committee" desc = "A poster with an inspiring image of planet Earth and a directive aimed at its viewers to \"Take it back\". Earth Reclamation Committee logotype and few slogans are displayed in tiny text at the bottom of it." // Illegal posters /decl/poster/illegal/independent icon_state ="tposter11" - name = "Independent Space Confederation poster" + name = "Independent Space Confederation" desc = "A poster depicting a symbol of Independent Space Confederation, union of independent worlds, be it human or alien. Would be considered illegal both on TerraGov and SolGov territory." /decl/poster/illegal/order_black_of_sun icon_state ="tposter12" - name = "Order of the Black Sun poster" + name = "Order of the Black Sun" desc = "A poster with an esoteric symbol and a message urging humanity to remain 'pure', whatever it means. This is certainly illegal in most places..."