diff --git a/code/game/objects/structures/signs/signs_plaques.dm b/code/game/objects/structures/signs/signs_plaques.dm index b8415912..5bb640cd 100644 --- a/code/game/objects/structures/signs/signs_plaques.dm +++ b/code/game/objects/structures/signs/signs_plaques.dm @@ -6,7 +6,7 @@ icon_state = "atmosplaque" /obj/structure/sign/plaques/atmos - name = "\improper CEO of the Millennia" + 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 diff --git a/icons/mob/screen_kinaris.dmi b/icons/mob/screen_kinaris.dmi index 5446af2f..2d74b019 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 faf65832..0de36ffc 100644 Binary files a/icons/obj/decals.dmi and b/icons/obj/decals.dmi differ