diff --git a/Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml b/Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml index 5b704878b35..4c35147b71a 100644 --- a/Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml +++ b/Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml @@ -115,7 +115,7 @@ parent: ClothingEyesBase id: ClothingEyesGlassesSunglasses name: sun glasses - description: Useful both for security and cargonia. + description: Useful for security. # Frontier - description change components: - type: Sprite sprite: Clothing/Eyes/Glasses/sunglasses.rsi diff --git a/Resources/Prototypes/Entities/Clothing/Eyes/specific.yml b/Resources/Prototypes/Entities/Clothing/Eyes/specific.yml index c04f3482870..b67614f1333 100644 --- a/Resources/Prototypes/Entities/Clothing/Eyes/specific.yml +++ b/Resources/Prototypes/Entities/Clothing/Eyes/specific.yml @@ -2,7 +2,7 @@ parent: ClothingEyesBase id: ClothingEyesChameleon # no flash immunity, sorry name: sun glasses - description: Useful both for security and cargonia. + description: Useful for security. # Frontier - description change suffix: Chameleon components: - type: Tag @@ -18,4 +18,3 @@ interfaces: - key: enum.ChameleonUiKey.Key type: ChameleonBoundUserInterface - diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_bottles.yml b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_bottles.yml index a253bae40a4..2c9b2b2df31 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_bottles.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_bottles.yml @@ -97,7 +97,7 @@ parent: DrinkBottleBaseFull id: DrinkCognacBottleFull name: cognac bottle - description: A sweet and strongly alchoholic drink, made after numerous distillations and years of maturing. You might as well not scream 'SHITCURITY' this time. + description: A sweet and strongly alchoholic drink, made after numerous distillations and years of maturing. # Frontier - description change components: - type: SolutionContainerManager solutions: diff --git a/Resources/Prototypes/Entities/Structures/Decoration/banners.yml b/Resources/Prototypes/Entities/Structures/Decoration/banners.yml index cc0c90503d0..bb020fd9f60 100644 --- a/Resources/Prototypes/Entities/Structures/Decoration/banners.yml +++ b/Resources/Prototypes/Entities/Structures/Decoration/banners.yml @@ -41,7 +41,7 @@ id: BannerCargo parent: BannerBase name: cargo banner - description: A banner displaying the colors of the cargo department. Not. Cargonia. + description: A banner displaying the colors of the cargo department. # Frontier - description change components: - type: Sprite sprite: Structures/Decoration/banner.rsi @@ -101,7 +101,7 @@ id: BannerSecurity parent: BannerBase name: security banner - description: A banner displaying the colors of the shitcurity department. Security, my bad. + description: A banner displaying the colors of the security department. # Frontier - description change components: - type: Sprite sprite: Structures/Decoration/banner.rsi @@ -146,5 +146,3 @@ - type: Sprite sprite: Structures/Decoration/banner.rsi state: banner-green - -