From b880dd5770757b8a987bea4e2c8316733e4cee6d Mon Sep 17 00:00:00 2001 From: Veritius Date: Sat, 9 Apr 2022 07:05:53 +1000 Subject: [PATCH] Fix various misspellings and grammatical errors (#7397) Co-authored-by: mirrorcult --- .../components/plant-holder-component.ftl | 6 ++--- .../en-US/headset/headset-component.ftl | 2 +- .../components/handheld-radio-component.ftl | 2 +- .../Locale/en-US/window/window-component.ftl | 2 +- Resources/Maps/bagel.yml | 18 ++++++------- Resources/Maps/delta.yml | 26 +++++++++---------- Resources/Maps/moose.yml | 6 ++--- Resources/Maps/nss_pillar.yml | 4 +-- Resources/Maps/packedstation.yml | 10 +++---- Resources/Maps/packedstationxmas.yml | 10 +++---- Resources/Maps/saltern.yml | 12 ++++----- .../Prototypes/Body/Mechanisms/human.yml | 2 +- .../Catalog/Cargo/cargo_service.yml | 2 +- .../Catalog/Fills/Boxes/general.yml | 2 +- .../Catalog/Fills/Crates/service.yml | 2 +- .../VendingMachines/Inventories/cigs.yml | 2 +- .../Entities/Clothing/Ears/headsets.yml | 2 +- .../Entities/Clothing/Eyes/glasses.yml | 2 +- .../Entities/Clothing/Masks/masks.yml | 2 +- .../Entities/Clothing/Neck/misc.yml | 2 +- .../Entities/Clothing/OuterClothing/armor.yml | 2 +- .../Entities/Clothing/OuterClothing/misc.yml | 2 +- .../Entities/Clothing/OuterClothing/vests.yml | 2 +- .../Entities/Clothing/Uniforms/jumpsuits.yml | 2 +- .../Prototypes/Entities/Mobs/NPCs/pets.yml | 6 ++--- .../Objects/Consumable/Drinks/drinks.yml | 4 +-- .../Consumable/Drinks/drinks_bottles.yml | 2 +- .../Consumable/Drinks/trash_drinks.yml | 2 +- .../Consumable/Food/Containers/plate.yml | 2 +- .../Objects/Consumable/Food/noodles.yml | 2 +- .../Entities/Objects/Devices/door_remote.yml | 2 +- .../Prototypes/Entities/Objects/Fun/toys.yml | 4 +-- .../Entities/Objects/Misc/bedsheets.yml | 8 +++--- .../Entities/Objects/Misc/broken_bottle.yml | 2 +- .../Entities/Objects/Power/lights.yml | 4 +-- .../Objects/Specific/Medical/medkits.yml | 2 +- .../Entities/Objects/Tools/tools.yml | 2 +- .../Weapons/Guns/Ammunition/explosives.yml | 2 +- .../Objects/Weapons/Guns/Snipers/snipers.yml | 4 +-- .../Objects/Weapons/Melee/pickaxe.yml | 2 +- .../Entities/Objects/Weapons/security.yml | 2 +- .../Structures/Decoration/banners.yml | 24 ++++++++--------- .../Structures/Decoration/showcase.yml | 8 +++--- .../Entities/Structures/Furniture/dresser.yml | 2 +- .../Machines/Computers/computers.yml | 4 +-- .../Structures/Piping/Atmospherics/unary.yml | 2 +- .../Structures/Storage/Tanks/tanks.yml | 6 ++--- .../Entities/Structures/Storage/morgue.yml | 2 +- .../Structures/Wallmounts/Signs/posters.yml | 4 +-- .../Structures/Wallmounts/fireaxe_cabinet.yml | 2 +- .../Entities/Structures/Walls/asteroid.yml | 2 +- Resources/Prototypes/Reagents/elements.yml | 4 +-- Resources/Prototypes/Reagents/medicine.yml | 4 +-- Resources/Server Info/Intro.txt | 2 +- 54 files changed, 121 insertions(+), 121 deletions(-) diff --git a/Resources/Locale/en-US/botany/components/plant-holder-component.ftl b/Resources/Locale/en-US/botany/components/plant-holder-component.ftl index 85934f2418..1e7dbe689c 100644 --- a/Resources/Locale/en-US/botany/components/plant-holder-component.ftl +++ b/Resources/Locale/en-US/botany/components/plant-holder-component.ftl @@ -22,9 +22,9 @@ plant-holder-component-something-already-growing-message = [color=green]{$seedNa plant-holder-component-something-already-growing-low-health-message = The plant looks [color=red]{$healthState}[/color]. plant-holder-component-plant-old-adjective = old and wilting plant-holder-component-plant-unhealthy-adjective = unhealthy -plant-holder-component-dead-plant-matter-message = It is full of [color=red]dead plant matter[/color]. -plant-holder-component-weed-high-level-message = It is filled with [color=green]weeds[/color]! -plant-holder-component-pest-high-level-message = It is filled with [color=gray]tiny worms[/color]! +plant-holder-component-dead-plant-matter-message = It's full of [color=red]dead plant matter[/color]. +plant-holder-component-weed-high-level-message = It's filled with [color=green]weeds[/color]! +plant-holder-component-pest-high-level-message = It's filled with [color=gray]tiny worms[/color]! plant-holder-component-water-level-message = Water: [color=cyan]{$waterLevel}[/color]. plant-holder-component-nutrient-level-message = Nutrient: [color=orange]{$nutritionLevel}[/color]. plant-holder-component-toxins-high-warning = The [color=red]toxicity level alert[/color] is flashing red. diff --git a/Resources/Locale/en-US/headset/headset-component.ftl b/Resources/Locale/en-US/headset/headset-component.ftl index 4190c526ff..f057757c20 100644 --- a/Resources/Locale/en-US/headset/headset-component.ftl +++ b/Resources/Locale/en-US/headset/headset-component.ftl @@ -1,7 +1,7 @@ # Chat window radio wrap (prefix and postfix) chat-radio-message-wrap = {$channel} {$name} says, "{"{"}0{"}"}" -examine-radio-frequency = It is set to broadcast over the {$frequency} frequency. +examine-radio-frequency = It's set to broadcast over the {$frequency} frequency. examine-headset = A small screen on the headset displays the following available frequencies: diff --git a/Resources/Locale/en-US/radio/components/handheld-radio-component.ftl b/Resources/Locale/en-US/radio/components/handheld-radio-component.ftl index 8faf20c864..ba7506ca64 100644 --- a/Resources/Locale/en-US/radio/components/handheld-radio-component.ftl +++ b/Resources/Locale/en-US/radio/components/handheld-radio-component.ftl @@ -1,4 +1,4 @@ handheld-radio-component-on-use = The radio is now {$radioState}. -handheld-radio-component-on-examine = It is set to broadcast over the {$frequency} frequency. +handheld-radio-component-on-examine = It's set to broadcast over the {$frequency} frequency. handheld-radio-component-on-state = on handheld-radio-component-off-state = off \ No newline at end of file diff --git a/Resources/Locale/en-US/window/window-component.ftl b/Resources/Locale/en-US/window/window-component.ftl index 3650cc89ab..3ecceb8a94 100644 --- a/Resources/Locale/en-US/window/window-component.ftl +++ b/Resources/Locale/en-US/window/window-component.ftl @@ -6,7 +6,7 @@ comp-window-damaged-2 = It has a few scratches comp-window-damaged-3 = It has a few small cracks. comp-window-damaged-4 = It has several big cracks running along its surface. comp-window-damaged-5 = It has deep cracks across multiple layers. -comp-window-damaged-6 = It is extremely cracked and on the verge of shattering. +comp-window-damaged-6 = It's extremely cracked and on the verge of shattering. ### Interaction Messages diff --git a/Resources/Maps/bagel.yml b/Resources/Maps/bagel.yml index 99b23d4b51..bdc36da6b4 100644 --- a/Resources/Maps/bagel.yml +++ b/Resources/Maps/bagel.yml @@ -110374,7 +110374,7 @@ entities: - uid: 9322 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: -25.5,9.5 parent: 61 @@ -110384,7 +110384,7 @@ entities: - uid: 9323 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: 29.5,-22.5 parent: 61 @@ -110394,7 +110394,7 @@ entities: - uid: 9324 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: 18.5,-26.5 parent: 61 @@ -124645,7 +124645,7 @@ entities: - uid: 10627 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: -7.5,7.5 parent: 61 @@ -132695,7 +132695,7 @@ entities: - uid: 11500 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: 13.5,11.5 parent: 61 @@ -149143,7 +149143,7 @@ entities: - uid: 13374 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: 24.5,12.5 parent: 61 @@ -183092,7 +183092,7 @@ entities: - uid: 17268 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: -34.5,25.5 parent: 61 @@ -186631,7 +186631,7 @@ entities: - uid: 17690 type: ClothingUniformJumpsuitLawyerBlue components: - - desc: a cool blue suit worn by those higher up the food chain than you + - desc: A cool blue suit worn by those higher up the food chain than you. name: nanotrasen representative jumpsuit type: MetaData - parent: 16665 @@ -200722,7 +200722,7 @@ entities: - uid: 19310 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: -22.5,-13.5 parent: 61 diff --git a/Resources/Maps/delta.yml b/Resources/Maps/delta.yml index 7c6d01f5fb..a2bf30b76a 100644 --- a/Resources/Maps/delta.yml +++ b/Resources/Maps/delta.yml @@ -26744,7 +26744,7 @@ entities: - uid: 510 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: -6.5,9.5 parent: 49 @@ -27203,7 +27203,7 @@ entities: - uid: 555 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: 5.5,9.5 parent: 49 @@ -30493,7 +30493,7 @@ entities: - uid: 908 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: 10.5,16.5 parent: 49 @@ -34621,7 +34621,7 @@ entities: - uid: 1379 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: 12.5,-9.5 parent: 49 @@ -45630,7 +45630,7 @@ entities: - uid: 2606 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: -44.5,-40.5 parent: 49 @@ -50579,7 +50579,7 @@ entities: - uid: 3222 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: -13.5,-59.5 parent: 49 @@ -86890,7 +86890,7 @@ entities: - uid: 7194 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: -65.5,13.5 parent: 49 @@ -141300,7 +141300,7 @@ entities: - uid: 13009 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: -21.5,60.5 parent: 49 @@ -186457,7 +186457,7 @@ entities: - uid: 18125 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: 24.5,-17.5 parent: 49 @@ -190800,7 +190800,7 @@ entities: - uid: 18683 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: 55.5,-30.5 parent: 49 @@ -196799,7 +196799,7 @@ entities: - uid: 19439 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: 43.5,-55.5 parent: 49 @@ -217009,7 +217009,7 @@ entities: - uid: 22010 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: 81.5,11.5 parent: 49 @@ -332578,7 +332578,7 @@ entities: - uid: 32761 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: -20.5,24.5 parent: 49 diff --git a/Resources/Maps/moose.yml b/Resources/Maps/moose.yml index 62d7c0a2f5..192b43eca0 100644 --- a/Resources/Maps/moose.yml +++ b/Resources/Maps/moose.yml @@ -20517,7 +20517,7 @@ entities: - uid: 1078 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: 24.5,1.5 parent: 15 @@ -30207,7 +30207,7 @@ entities: - uid: 2124 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: 4.5,-0.5 parent: 15 @@ -38773,7 +38773,7 @@ entities: - uid: 3014 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: -4.5,-20.5 parent: 15 diff --git a/Resources/Maps/nss_pillar.yml b/Resources/Maps/nss_pillar.yml index 3f0e24f27b..feab55119a 100644 --- a/Resources/Maps/nss_pillar.yml +++ b/Resources/Maps/nss_pillar.yml @@ -17878,7 +17878,7 @@ entities: - uid: 291 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: 8.5,2.5 parent: 126 @@ -112190,7 +112190,7 @@ entities: - uid: 10263 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: -21.5,-18.5 parent: 126 diff --git a/Resources/Maps/packedstation.yml b/Resources/Maps/packedstation.yml index 55f44df9a0..7705ac9254 100644 --- a/Resources/Maps/packedstation.yml +++ b/Resources/Maps/packedstation.yml @@ -34416,7 +34416,7 @@ entities: - uid: 2771 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: 24.5,42.5 parent: 2 @@ -55939,7 +55939,7 @@ entities: - uid: 5349 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: 63.5,16.5 parent: 2 @@ -56609,7 +56609,7 @@ entities: - uid: 5426 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: 34.5,43.5 parent: 2 @@ -59758,7 +59758,7 @@ entities: - uid: 5786 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: 29.5,-2.5 parent: 2 @@ -120405,7 +120405,7 @@ entities: - uid: 11220 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: 19.5,35.5 parent: 2 diff --git a/Resources/Maps/packedstationxmas.yml b/Resources/Maps/packedstationxmas.yml index 48bfe7331c..f1249b36b5 100644 --- a/Resources/Maps/packedstationxmas.yml +++ b/Resources/Maps/packedstationxmas.yml @@ -36484,7 +36484,7 @@ entities: - uid: 2793 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: 24.5,42.5 parent: 0 @@ -56572,7 +56572,7 @@ entities: - uid: 5372 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: 63.5,16.5 parent: 0 @@ -57234,7 +57234,7 @@ entities: - uid: 5449 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: 34.5,43.5 parent: 0 @@ -60165,7 +60165,7 @@ entities: - uid: 5809 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: 29.5,-2.5 parent: 0 @@ -115093,7 +115093,7 @@ entities: - uid: 11258 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: 19.5,35.5 parent: 0 diff --git a/Resources/Maps/saltern.yml b/Resources/Maps/saltern.yml index 8d2460795f..f33061c9cd 100644 --- a/Resources/Maps/saltern.yml +++ b/Resources/Maps/saltern.yml @@ -1009,7 +1009,7 @@ entities: - uid: 111 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: -2.5,1.5 parent: 857 @@ -5365,7 +5365,7 @@ entities: - uid: 476 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: 14.5,21.5 parent: 857 @@ -17859,7 +17859,7 @@ entities: - uid: 962 type: GasVolumePump components: - - desc: pumps clean air into the station + - desc: Pumps clean air into the station name: distro volume pump type: MetaData - pos: 34.5,11.5 @@ -18352,7 +18352,7 @@ entities: - uid: 1020 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: -7.5,19.5 parent: 857 @@ -77295,7 +77295,7 @@ entities: - uid: 7106 type: GasVolumePump components: - - desc: sucks out waste air from the station + - desc: Sucks out waste air from the station name: waste volume pump type: MetaData - rot: 3.141592653589793 rad @@ -90003,7 +90003,7 @@ entities: - uid: 8744 type: VendingMachineCigs components: - - name: Cigarette machine + - name: cigarette machine type: MetaData - pos: -32.5,-29.5 parent: 857 diff --git a/Resources/Prototypes/Body/Mechanisms/human.yml b/Resources/Prototypes/Body/Mechanisms/human.yml index bad3a496bd..c99b7b8fac 100644 --- a/Resources/Prototypes/Body/Mechanisms/human.yml +++ b/Resources/Prototypes/Body/Mechanisms/human.yml @@ -182,7 +182,7 @@ id: OrganHumanKidneys parent: BaseHumanOrgan name: kidneys - description: "Filters toxins out of a bloodstream." + description: "Filters toxins from the bloodstream." components: - type: Sprite layers: diff --git a/Resources/Prototypes/Catalog/Cargo/cargo_service.yml b/Resources/Prototypes/Catalog/Cargo/cargo_service.yml index d879f5d80a..90423e55e1 100644 --- a/Resources/Prototypes/Catalog/Cargo/cargo_service.yml +++ b/Resources/Prototypes/Catalog/Cargo/cargo_service.yml @@ -37,7 +37,7 @@ - type: cargoProduct name: "DIY lung cancer crate" id: ServiceCustomSmokable - description: "Want to get a little creative with what you use to destroy your lungs? Then this crate is for you! Has everything you need to roll your own Cigarettes." + description: "Want to get a little creative with what you use to destroy your lungs? Then this crate is for you! Has everything you need to roll your own cigarettes." icon: sprite: Objects/Consumable/Smokeables/Cigarettes/Cartons/green.rsi state: closed diff --git a/Resources/Prototypes/Catalog/Fills/Boxes/general.yml b/Resources/Prototypes/Catalog/Fills/Boxes/general.yml index 6a39bed0b4..51eabce414 100644 --- a/Resources/Prototypes/Catalog/Fills/Boxes/general.yml +++ b/Resources/Prototypes/Catalog/Fills/Boxes/general.yml @@ -139,7 +139,7 @@ name: survival box parent: BoxCardboard id: BoxSurvival - description: It's box with basic internals inside. + description: It's a box with basic internals inside. components: - type: StorageFill contents: diff --git a/Resources/Prototypes/Catalog/Fills/Crates/service.yml b/Resources/Prototypes/Catalog/Fills/Crates/service.yml index 4027e6d93c..2f63f62905 100644 --- a/Resources/Prototypes/Catalog/Fills/Crates/service.yml +++ b/Resources/Prototypes/Catalog/Fills/Crates/service.yml @@ -63,7 +63,7 @@ - type: entity id: CrateServiceCustomSmokable name: DIY smokeables crate - description: Want to get a little creative with what you use to destroy your lungs? Then this crate is for you! Has everything you need to roll your own Cigarettes. + description: Want to get a little creative with what you use to destroy your lungs? Then this crate is for you! Has everything you need to roll your own cigarettes. parent: CrateGenericSteel components: - type: StorageFill diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/cigs.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/cigs.yml index 3c19d7d2b7..f3f15e3ddb 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/cigs.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/cigs.yml @@ -1,6 +1,6 @@ - type: vendingMachineInventory id: CigaretteMachineInventory - name: Cigarette machine + name: cigarette machine animationDuration: 2.1 spriteName: cigs startingInventory: diff --git a/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml b/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml index 61329beade..0ce99086c5 100644 --- a/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml +++ b/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml @@ -44,7 +44,7 @@ parent: ClothingHeadset id: ClothingHeadsetEngineering name: engineering headset - description: When the engineers wish to chat like girls. + description: A headset for engineers to chat while the station burns around them. components: - type: Sprite sprite: Clothing/Ears/Headsets/engineering.rsi diff --git a/Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml b/Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml index d5107c0679..16ef062769 100644 --- a/Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml +++ b/Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml @@ -88,7 +88,7 @@ parent: ClothingEyesBase id: ClothingEyesGlassesSunglasses name: sun glasses - description: Useful both for security and cargonia + description: Useful both for security and cargonia. components: - type: Sprite sprite: Clothing/Eyes/Glasses/sunglasses.rsi diff --git a/Resources/Prototypes/Entities/Clothing/Masks/masks.yml b/Resources/Prototypes/Entities/Clothing/Masks/masks.yml index 6e43f650b2..c0f0f83e93 100644 --- a/Resources/Prototypes/Entities/Clothing/Masks/masks.yml +++ b/Resources/Prototypes/Entities/Clothing/Masks/masks.yml @@ -98,7 +98,7 @@ parent: ClothingMaskBase id: ClothingMaskPlague name: plague doctor mask - description: A bad omen + description: A bad omen. components: - type: Sprite sprite: Clothing/Mask/plaguedoctormask.rsi diff --git a/Resources/Prototypes/Entities/Clothing/Neck/misc.yml b/Resources/Prototypes/Entities/Clothing/Neck/misc.yml index a357fc3e35..4f50f0d418 100644 --- a/Resources/Prototypes/Entities/Clothing/Neck/misc.yml +++ b/Resources/Prototypes/Entities/Clothing/Neck/misc.yml @@ -35,7 +35,7 @@ parent: ClothingNeckBase id: ClothingNeckLawyerbadge name: lawyer badge - description: A badge to show that the owner is a 'legitimate' lawyer who passed the NT par exam required to practice law. + description: A badge to show that the owner is a 'legitimate' lawyer who passed the NT bar exam required to practice law. components: - type: Sprite sprite: Clothing/Neck/Misc/lawyerbadge.rsi diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml index ca6bebba88..59e6a82e8b 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml @@ -40,7 +40,7 @@ parent: ClothingOuterBase id: ClothingOuterArmorCult name: acolyte armor - description: An evil-looking cult armor, made of bones. + description: An evil-looking piece of cult armor, made of bones. components: - type: Sprite sprite: Clothing/OuterClothing/Armor/cult_armour.rsi diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml index cc6730671c..9e92df7da7 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml @@ -203,7 +203,7 @@ parent: ClothingOuterBase id: ClothingOuterPlagueSuit name: plague doctor suit - description: A bad omen + description: A bad omen. components: - type: Sprite sprite: Clothing/OuterClothing/Misc/plaguedoctorsuit.rsi diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/vests.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/vests.yml index e309e41a00..fffca710e3 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/vests.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/vests.yml @@ -2,7 +2,7 @@ parent: ClothingOuterBase id: ClothingOuterVestWebMerc name: merc web vest - description: A high-quality armored vest made from a hard synthetic material. It is surprisingly flexible and light, despite formidable armor plating. + description: A high-quality armored vest made from a hard synthetic material. It's surprisingly flexible and light, despite formidable armor plating. components: - type: Sprite sprite: Clothing/OuterClothing/Vests/mercwebvest.rsi diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml index 83af748d27..494d21ed73 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml @@ -57,7 +57,7 @@ parent: ClothingUniformBase id: ClothingUniformJumpsuitSalvageSpecialist name: salvage specialist's jumpsuit - description: It's a snappy jumpsuit with a sturdy set of overalls. It is very dirty. + description: It's a snappy jumpsuit with a sturdy set of overalls. It's very dirty. components: - type: Sprite sprite: Clothing/Uniforms/Jumpsuit/salvage.rsi diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml b/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml index fc8013a567..bed0460d0c 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml @@ -528,10 +528,10 @@ gender: male - type: entity - name: paperwork + name: Paperwork parent: MobSloth id: MobPaperwork - description: Took up a new job sorting books in the library after he got transferred from space station 13. He seems to be just as slow at this. + description: Took up a new job sorting books in the library after he got transferred from Space Station 13. He seems to be just as slow at this. components: - type: Sprite drawdepth: Mobs @@ -559,7 +559,7 @@ gender: male - type: entity - name: walter + name: Walter parent: SimpleMobBase id: MobWalter description: He likes chems and treats. Walter. diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks.yml b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks.yml index 2282246702..d12fb5726c 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks.yml @@ -455,7 +455,7 @@ parent: DrinkGlassBase id: DrinkCarrotJuice name: carrot juice - description: It is just like a carrot but without crunching. + description: It's just like a carrot but without crunching. components: - type: Drink - type: SolutionContainerManager @@ -2090,7 +2090,7 @@ parent: DrinkGlassBase id: DrinkRamen name: cup ramen - description: Just add 10ml water, self heats! A taste that reminds you of your school years + description: Just add 10ml water, self heats! A taste that reminds you of your school years. components: - type: SolutionContainerManager solutions: diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_bottles.yml b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_bottles.yml index 388a1a122d..e783d4e4f9 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_bottles.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_bottles.yml @@ -104,7 +104,7 @@ parent: DrinkBottleBaseFull id: DrinkColaBottleFull name: space cola bottle - description: Cola. in space + description: Cola. In space. components: - type: SolutionContainerManager solutions: diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/trash_drinks.yml b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/trash_drinks.yml index f37ccf36cd..40c87ed430 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/trash_drinks.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/trash_drinks.yml @@ -4,7 +4,7 @@ id: DrinkBottleBaseEmpty parent: BaseItem abstract: true - description: That's an empty bottle. + description: An empty bottle. components: - type: Sprite state: icon diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/Containers/plate.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/Containers/plate.yml index 7c14b6f4ee..a3f65ce2f4 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/Containers/plate.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/Containers/plate.yml @@ -132,7 +132,7 @@ name: pie tin parent: BaseItem id: FoodPlateTin - description: A cheap, foil tin for pies. + description: A cheap foil tin for pies. components: - type: Sprite sprite: Objects/Consumable/Food/plates.rsi diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/noodles.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/noodles.yml index 295a626311..688e51012a 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/noodles.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/noodles.yml @@ -68,7 +68,7 @@ name: spaghetti and meatballs parent: FoodNoodlesBase id: FoodNoodlesMeatball - description: Now that's a nica meatball! + description: Now that's a nice-a meatball! components: - type: Sprite layers: diff --git a/Resources/Prototypes/Entities/Objects/Devices/door_remote.yml b/Resources/Prototypes/Entities/Objects/Devices/door_remote.yml index 56128326aa..5a6b1c39b2 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/door_remote.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/door_remote.yml @@ -2,7 +2,7 @@ parent: BaseItem id: DoorRemoteDefault name: door remote - description: A gadget which can open and bolt doors remotely + description: A gadget which can open and bolt doors remotely. abstract: true components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Objects/Fun/toys.yml b/Resources/Prototypes/Entities/Objects/Fun/toys.yml index ce46b1b03e..0849d74cf8 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/toys.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/toys.yml @@ -73,7 +73,7 @@ parent: BasePlushie id: PlushieLizard #Weh! name: lizard plushie - description: An adorable stuffed toy that resembles a lizardperson. Made by CentCom as a token initiative to combat speciesism in work environments. "Welcome your new colleges as you do this plush, with open arms!" + description: An adorable stuffed toy that resembles a lizardperson. Made by CentCom as a token initiative to combat speciesism in work environments. "Welcome your new colleagues as you do this plush, with open arms!" components: - type: Sprite sprite: Objects/Fun/toys.rsi @@ -278,7 +278,7 @@ - type: entity parent: BaseItem id: ToyHonk - name: h.o.n.k. toy + name: H.O.N.K. toy description: Mini-Mecha action figure! 'Mecha No. 6/12' is written on the back. components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Objects/Misc/bedsheets.yml b/Resources/Prototypes/Entities/Objects/Misc/bedsheets.yml index a006babfb1..6b79634d95 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/bedsheets.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/bedsheets.yml @@ -67,7 +67,7 @@ id: BedsheetCE parent: BedsheetBase name: CE's bedsheet - description: It is decorated with a wrench emblem. It's highly reflective and stain resistant, so you don't need to worry about ruining it with oil. + description: It's decorated with a wrench emblem. It's highly reflective and stain resistant, so you don't need to worry about ruining it with oil. components: - type: Sprite state: sheetce @@ -161,7 +161,7 @@ id: BedsheetHOP parent: BedsheetBase name: HOP's bedsheet - description: It is decorated with a key emblem. For those rare moments when you can rest and cuddle with Ian without someone screaming for you over the radio. + description: It's decorated with a key emblem. For those rare moments when you can rest and cuddle with Ian without someone screaming for you over the radio. components: - type: Sprite state: sheethop @@ -173,7 +173,7 @@ id: BedsheetHOS parent: BedsheetBase name: HOS's bedsheet - description: It is decorated with a shield emblem. While crime doesn't sleep, you do, but you are still THE LAW! + description: It's decorated with a shield emblem. While crime doesn't sleep, you do, but you are still THE LAW! components: - type: Sprite state: sheethos @@ -196,7 +196,7 @@ id: BedsheetMedical parent: BedsheetBase name: medical bedsheet - description: It's a sterilized* blanket commonly used in the Medbay. *Sterilization is voided if a virologist is present onboard the station. + description: It's a sterilized blanket commonly used in the Medbay. Sterilization is voided if a virologist is present onboard the station. components: - type: Sprite state: sheetmedical diff --git a/Resources/Prototypes/Entities/Objects/Misc/broken_bottle.yml b/Resources/Prototypes/Entities/Objects/Misc/broken_bottle.yml index a58ae4a86b..8ed0219832 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/broken_bottle.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/broken_bottle.yml @@ -2,7 +2,7 @@ name: broken bottle parent: BaseItem id: BrokenBottle - description: In Space Glasgow this is called a conversation starter + description: In Space Glasgow this is called a conversation starter. components: - type: ItemCooldown - type: MeleeWeapon diff --git a/Resources/Prototypes/Entities/Objects/Power/lights.yml b/Resources/Prototypes/Entities/Objects/Power/lights.yml index 12ec51c6a3..d3684ab476 100644 --- a/Resources/Prototypes/Entities/Objects/Power/lights.yml +++ b/Resources/Prototypes/Entities/Objects/Power/lights.yml @@ -65,7 +65,7 @@ parent: BaseLightbulb name: incandescent light bulb id: LightBulb - description: That's a light bulb. + description: A light bulb. components: - type: LightBulb bulb: Bulb @@ -81,7 +81,7 @@ parent: BaseLightbulb name: fluorescent light tube id: LightTube - description: That's a light fixture. + description: A light fixture. components: - type: LightBulb bulb: Tube diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/medkits.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/medkits.yml index 5ffb54be8c..833af1b7f8 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Medical/medkits.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Medical/medkits.yml @@ -17,7 +17,7 @@ - type: entity name: burn treatment kit - description: "A specialized medical kit for when the toxins lab *spontaneously* burns down." + description: "A specialized medical kit for when the toxins lab spontaneously burns down." parent: Medkit id: MedkitBurn components: diff --git a/Resources/Prototypes/Entities/Objects/Tools/tools.yml b/Resources/Prototypes/Entities/Objects/Tools/tools.yml index 4e5c553bc0..8914ff25ad 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/tools.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/tools.yml @@ -83,7 +83,7 @@ name: wrench parent: BaseItem id: Wrench - description: A common tool for assembly and disassembly, righty tighty lefty loosey. + description: 'A common tool for assembly and disassembly. Remember: righty tighty, lefty loosey.' components: - type: EmitSoundOnLand sound: diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/explosives.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/explosives.yml index a78142219a..5ee87b9f6b 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/explosives.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/explosives.yml @@ -89,7 +89,7 @@ id: SlowRocketAmmo name: PG-7VL grenade "Snail-Rocket" parent: BaseItem - description: A 1.5 warhead designed for the RPG-7 launcher. It is unusually slow. + description: A 1.5 warhead designed for the RPG-7 launcher. It's unusually slow. components: - type: Ammo caliber: Rocket diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml index 8465e688dc..2e2cf29c5b 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml @@ -37,7 +37,7 @@ name: Kardashev-Mosin parent: SniperBase id: SniperBoltGun - description: Weapon for hunting, or endless trench warfare. + description: A weapon for hunting, or endless trench warfare. components: - type: Sprite sprite: Objects/Weapons/Guns/Snipers/bolt_gun.rsi @@ -53,7 +53,7 @@ name: Kardashev-Mosin parent: SniperBase id: SniperBoltGunWood - description: Weapon for hunting, or endless trench warfare. + description: A weapon for hunting, or endless trench warfare. components: - type: Sprite sprite: Objects/Weapons/Guns/Snipers/bolt_gun_wood.rsi diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/pickaxe.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/pickaxe.yml index a0ea6b899c..81fe190744 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/pickaxe.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/pickaxe.yml @@ -2,7 +2,7 @@ name: pickaxe parent: BaseItem id: Pickaxe - description: Notched to perfection, for jebbing it into rocks + description: Notched to perfection, for jamming it into rocks components: - type: Sprite sprite: Objects/Weapons/Melee/pickaxe.rsi diff --git a/Resources/Prototypes/Entities/Objects/Weapons/security.yml b/Resources/Prototypes/Entities/Objects/Weapons/security.yml index 5505142ece..8004da099e 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/security.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/security.yml @@ -32,7 +32,7 @@ name: flash parent: BaseItem id: Flash - description: An ultrabright flashbulb with a trigger, causes the victum to be dazed and lose their eyesight for a moment. Useless when burnt out. + description: An ultrabright flashbulb with a trigger, which causes the victim to be dazed and lose their eyesight for a moment. Useless when burnt out. components: - type: Sprite sprite: Objects/Weapons/Melee/flash.rsi diff --git a/Resources/Prototypes/Entities/Structures/Decoration/banners.yml b/Resources/Prototypes/Entities/Structures/Decoration/banners.yml index 8452f14039..2137a59cb8 100644 --- a/Resources/Prototypes/Entities/Structures/Decoration/banners.yml +++ b/Resources/Prototypes/Entities/Structures/Decoration/banners.yml @@ -2,7 +2,7 @@ id: BannerBase parent: BaseStructureDynamic name: base banner - description: It is the concept of a banner, you shouldn't be seeing this. + description: It's the concept of a banner, you shouldn't be seeing this. abstract: true components: - type: Sprite @@ -29,7 +29,7 @@ id: BannerNanotrasen parent: BannerBase name: nanotrasen banner - description: It is a banner displaying the Nanotrasen logo. It looks rather cheap. + description: A banner displaying the Nanotrasen logo. It looks rather cheap. components: - type: Sprite sprite: Structures/Decoration/banner.rsi @@ -39,7 +39,7 @@ id: BannerCargo parent: BannerBase name: cargo banner - description: It is a banner displaying the colors of the cargo department. Not. Cargonia. + description: A banner displaying the colors of the cargo department. Not. Cargonia. components: - type: Sprite sprite: Structures/Decoration/banner.rsi @@ -49,7 +49,7 @@ id: BannerEngineering parent: BannerBase name: engineering banner - description: It is a banner displaying the colors of the engineering deparment. Scrungularty. + description: A banner displaying the colors of the engineering deparment. Scrungularty. components: - type: Sprite sprite: Structures/Decoration/banner.rsi @@ -59,7 +59,7 @@ id: BannerMedical parent: BannerBase name: medical banner - description: It is a banner displaying the colors of the medical deparment. How sterile. + description: A banner displaying the colors of the medical deparment. How sterile. components: - type: Sprite sprite: Structures/Decoration/banner.rsi @@ -69,7 +69,7 @@ id: BannerRevolution parent: BannerBase name: revolution banner - description: It is a banner displaying revolution. Viva! + description: A banner displaying revolution. Viva! components: - type: Sprite sprite: Structures/Decoration/banner.rsi @@ -79,7 +79,7 @@ id: BannerScience parent: BannerBase name: science banner - description: It is a banner displaying the colors of the science department. Where stupidity is proven greater than the universe. + description: A banner displaying the colors of the science department. Where stupidity is proven greater than the universe. components: - type: Sprite sprite: Structures/Decoration/banner.rsi @@ -89,7 +89,7 @@ id: BannerSecurity parent: BannerBase name: security banner - description: It is a banner displaying the colors of the shitcurity department. Security, my bad. + description: A banner displaying the colors of the shitcurity department. Security, my bad. components: - type: Sprite sprite: Structures/Decoration/banner.rsi @@ -99,7 +99,7 @@ id: BannerBlue parent: BannerBase name: blue banner - description: It is a banner displaying the color blue. Dabudidabudai. + description: A banner displaying the color blue. Dabudidabudai. components: - type: Sprite sprite: Structures/Decoration/banner.rsi @@ -109,7 +109,7 @@ id: BannerRed parent: BannerBase name: red banner - description: It is a banner displaying the color red. The edgy one. + description: A banner displaying the color red. The edgy one. components: - type: Sprite sprite: Structures/Decoration/banner.rsi @@ -119,7 +119,7 @@ id: BannerYellow parent: BannerBase name: yellow banner - description: It is a banner displaying the color yellow. Reminds you of ducks and lemon stands. + description: A banner displaying the color yellow. Reminds you of ducks and lemon stands. components: - type: Sprite sprite: Structures/Decoration/banner.rsi @@ -129,7 +129,7 @@ id: BannerGreen parent: BannerBase name: green banner - description: It is a banner displaying the color green. Grass, leaves, guacamole. + description: A banner displaying the color green. Grass, leaves, guacamole. components: - type: Sprite sprite: Structures/Decoration/banner.rsi diff --git a/Resources/Prototypes/Entities/Structures/Decoration/showcase.yml b/Resources/Prototypes/Entities/Structures/Decoration/showcase.yml index 5a12163831..ed75fc9343 100644 --- a/Resources/Prototypes/Entities/Structures/Decoration/showcase.yml +++ b/Resources/Prototypes/Entities/Structures/Decoration/showcase.yml @@ -2,7 +2,7 @@ id: ShowcaseRobot parent: BaseStructure name: security robot showcase - description: It is an unfunctional replica of an old security robot. + description: A non-functional replica of an old security robot. components: - type: Sprite sprite: Structures/Decoration/showcase.rsi @@ -12,7 +12,7 @@ id: ShowcaseRobotWhite parent: BaseStructure name: white robot showcase - description: It is an unfunctional replica of an old robot. + description: A non-functional replica of an old robot. components: - type: Sprite sprite: Structures/Decoration/showcase.rsi @@ -22,7 +22,7 @@ id: ShowcaseRobotAntique parent: BaseStructure name: cargo robot showcase - description: It is an unfunctional replica of an old cargo robot. + description: A non-functional replica of an old cargo robot. components: - type: Sprite sprite: Structures/Decoration/showcase.rsi @@ -32,7 +32,7 @@ id: ShowcaseRobotMarauder parent: BaseStructure name: marauder showcase - description: It is an unfunctional replica of a marauder, painted green. + description: A non-functional replica of a marauder, painted green. components: - type: Sprite sprite: Structures/Decoration/showcase.rsi diff --git a/Resources/Prototypes/Entities/Structures/Furniture/dresser.yml b/Resources/Prototypes/Entities/Structures/Furniture/dresser.yml index 0978a79e3d..e9f198092a 100644 --- a/Resources/Prototypes/Entities/Structures/Furniture/dresser.yml +++ b/Resources/Prototypes/Entities/Structures/Furniture/dresser.yml @@ -2,7 +2,7 @@ id: Dresser parent: BaseStructure name: dresser - description: It is filled with underwear and shorts, finding an unused one is a gamble. + description: It's filled with underwear and shorts, finding an unused one is a gamble. components: - type: Sprite sprite: Structures/Furniture/furniture.rsi diff --git a/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml b/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml index 44328e9515..2ad4343a49 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml @@ -227,7 +227,7 @@ parent: ComputerBase id: computerBodyScanner name: body scanner computer - description: That's a body scanner. + description: A body scanner. components: - type: BodyScanner - type: ActivatableUI @@ -450,7 +450,7 @@ parent: BaseStructure id: ComputerTelevision name: wooden television - description: It is an old television displaying the station's cameras, if they worked. + description: It's an old television displaying the station's cameras, if they worked. components: - type: Sprite sprite: Structures/Machines/computers.rsi diff --git a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/unary.yml b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/unary.yml index 0c01ef93bc..1e88e684cf 100644 --- a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/unary.yml +++ b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/unary.yml @@ -65,7 +65,7 @@ parent: GasUnaryBase id: GasPassiveVent name: passive vent - description: It is an open vent. + description: It's an open vent. placement: mode: SnapgridCenter components: diff --git a/Resources/Prototypes/Entities/Structures/Storage/Tanks/tanks.yml b/Resources/Prototypes/Entities/Structures/Storage/Tanks/tanks.yml index 4d7bd5c150..0df9db60fb 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/Tanks/tanks.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/Tanks/tanks.yml @@ -5,7 +5,7 @@ parent: StorageTank name: fuel tank suffix: Empty - description: A fuel tank. It is used to store high amounts of fuel. + description: A fuel tank. It's used to store high amounts of fuel. components: - type: Sprite sprite: Structures/Storage/tanks.rsi @@ -43,7 +43,7 @@ parent: StorageTank name: water tank suffix: Empty - description: "A water tank. It is used to store high amounts of water." + description: "A water tank. It's used to store high amounts of water." components: - type: Sprite sprite: Structures/Storage/tanks.rsi @@ -79,7 +79,7 @@ # This is *100, 000* on /tg/ Quantity: 10000 maxVol: 10000 -# It is pressurized... +# It's pressurized... - type: ReagentTank transferAmount: 100 diff --git a/Resources/Prototypes/Entities/Structures/Storage/morgue.yml b/Resources/Prototypes/Entities/Structures/Storage/morgue.yml index 6c6579f964..f48cc49efe 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/morgue.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/morgue.yml @@ -1,7 +1,7 @@ - type: entity id: Morgue name: morgue - description: Used to keep bodies in until someone fetches them. Includes a high-tech alert system for false-positives! + description: Used to store bodies until someone fetches them. Includes a high-tech alert system for false-positives! components: - type: Sprite netsync: false diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/posters.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/posters.yml index 91f70eca92..5901af01b4 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/posters.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/posters.yml @@ -296,7 +296,7 @@ parent: PosterBase id: PosterContrabandSyndicatePistol name: "Syndicate Pistol" - description: "A poster advertising syndicate pistols as being 'classy as fuck'. It is covered in faded gang tags." + description: "A poster advertising syndicate pistols as being 'classy as fuck'. It's covered in faded gang tags." components: - type: Sprite state: poster28_contraband @@ -440,7 +440,7 @@ parent: PosterBase id: PosterContrabandUnreadableAnnouncement name: "Unreadable Announcement" - description: "A poster announcing something by someone, oddly enough they seem to have forgotten making it readable" + description: "A poster announcing something by someone, oddly enough they seem to have forgotten making it readable" components: - type: Sprite state: poster45_contraband diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/fireaxe_cabinet.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/fireaxe_cabinet.yml index eee66ff269..3d75006e41 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/fireaxe_cabinet.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/fireaxe_cabinet.yml @@ -1,7 +1,7 @@ - type: entity id: FireAxeCabinet name: fire axe cabinet - description: There is a small label that reads \"For Emergency use only\" along with details for safe use of the axe. As if. + description: There is a small label that reads "For Emergency use only" along with details for safe use of the axe. As if. components: - type: WallMount - type: Clickable diff --git a/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml b/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml index 56edc1872e..918404ef8e 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml @@ -2,7 +2,7 @@ id: AsteroidRock parent: BaseStructure name: asteroid rock - description: That's an asteroid + description: An asteroid. components: - type: RandomAppearance key: enum.AsteroidRockVisuals.State diff --git a/Resources/Prototypes/Reagents/elements.yml b/Resources/Prototypes/Reagents/elements.yml index 131f433777..0189f11e3e 100644 --- a/Resources/Prototypes/Reagents/elements.yml +++ b/Resources/Prototypes/Reagents/elements.yml @@ -115,7 +115,7 @@ id: Lithium name: lithium group: Elements - desc: A soft, silvery-white alkali metal. It is highly reactive, and ignites if it makes contact with water. + desc: A soft, silvery-white alkali metal. It's highly reactive, and ignites if it makes contact with water. physicalDesc: shiny color: "#c6c8cc" meltingPoint: 180.5 @@ -126,7 +126,7 @@ id: Mercury name: mercury group: Elements - desc: A silver metal which is liquid at room temperature. It is highly toxic to humans. + desc: A silver metal which is liquid at room temperature. It's highly toxic to humans. physicalDesc: shiny color: "#929296" meltingPoint: -38.83 diff --git a/Resources/Prototypes/Reagents/medicine.yml b/Resources/Prototypes/Reagents/medicine.yml index f117282f8b..bfdddeea2f 100644 --- a/Resources/Prototypes/Reagents/medicine.yml +++ b/Resources/Prototypes/Reagents/medicine.yml @@ -66,7 +66,7 @@ id: Bicaridine name: bicaridine group: Medicine - desc: An analgesic which is highly effective at treating brute damage. It is useful for stabilizing people who have been severely beaten, as well as treating less life-threatening injuries. In the case of bleeding (internal or external), bicaridine will slow down the bleeding heavily. If the dosage exceeds the overdose limit, it'll stop it outright. + desc: An analgesic which is highly effective at treating brute damage. It's useful for stabilizing people who have been severely beaten, as well as treating less life-threatening injuries. In the case of bleeding (internal or external), bicaridine will slow down the bleeding heavily. If the dosage exceeds the overdose limit, it'll stop it outright. physicalDesc: opaque color: "#ffaa00" metabolisms: @@ -430,7 +430,7 @@ id: Tricordrazine name: tricordrazine group: Medicine - desc: A wide-spectrum stimulant, originally derived from Cordrazine. It is capable of healing most common damage types simultaneously, however only at about half the rate of other medications. Because of its low potency, it's best used as a supplement to other medicines. + desc: A wide-spectrum stimulant, originally derived from Cordrazine. It's capable of healing most common damage types simultaneously, however only at about half the rate of other medications. Because of its low potency, it's best used as a supplement to other medicines. physicalDesc: opaque color: "#00e5ff" metabolisms: diff --git a/Resources/Server Info/Intro.txt b/Resources/Server Info/Intro.txt index f47ae8c3b7..57994251bc 100644 --- a/Resources/Server Info/Intro.txt +++ b/Resources/Server Info/Intro.txt @@ -1,4 +1,4 @@ -Welcome to space station 14! You have just started your shift aboard a Nanotrasen space station and along with your crewmates should cooperate, perform your job role to the best of your ability and have fun (not at the expense of others hopefully). +Welcome to Space Station 14! You have just started your shift aboard a Nanotrasen space station and along with your crewmates should cooperate, perform your job role to the best of your ability and have fun (not at the expense of others hopefully). Please make sure you understand the server rules (F1) and if you have any questions, consult this guide, your colleagues on shift in person or over radio or via discord. You can also ask admins for help (ahelp) by hitting the escape key > admin help and typing a message to any online admins. Especially do this if you witness someone breaking rules.