diff --git a/code/game/objects/items/clown_items.dm b/code/game/objects/items/clown_items.dm index c3778157..36f75511 100644 --- a/code/game/objects/items/clown_items.dm +++ b/code/game/objects/items/clown_items.dm @@ -32,7 +32,7 @@ AddComponent(/datum/component/slippery, 80) /obj/item/soap/nanotrasen - desc = "A Kinaris.Co brand bar of soap. Smells of plasma." + desc = "A BWORPA Limited bar of soap, it has got a nice smiley for your daily cleaning." icon_state = "soapnt" /obj/item/soap/homemade diff --git a/code/modules/awaymissions/pamphlet.dm b/code/modules/awaymissions/pamphlet.dm index 399a6cda..d93129ea 100644 --- a/code/modules/awaymissions/pamphlet.dm +++ b/code/modules/awaymissions/pamphlet.dm @@ -3,18 +3,18 @@ icon_state = "pamphlet" /obj/item/paper/pamphlet/gateway - info = "Welcome to the Kinaris Gateway project...
\ + info = "Welcome to the GATO Gateway project...
\ Congratulations! If you're reading this, you and your superiors have decided that you're \ ready to commit to a life spent colonising the rolling hills of far away worlds. You \ must be ready for a lifetime of adventure, a little bit of hard work, and an award \ - winning dental plan- but that's not all the Kinaris Gateway project has to offer.
\ + winning dental plan- but that's not all the GATO Gateway project has to offer.
\
Because we care about you, we feel it is only fair to make sure you know the risks \ - before you commit to joining the Kinaris Gateway project. All away destinations have \ - been fully scanned by a Kinaris expeditionary team, and are certified to be 100% safe. \ + before you commit to joining the GATO Gateway project. All away destinations have \ + been fully scanned by a GATO expeditionary team, and are certified to be 100% safe. \ We've even left a case of space beer along with the basic materials you'll need to expand \ - Kinaris's operational area and start your new life.

\ + GATO's operational area and start your new life.

\ Gateway Operation Basics
\ - All Kinaris approved Gateways operate on the same basic principals. They operate off \ + All GATO approved Gateways operate on the same basic principals. They operate off \ area equipment power as you would expect, and without this supply, it cannot safely function, \ causinng it to reject all attempts at operation.

\ Once it is correctly setup, and once it has enough power to operate, the Gateway will begin \ @@ -30,7 +30,7 @@ number of cases, the Gateway they have established may not be immediately obvious. \ Do not panic if you cannot locate the return Gateway. Begin colonisation of the destination. \

A New World
\ - As a participant in the Kinaris Gateway Project, you will be on the frontiers of space. \ + As a participant in the GATO Gateway Project, you will be on the frontiers of space. \ Though complete safety is assured, participants are advised to prepare for inhospitable \ environs." diff --git a/icons/emoji.dmi b/icons/emoji.dmi index eb4d6944..33059f2a 100644 Binary files a/icons/emoji.dmi and b/icons/emoji.dmi differ diff --git a/icons/mob/inhands/equipment/banners_lefthand.dmi b/icons/mob/inhands/equipment/banners_lefthand.dmi index ec477032..1cc462a8 100644 Binary files a/icons/mob/inhands/equipment/banners_lefthand.dmi and b/icons/mob/inhands/equipment/banners_lefthand.dmi differ diff --git a/icons/mob/inhands/equipment/banners_righthand.dmi b/icons/mob/inhands/equipment/banners_righthand.dmi index ff416691..a8850ace 100644 Binary files a/icons/mob/inhands/equipment/banners_righthand.dmi and b/icons/mob/inhands/equipment/banners_righthand.dmi differ diff --git a/icons/mob/talk.dmi b/icons/mob/talk.dmi index 4b66afcc..1a56bef0 100644 Binary files a/icons/mob/talk.dmi and b/icons/mob/talk.dmi differ diff --git a/icons/obj/items_and_weapons.dmi b/icons/obj/items_and_weapons.dmi index 267ef2bf..239bab5c 100644 Binary files a/icons/obj/items_and_weapons.dmi and b/icons/obj/items_and_weapons.dmi differ diff --git a/icons/obj/smooth_structures/rplasma_window.dmi b/icons/obj/smooth_structures/rplasma_window.dmi index c4cb3f9b..8ef523bd 100644 Binary files a/icons/obj/smooth_structures/rplasma_window.dmi and b/icons/obj/smooth_structures/rplasma_window.dmi differ