Skip to content

Commit

Permalink
Poster name fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
EgorDinamit committed Feb 28, 2024
1 parent 80418c0 commit f5509bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions code/game/objects/effects/decals/posters/tegu.dm
Original file line number Diff line number Diff line change
Expand Up @@ -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..."

0 comments on commit f5509bd

Please sign in to comment.