diff --git a/code/game/objects/structures/signs/signs_plaques.dm b/code/game/objects/structures/signs/signs_plaques.dm index 05184dd1..b8415912 100644 --- a/code/game/objects/structures/signs/signs_plaques.dm +++ b/code/game/objects/structures/signs/signs_plaques.dm @@ -6,8 +6,8 @@ icon_state = "atmosplaque" /obj/structure/sign/plaques/atmos - name = "\improper FEA Atmospherics Division plaque" - desc = "This plaque commemorates the fall of the Atmos FEA division. For all the charred, dizzy, and brittle men who have died in its hands." + name = "\improper CEO of the Millennia" + desc = "The CEO of Kinaris, adorned with a lack of expression and the heart for extended space colonization at the forefront of advanced light technology, at odds with Nanotrasen." /obj/structure/sign/plaques/thunderdome name = "Thunderdome Plaque" diff --git a/icons/mob/screen_kinaris.dmi b/icons/mob/screen_kinaris.dmi index 190438c8..5446af2f 100644 Binary files a/icons/mob/screen_kinaris.dmi and b/icons/mob/screen_kinaris.dmi differ diff --git a/icons/obj/decals.dmi b/icons/obj/decals.dmi index 50ad2e09..91b1ea24 100644 Binary files a/icons/obj/decals.dmi and b/icons/obj/decals.dmi differ