diff --git a/code/game/objects/structures/signs/signs_plaques.dm b/code/game/objects/structures/signs/signs_plaques.dm index 8a204569..05184dd1 100644 --- a/code/game/objects/structures/signs/signs_plaques.dm +++ b/code/game/objects/structures/signs/signs_plaques.dm @@ -14,8 +14,8 @@ desc = "This plaque commemorates those who have fallen in glorious combat. For all the charred, dizzy, and beaten men who have died in its hands." /obj/structure/sign/plaques/golden - name = "The Most Robust Men Award for Robustness" - desc = "To be Robust is not an action or a way of life, but a mental state. Only those with the force of Will strong enough to act during a crisis, saving friend from foe, are truly Robust. Stay Robust my friends." + name = "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." icon_state = "goldenplaque" /obj/structure/sign/plaques/golden/captain @@ -46,4 +46,3 @@ name = "Mr. Deempisi portrait" desc = "Under the painting a plaque reads: 'While the meat grinder may not have spared you, fear not. Not one part of you has gone to waste... You were delicious.'" icon_state = "monkey_painting" - \ No newline at end of file diff --git a/icons/mob/screen_kinaris.dmi b/icons/mob/screen_kinaris.dmi index b3099fc8..190438c8 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 96cfe577..50ad2e09 100644 Binary files a/icons/obj/decals.dmi and b/icons/obj/decals.dmi differ