From: lzk <124214523+lzk228@users.noreply.github.com> Date: Mon, 5 Aug 2024 03:15:52 +0000 (+0200) Subject: Fix some descriptions (#30644) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=82d7636619ef70c2aa8f8c9c16f241a9c779cc78;p=space-station-14.git Fix some descriptions (#30644) --- diff --git a/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml b/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml index a2e18d99aa..c5d0816b6d 100644 --- a/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml +++ b/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml @@ -278,7 +278,7 @@ parent: ClothingHeadset id: ClothingHeadsetFreelance name: freelancer headset - description: This is used by a roaming group of freelancers + description: This is used by a roaming group of freelancers. components: - type: ContainerFill containers: diff --git a/Resources/Prototypes/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/Entities/Clothing/Head/hats.yml index f81ddfc8d0..b5d3b0ff3e 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hats.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hats.yml @@ -62,7 +62,7 @@ parent: ClothingHeadBase id: ClothingHeadHatCasa name: casa - description: Cone-shaped hat + description: Cone-shaped hat. components: - type: Sprite sprite: Clothing/Head/Hats/casa.rsi @@ -409,7 +409,7 @@ parent: ClothingHeadBase id: ClothingHeadHatSantahat name: santa hat - description: "A festive hat worn by Santa Claus" + description: A festive hat worn by Santa Claus. components: - type: Sprite sprite: Clothing/Head/Hats/santahat.rsi diff --git a/Resources/Prototypes/Entities/Clothing/Masks/masks.yml b/Resources/Prototypes/Entities/Clothing/Masks/masks.yml index b3a76c5855..b222ed0d5a 100644 --- a/Resources/Prototypes/Entities/Clothing/Masks/masks.yml +++ b/Resources/Prototypes/Entities/Clothing/Masks/masks.yml @@ -602,7 +602,7 @@ parent: ClothingMaskMime id: ClothingMaskScaredMime name: scared mime mask - description: Looks like it would scream if it wasn't a mask + description: Looks like it would scream if it wasn't a mask. components: - type: Sprite sprite: Clothing/Mask/scaredmime.rsi diff --git a/Resources/Prototypes/Entities/Clothing/Neck/pins.yml b/Resources/Prototypes/Entities/Clothing/Neck/pins.yml index 0054a3645c..eb948d299c 100644 --- a/Resources/Prototypes/Entities/Clothing/Neck/pins.yml +++ b/Resources/Prototypes/Entities/Clothing/Neck/pins.yml @@ -3,7 +3,7 @@ id: ClothingNeckPinBase abstract: true name: pin - description: be nothing do crime + description: Be nothing do crime. components: - type: Item size: Tiny @@ -12,7 +12,7 @@ parent: ClothingNeckPinBase id: ClothingNeckLGBTPin name: LGBT pin - description: be gay do crime + description: Be gay do crime. components: - type: Sprite sprite: Clothing/Neck/Misc/pins.rsi @@ -28,7 +28,7 @@ parent: ClothingNeckPinBase id: ClothingNeckAromanticPin name: aromantic pin - description: be aro do crime + description: Be aro do crime. components: - type: Sprite sprite: Clothing/Neck/Misc/pins.rsi @@ -44,7 +44,7 @@ parent: ClothingNeckPinBase id: ClothingNeckAsexualPin name: asexual pin - description: be ace do crime + description: Be ace do crime. components: - type: Sprite sprite: Clothing/Neck/Misc/pins.rsi @@ -60,7 +60,7 @@ parent: ClothingNeckPinBase id: ClothingNeckBisexualPin name: bisexual pin - description: be bi do crime + description: Be bi do crime. components: - type: Sprite sprite: Clothing/Neck/Misc/pins.rsi @@ -76,7 +76,7 @@ parent: ClothingNeckPinBase id: ClothingNeckIntersexPin name: intersex pin - description: be intersex do crime + description: Be intersex do crime. components: - type: Sprite sprite: Clothing/Neck/Misc/pins.rsi @@ -92,7 +92,7 @@ parent: ClothingNeckPinBase id: ClothingNeckLesbianPin name: lesbian pin - description: be lesbian do crime + description: Be lesbian do crime. components: - type: Sprite sprite: Clothing/Neck/Misc/pins.rsi @@ -124,7 +124,7 @@ parent: ClothingNeckPinBase id: ClothingNeckPansexualPin name: pansexual pin - description: be pan do crime + description: Be pan do crime. components: - type: Sprite sprite: Clothing/Neck/Misc/pins.rsi @@ -140,7 +140,7 @@ parent: ClothingNeckPinBase id: ClothingNeckTransPin name: transgender pin - description: be trans do crime + description: Be trans do crime. components: - type: Sprite sprite: Clothing/Neck/Misc/pins.rsi @@ -156,7 +156,7 @@ parent: ClothingNeckPinBase id: ClothingNeckAutismPin name: autism pin - description: be autism do crime + description: Be autism do crime. components: - type: Sprite sprite: Clothing/Neck/Misc/autismpin.rsi @@ -172,7 +172,7 @@ parent: ClothingNeckPinBase id: ClothingNeckGoldAutismPin name: golden autism pin - description: be autism do warcrime + description: Be autism do warcrime. components: - type: Sprite sprite: Clothing/Neck/Misc/goldautismpin.rsi diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml index fa937c1ccc..593ad78f72 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml @@ -223,7 +223,7 @@ parent: ClothingOuterStorageFoldableBase id: ClothingOuterCoatLabCmo name: chief medical officer's lab coat - description: Custom made blue lab coat for the Chief Medical Officer, offers improved protection against chemical spills and minor cuts + description: Custom made blue lab coat for the Chief Medical Officer, offers improved protection against chemical spills and minor cuts. components: - type: Sprite sprite: Clothing/OuterClothing/Coats/labcoat_cmo.rsi diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/wintercoats.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/wintercoats.yml index e3401f4533..5007b5a194 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/wintercoats.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/wintercoats.yml @@ -797,7 +797,7 @@ parent: ClothingOuterWinterCoatToggleable id: ClothingOuterWinterSyndie name: syndicate's winter coat - description: Insulated winter coat, looks like a merch from "Syndieland" + description: Insulated winter coat, looks like a merch from "Syndieland". components: - type: Sprite sprite: Clothing/OuterClothing/WinterCoats/coat.rsi diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml b/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml index 33f5d36e36..8c5405d684 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml @@ -156,7 +156,7 @@ parent: ClothingShoesBaseWinterBoots id: ClothingShoesBootsWinterSyndicate name: syndicate's winter boots - description: Durable heavy boots, looks like merch from "Syndieland" + description: Durable heavy boots, looks like merch from "Syndieland". components: - type: Sprite sprite: Clothing/Shoes/Boots/winterbootssyndicate.rsi diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml index d105d4cd77..6ad8cc0505 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml @@ -481,7 +481,7 @@ parent: ClothingUniformSkirtBase id: ClothingUniformJumpskirtCentcomFormalDress name: central command formal dress - description: A dress for special occasions + description: A dress for special occasions. components: - type: Sprite sprite: Clothing/Uniforms/Jumpskirt/centcomformaldress.rsi diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml index 196df817b0..1e7fa65f95 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml @@ -422,7 +422,7 @@ parent: ClothingUniformBase id: ClothingUniformJumpsuitKimono name: kimono - description: traditional chinese clothing + description: Traditional chinese clothing. components: - type: Sprite sprite: Clothing/Uniforms/Jumpsuit/kimono.rsi @@ -1076,7 +1076,7 @@ parent: ClothingUniformBase id: ClothingUniformJumpsuitCossack name: cossack suit - description: the good old pants and brigantine. + description: The good old pants and brigantine. components: - type: Sprite sprite: Clothing/Uniforms/Jumpsuit/cossack.rsi diff --git a/Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml b/Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml index d213cf5f46..0b60ed447f 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml @@ -155,7 +155,7 @@ - type: entity id: ActionAGhostShowStationRecords name: Station Records Interface - description: View a station records Interface + description: View a station records Interface. components: - type: InstantAction icon: { sprite: Structures/Machines/parts.rsi, state: box_0 } diff --git a/Resources/Prototypes/Entities/Mobs/Player/dragon.yml b/Resources/Prototypes/Entities/Mobs/Player/dragon.yml index 0b21f0d735..73246dcced 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/dragon.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/dragon.yml @@ -157,7 +157,7 @@ categories: [ HideSpawnMenu ] id: DragonsBreathGun name: dragon's lung - description: For dragon's breathing + description: For dragon's breathing. components: - type: RechargeBasicEntityAmmo rechargeCooldown: 5 diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks.yml b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks.yml index a51a9a1930..c435e6c98f 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks.yml @@ -2141,7 +2141,7 @@ parent: DrinkGlassBase id: DrinkWaterJug name: water jug - description: Stay hydrated + description: Stay hydrated. 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 8052c5d0ae..a5f72b8546 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_bottles.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_bottles.yml @@ -752,7 +752,7 @@ id: DrinkSugarJug name: sugar jug suffix: For Drinks, Full - description: some people put this in their coffee... + description: Some people put this in their coffee... components: - type: SolutionContainerManager solutions: @@ -767,7 +767,7 @@ parent: DrinkBottlePlasticBaseFull id: DrinkLemonLimeJug name: lemon lime jug - description: a dual citrus sensation. + description: A dual citrus sensation. components: - type: SolutionContainerManager solutions: @@ -784,7 +784,7 @@ parent: DrinkBottlePlasticBaseFull id: DrinkMeadJug name: mead jug - description: storing mead in a plastic jug should be a crime. + description: Storing mead in a plastic jug should be a crime. components: - type: SolutionContainerManager solutions: @@ -801,7 +801,7 @@ parent: DrinkBottlePlasticBaseFull id: DrinkIceJug name: ice jug - description: stubborn water. pretty cool. + description: Stubborn water. Pretty cool. components: - type: SolutionContainerManager solutions: @@ -835,7 +835,7 @@ parent: DrinkBottlePlasticBaseFull id: DrinkCoffeeJug name: coffee jug - description: wake up juice, of the heated kind. + description: Wake up juice, of the heated kind. components: - type: SolutionContainerManager solutions: @@ -852,7 +852,7 @@ parent: DrinkBottlePlasticBaseFull id: DrinkTeaJug name: tea jug - description: the drink of choice for the Bri'ish and hipsters. + description: The drink of choice for the Bri'ish and hipsters. components: - type: SolutionContainerManager solutions: @@ -886,7 +886,7 @@ parent: DrinkBottlePlasticBaseFull id: DrinkIcedTeaJug name: iced tea jug - description: for when the regular tea is too hot for you boohoo + description: For when the regular tea is too hot for you boohoo. components: - type: SolutionContainerManager solutions: @@ -903,7 +903,7 @@ parent: DrinkBottlePlasticBaseFull id: DrinkDrGibbJug name: dr gibb. jug - description: yeah I don't know either... + description: Yeah I don't know either... components: - type: SolutionContainerManager solutions: @@ -920,7 +920,7 @@ parent: DrinkBottlePlasticBaseFull id: DrinkRootBeerJug name: root beer jug - description: this drink makes Australians giggle + description: This drink makes Australians giggle. components: - type: SolutionContainerManager solutions: @@ -937,7 +937,7 @@ parent: DrinkBottlePlasticBaseFull id: DrinkWaterMelonJuiceJug name: watermelon juice jug - description: May include leftover seeds + description: May include leftover seeds. components: - type: SolutionContainerManager solutions: diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_flasks.yml b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_flasks.yml index 0b2af4c97f..1c90e71979 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_flasks.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_flasks.yml @@ -23,7 +23,7 @@ parent: FlaskBase id: DrinkMREFlask name: MRE flask - description: An old military flask, filled with the finest contents for soldiers + description: An old military flask, filled with the finest contents for soldiers. components: - type: Sprite sprite: Objects/Consumable/Drinks/mreflask.rsi @@ -58,7 +58,7 @@ parent: FlaskBase id: DrinkFlask name: captain's flask - description: A metal flask belonging to the captain + description: A metal flask belonging to the captain. components: - type: Sprite sprite: Objects/Consumable/Drinks/flask.rsi diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_special.yml b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_special.yml index 604ae28fb3..dfb6ac31c0 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_special.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_special.yml @@ -72,7 +72,7 @@ parent: DrinkGlassBase id: DrinkJar name: jar - description: The hipster's cup + description: The hipster's cup. components: - type: Drink - type: Sprite diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/cake.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/cake.yml index b9a5cc42e4..bbf02fdb88 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/cake.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/cake.yml @@ -292,7 +292,7 @@ name: lemoon cake parent: FoodCakeBase id: FoodCakeLemoon - description: A cake that represents the moon of earth + description: A cake that represents the moon of earth. components: - type: Sprite state: lemoon diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/donkpocket.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/donkpocket.yml index e8efb19435..c7e46d9a94 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/donkpocket.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/donkpocket.yml @@ -296,7 +296,7 @@ name: stonk-pocket parent: FoodDonkpocketBase id: FoodDonkpocketStonk - description: Tasty, but a sad reminder of the great crash of '24 + description: Tasty, but a sad reminder of the great crash of '24. components: - type: FlavorProfile flavors: diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml index 75ed63a4ce..88a30150d8 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml @@ -1277,7 +1277,7 @@ name: poppy parent: FoodProduceBase id: FoodPoppy - description: A flower with extracts often used in the production of medicine + description: A flower with extracts often used in the production of medicine. components: - type: Clothing slots: diff --git a/Resources/Prototypes/Entities/Objects/Decoration/flora.yml b/Resources/Prototypes/Entities/Objects/Decoration/flora.yml index f35d222d39..6f4baf2785 100644 --- a/Resources/Prototypes/Entities/Objects/Decoration/flora.yml +++ b/Resources/Prototypes/Entities/Objects/Decoration/flora.yml @@ -548,7 +548,7 @@ parent: BaseTree id: LightTree01 name: glowing tree - description: a marvelous tree filled with strange energy. + description: A marvelous tree filled with strange energy. components: - type: PointLight radius: 2.0 diff --git a/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/cannons.yml b/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/cannons.yml index e4bde7ab84..4b7a0ee55a 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/cannons.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/cannons.yml @@ -4,7 +4,7 @@ id: ShuttleGunSvalinnMachineGunCircuitboard parent: BaseMachineCircuitboard name: LSE-400c "Svalinn machine gun" machine board - description: A machine printed circuit board for an LSE-400c "Svalinn machine gun" + description: A machine printed circuit board for an LSE-400c "Svalinn machine gun". suffix: DO NOT MAP, Machine Board components: - type: Sprite @@ -21,7 +21,7 @@ id: ShuttleGunPerforatorCircuitboard parent: BaseMachineCircuitboard name: LSE-1200c "Perforator" machine board - description: A machine printed circuit board for an LSE-1200c "Perforator" + description: A machine printed circuit board for an LSE-1200c "Perforator". suffix: DO NOT MAP, Machine Board components: - type: Sprite @@ -38,7 +38,7 @@ id: ShuttleGunFriendshipCircuitboard parent: BaseMachineCircuitboard name: EXP-320g "Friendship" machine board - description: A machine printed circuit board for an EXP-320g "Friendship" + description: A machine printed circuit board for an EXP-320g "Friendship". suffix: DO NOT MAP, Machine Board components: - type: Sprite @@ -55,7 +55,7 @@ id: ShuttleGunDusterCircuitboard parent: BaseMachineCircuitboard name: EXP-2100g "Duster" machine board - description: A machine printed circuit board for an EXP-2100g "Duster" + description: A machine printed circuit board for an EXP-2100g "Duster". suffix: DO NOT MAP, Machine Board components: - type: Sprite @@ -73,7 +73,7 @@ id: ShuttleGunKineticCircuitboard parent: BaseMachineCircuitboard name: PTK-800 "Matter Dematerializer" machine board - description: A machine printed circuit board for an PTK-800 "Matter Dematerializer" + description: A machine printed circuit board for an PTK-800 "Matter Dematerializer". suffix: DO NOT MAP, Machine Board components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/particle_accelerator.yml b/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/particle_accelerator.yml index a1260f07c0..f1b03f97c2 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/particle_accelerator.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/particle_accelerator.yml @@ -2,7 +2,7 @@ id: MachineParticleAcceleratorEndCapCircuitboard parent: BaseMachineCircuitboard name: PA end cap board - description: A machine board for a particle accelerator end cap + description: A machine board for a particle accelerator end cap. components: - type: Sprite state: engineering @@ -16,7 +16,7 @@ id: MachineParticleAcceleratorFuelChamberCircuitboard parent: BaseMachineCircuitboard name: PA fuel chamber board - description: A machine board for a particle accelerator fuel chamber + description: A machine board for a particle accelerator fuel chamber. components: - type: Sprite state: engineering @@ -34,7 +34,7 @@ id: MachineParticleAcceleratorPowerBoxCircuitboard parent: BaseMachineCircuitboard name: PA power box board - description: A machine board for a particle accelerator power box + description: A machine board for a particle accelerator power box. components: - type: Sprite state: engineering @@ -50,7 +50,7 @@ id: MachineParticleAcceleratorEmitterStarboardCircuitboard parent: BaseMachineCircuitboard name: PA starboard emitter board - description: A machine board for a particle accelerator left emitter + description: A machine board for a particle accelerator left emitter. components: - type: Sprite state: engineering @@ -64,7 +64,7 @@ id: MachineParticleAcceleratorEmitterForeCircuitboard parent: BaseMachineCircuitboard name: PA fore emitter board - description: A machine board for a particle accelerator center emitter + description: A machine board for a particle accelerator center emitter. components: - type: Sprite state: engineering @@ -78,7 +78,7 @@ id: MachineParticleAcceleratorEmitterPortCircuitboard parent: BaseMachineCircuitboard name: PA port emitter board - description: A machine board for a particle accelerator right emitter + description: A machine board for a particle accelerator right emitter. components: - type: Sprite state: engineering diff --git a/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/production.yml b/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/production.yml index f2c3ed15fb..2e3df6e754 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/production.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/production.yml @@ -2,7 +2,7 @@ id: AutolatheMachineCircuitboard parent: BaseMachineCircuitboard name: autolathe machine board - description: A machine printed circuit board for an autolathe + description: A machine printed circuit board for an autolathe. components: - type: MachineBoard prototype: Autolathe @@ -15,7 +15,7 @@ parent: BaseMachineCircuitboard id: AutolatheHyperConvectionMachineCircuitboard name: hyper convection autolathe machine board - description: A machine printed circuit board for a hyper convection autolathe + description: A machine printed circuit board for a hyper convection autolathe. components: - type: MachineBoard prototype: AutolatheHyperConvection @@ -95,7 +95,7 @@ id: AmmoTechFabCircuitboard parent: BaseMachineCircuitboard name: ammo techfab circuit board - description: A machine printed circuit board for an ammo techfab + description: A machine printed circuit board for an ammo techfab. components: - type: Sprite state: security diff --git a/Resources/Prototypes/Entities/Objects/Devices/Electronics/atmos_alarms.yml b/Resources/Prototypes/Entities/Objects/Devices/Electronics/atmos_alarms.yml index 838ec637d3..0fea9b7227 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/Electronics/atmos_alarms.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/Electronics/atmos_alarms.yml @@ -2,7 +2,7 @@ id: AirAlarmElectronics parent: BaseElectronics name: air alarm electronics - description: An electronics board used in air alarms + description: An electronics board used in air alarms. components: - type: Sprite sprite: Objects/Misc/module.rsi @@ -17,7 +17,7 @@ id: FireAlarmElectronics parent: BaseElectronics name: fire alarm electronics - description: An electronics board used in fire alarms + description: An electronics board used in fire alarms. components: - type: Item storedRotation: 0 diff --git a/Resources/Prototypes/Entities/Objects/Devices/Electronics/disposal.yml b/Resources/Prototypes/Entities/Objects/Devices/Electronics/disposal.yml index 7c2f2a6fda..4e57705417 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/Electronics/disposal.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/Electronics/disposal.yml @@ -2,7 +2,7 @@ id: MailingUnitElectronics parent: BaseElectronics name: mailing unit electronics - description: An electronics board used in mailing units + description: An electronics board used in mailing units. components: - type: Sprite sprite: Objects/Misc/module.rsi diff --git a/Resources/Prototypes/Entities/Objects/Devices/Electronics/door.yml b/Resources/Prototypes/Entities/Objects/Devices/Electronics/door.yml index a832bea741..5ca355ec71 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/Electronics/door.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/Electronics/door.yml @@ -2,7 +2,7 @@ id: DoorElectronics parent: BaseElectronics name: door electronics - description: An electronics board used in doors and airlocks + description: An electronics board used in doors and airlocks. components: - type: Sprite sprite: Objects/Misc/module.rsi diff --git a/Resources/Prototypes/Entities/Objects/Devices/Electronics/intercom.yml b/Resources/Prototypes/Entities/Objects/Devices/Electronics/intercom.yml index 3446a3ba4f..c1a8a9d70b 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/Electronics/intercom.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/Electronics/intercom.yml @@ -2,7 +2,7 @@ id: IntercomElectronics parent: BaseElectronics name: intercom electronics - description: An electronics board used in intercoms + description: An electronics board used in intercoms. components: - type: Sprite sprite: Objects/Misc/module.rsi diff --git a/Resources/Prototypes/Entities/Objects/Devices/Electronics/triggers.yml b/Resources/Prototypes/Entities/Objects/Devices/Electronics/triggers.yml index 2cb9b5233d..acc82abebe 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/Electronics/triggers.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/Electronics/triggers.yml @@ -59,7 +59,7 @@ parent: BaseItem id: VoiceTrigger name: voice trigger - description: Adds a machine link that is triggered by vocal keywords + description: Adds a machine link that is triggered by vocal keywords. components: - type: Sprite sprite: Objects/Devices/voice.rsi diff --git a/Resources/Prototypes/Entities/Objects/Devices/Syndicate_Gadgets/guardian_activators.yml b/Resources/Prototypes/Entities/Objects/Devices/Syndicate_Gadgets/guardian_activators.yml index 0b1769a3da..823ee82862 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/Syndicate_Gadgets/guardian_activators.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/Syndicate_Gadgets/guardian_activators.yml @@ -36,7 +36,7 @@ name: holoparasite box parent: BoxCardboard id: BoxHoloparasite - description: A box containing a holoparasite injector + description: A box containing a holoparasite injector. components: - type: StorageFill contents: @@ -52,7 +52,7 @@ name: holoclown box parent: BoxCardboard id: BoxHoloclown - description: A box containing a holoclown injector + description: A box containing a holoclown injector. components: - type: StorageFill contents: diff --git a/Resources/Prototypes/Entities/Objects/Devices/cartridges.yml b/Resources/Prototypes/Entities/Objects/Devices/cartridges.yml index 8935b9667c..f9581149e2 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/cartridges.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/cartridges.yml @@ -2,7 +2,7 @@ parent: BaseItem id: NotekeeperCartridge name: notekeeper cartridge - description: A program for keeping notes + description: A program for keeping notes. components: - type: Sprite sprite: Objects/Devices/cartridge.rsi @@ -20,7 +20,7 @@ parent: BaseItem id: NewsReaderCartridge name: news cartridge - description: A program for reading news + description: A program for reading news. components: - type: Sprite sprite: Objects/Devices/cartridge.rsi @@ -38,7 +38,7 @@ parent: BaseItem id: CrewManifestCartridge name: crew manifest cartridge - description: A program for listing your fellow crewmembers + description: A program for listing your fellow crewmembers. components: - type: Sprite sprite: Objects/Devices/cartridge.rsi @@ -56,7 +56,7 @@ parent: BaseItem id: NetProbeCartridge name: NetProbe cartridge - description: A program for getting the address and frequency of network devices + description: A program for getting the address and frequency of network devices. components: - type: Sprite sprite: Objects/Devices/cartridge.rsi @@ -74,7 +74,7 @@ parent: BaseItem id: LogProbeCartridge name: LogProbe cartridge - description: A program for getting access logs from devices + description: A program for getting access logs from devices. components: - type: Sprite sprite: Objects/Devices/cartridge.rsi diff --git a/Resources/Prototypes/Entities/Objects/Devices/forensic_scanner.yml b/Resources/Prototypes/Entities/Objects/Devices/forensic_scanner.yml index 8f1879ef78..fbb477de64 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/forensic_scanner.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/forensic_scanner.yml @@ -34,7 +34,7 @@ name: forensic scanner report parent: Paper id: ForensicReportPaper - description: 'Circumstantial evidence, at best' + description: Circumstantial evidence, at best. components: - type: Sprite sprite: Objects/Misc/bureaucracy.rsi diff --git a/Resources/Prototypes/Entities/Objects/Fun/Instruments/instruments_string.yml b/Resources/Prototypes/Entities/Objects/Fun/Instruments/instruments_string.yml index 6ceb5e23ed..3e2f02f828 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/Instruments/instruments_string.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/Instruments/instruments_string.yml @@ -162,7 +162,7 @@ parent: BaseHandheldInstrument id: GuitarlessFretsInstrument name: guitarless frets - description: who even needs a body? + description: Who even needs a body? suffix: Admeme #the sound is awful components: - type: Instrument diff --git a/Resources/Prototypes/Entities/Objects/Fun/darts.yml b/Resources/Prototypes/Entities/Objects/Fun/darts.yml index 31fd4fd8e2..dfcb0c68f1 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/darts.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/darts.yml @@ -1,6 +1,6 @@ - type: entity name: dart - description: light throwing dart for playing darts. Don't get in the eye! + description: Light throwing dart for playing darts. Don't get in the eye! parent: BaseItem id: Dart components: diff --git a/Resources/Prototypes/Entities/Objects/Fun/toys.yml b/Resources/Prototypes/Entities/Objects/Fun/toys.yml index 20c92b0901..ad304a5bce 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/toys.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/toys.yml @@ -211,7 +211,7 @@ parent: BasePlushie id: PlushieRouny name: rouny plushie - description: Rouny + description: Rouny. components: - type: Sprite state: plushie_rouny @@ -1273,7 +1273,7 @@ parent: BasePlushie id: ToyAmongPequeno name: among pequeño - description: sus! + description: Sus! components: - type: Sprite sprite: Objects/Fun/pequeno.rsi diff --git a/Resources/Prototypes/Entities/Objects/Misc/fluff_lights.yml b/Resources/Prototypes/Entities/Objects/Misc/fluff_lights.yml index a02f94215b..a9b86d4d83 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/fluff_lights.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/fluff_lights.yml @@ -132,7 +132,7 @@ name: interrogator lamp id: LampInterrogator parent: BaseLamp - description: Ultra-bright lamp for the bad cop + description: Ultra-bright lamp for the bad cop. components: - type: Sprite sprite: Objects/Misc/Lights/lampint.rsi diff --git a/Resources/Prototypes/Entities/Objects/Misc/paper.yml b/Resources/Prototypes/Entities/Objects/Misc/paper.yml index bc3b8be0ea..37776f5ba2 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/paper.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/paper.yml @@ -104,7 +104,7 @@ name: artifact analyzer printout parent: Paper id: PaperArtifactAnalyzer - description: 'The readout of a device forgotten to time' + description: The readout of a device forgotten to time. components: - type: Sprite layers: diff --git a/Resources/Prototypes/Entities/Objects/Power/portable_recharger.yml b/Resources/Prototypes/Entities/Objects/Power/portable_recharger.yml index e3213ac8c9..3c553fc812 100644 --- a/Resources/Prototypes/Entities/Objects/Power/portable_recharger.yml +++ b/Resources/Prototypes/Entities/Objects/Power/portable_recharger.yml @@ -2,7 +2,7 @@ parent: Clothing id: PortableRecharger name: portable recharger - description: High-tech recharger adapted for portability + description: High-tech recharger adapted for portability. components: - type: Item size: Huge diff --git a/Resources/Prototypes/Entities/Objects/Specific/Chapel/bibles.yml b/Resources/Prototypes/Entities/Objects/Specific/Chapel/bibles.yml index 58f7e01550..28d90f1a3b 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Chapel/bibles.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Chapel/bibles.yml @@ -1,6 +1,6 @@ - type: entity name: bible - description: New Interstellar Version 2340 + description: New Interstellar Version 2340. parent: BaseStorageItem id: Bible components: diff --git a/Resources/Prototypes/Entities/Objects/Specific/Chapel/urn.yml b/Resources/Prototypes/Entities/Objects/Specific/Chapel/urn.yml index 55a58ef18a..72d21977c6 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Chapel/urn.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Chapel/urn.yml @@ -1,6 +1,6 @@ - type: entity name: urn - description: Store the Dead smart and Compact since 2300 + description: Store the Dead smart and Compact since 2300. parent: BaseStorageItem id: Urn components: diff --git a/Resources/Prototypes/Entities/Objects/Specific/Librarian/books_bag.yml b/Resources/Prototypes/Entities/Objects/Specific/Librarian/books_bag.yml index 9972fad414..6eb56f3245 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Librarian/books_bag.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Librarian/books_bag.yml @@ -2,7 +2,7 @@ name: books bag id: BooksBag parent: BaseStorageItem - description: A refined bag to carry your own library + description: A refined bag to carry your own library. components: - type: Sprite sprite: Objects/Specific/Library/Equipment/books_bag.rsi diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml index 08b86e5636..6f684cafad 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml @@ -191,7 +191,7 @@ name: brute auto-injector parent: ChemicalMedipen id: BruteAutoInjector - description: A rapid dose of bicaridine and tranexamic acid, intended for combat applications + description: A rapid dose of bicaridine and tranexamic acid, intended for combat applications. components: - type: Sprite sprite: Objects/Specific/Medical/medipen.rsi @@ -223,7 +223,7 @@ name: burn auto-injector parent: ChemicalMedipen id: BurnAutoInjector - description: A rapid dose of dermaline and leporazine, intended for combat applications + description: A rapid dose of dermaline and leporazine, intended for combat applications. components: - type: Sprite sprite: Objects/Specific/Medical/medipen.rsi diff --git a/Resources/Prototypes/Entities/Objects/Specific/Service/barber.yml b/Resources/Prototypes/Entities/Objects/Specific/Service/barber.yml index 251331919e..ad0eeccc7d 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Service/barber.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Service/barber.yml @@ -1,7 +1,7 @@ - type: entity id: BarberScissors name: barber scissors - description: is able to reshape the hairstyle of any crew cut to your liking. + description: Is able to reshape the hairstyle of any crew cut to your liking. parent: BaseItem components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Objects/Specific/Service/vending_machine_restock.yml b/Resources/Prototypes/Entities/Objects/Specific/Service/vending_machine_restock.yml index 953c05f107..415b59a6e5 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Service/vending_machine_restock.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Service/vending_machine_restock.yml @@ -460,7 +460,7 @@ parent: BaseVendingMachineRestock id: VendingMachineRestockHappyHonk name: Happy Honk restock box - description: place this box full of fun into the restock slot on the Happy Honk Dispenser to begin. + description: Place this box full of fun into the restock slot on the Happy Honk Dispenser to begin. components: - type: VendingMachineRestock canRestock: diff --git a/Resources/Prototypes/Entities/Objects/Tools/tools.yml b/Resources/Prototypes/Entities/Objects/Tools/tools.yml index 2b0cb02e6f..d420aa309d 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/tools.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/tools.yml @@ -189,7 +189,7 @@ name: multitool parent: BaseItem id: Multitool - description: An advanced tool to copy, store, and send electrical pulses and signals through wires and machines + description: An advanced tool to copy, store, and send electrical pulses and signals through wires and machines. components: - type: EmitSoundOnLand sound: diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/HMGs/hmgs.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/HMGs/hmgs.yml index 9d685e1ddc..aa1e7ec84d 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/HMGs/hmgs.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/HMGs/hmgs.yml @@ -2,7 +2,7 @@ name: BaseWeaponHeavyMachineGun parent: BaseItem id: BaseWeaponHeavyMachineGun - description: Spray and pray + description: Spray and pray. abstract: true components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml index 0ecad70a64..1b9d821e2b 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml @@ -24,7 +24,7 @@ name: china lake parent: [BaseWeaponLauncher, BaseGunWieldable] id: WeaponLauncherChinaLake - description: PLOOP + description: PLOOP. components: - type: Sprite sprite: Objects/Weapons/Guns/Launchers/china_lake.rsi @@ -360,7 +360,7 @@ parent: WeaponLauncherMultipleRocket id: WeaponLauncherAdmemeMeteorLarge suffix: Admeme - description: It fires large meteors + description: It fires large meteors. components: - type: BallisticAmmoProvider whitelist: diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/magic.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/magic.yml index 2f1edfe697..d11f96d875 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/magic.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/magic.yml @@ -179,7 +179,7 @@ id: ProjectilePolyboltCluwne parent: ProjectilePolyboltBase name: cluwne polybolt - description: knoH KnoH! + description: KnoH KnoH! categories: [ HideSpawnMenu ] components: - type: PolymorphOnCollide diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/turrets.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/turrets.yml index 3f75faf75e..82177478fa 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/turrets.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/turrets.yml @@ -197,7 +197,7 @@ - type: entity name: xeno turret - description: Shoots 9mm acid projectiles + description: Shoots 9mm acid projectiles. parent: BaseWeaponTurret id: WeaponTurretXeno suffix: Xeno diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/pickaxe.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/pickaxe.yml index cb9defccd9..e1c98f418b 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 jamming it into rocks + description: Notched to perfection, for jamming it into rocks. components: - type: Tag tags: @@ -40,7 +40,7 @@ name: mining drill parent: BaseItem id: MiningDrill - description: Powerful tool used to quickly drill through rocks + description: Powerful tool used to quickly drill through rocks. components: - type: Item storedRotation: -90 diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Throwable/grenades.yml b/Resources/Prototypes/Entities/Objects/Weapons/Throwable/grenades.yml index 1632755a1f..e36eff8ac3 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Throwable/grenades.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Throwable/grenades.yml @@ -59,7 +59,7 @@ - type: entity name: flashbang - description: Eeeeeeeeeeeeeeeeeeeeee + description: Eeeeeeeeeeeeeeeeeeeeee. parent: GrenadeBase id: GrenadeFlashBang components: @@ -394,7 +394,7 @@ parent: SmokeGrenade id: CleanerGrenade name: cleanade - description: Special grenade for janitors, releasing large cloud of space cleaner foam + description: Special grenade for janitors, releasing large cloud of space cleaner foam. components: - type: Sprite sprite: Objects/Weapons/Grenades/janitor.rsi diff --git a/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml b/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml index 4a17d67f32..e5fd87ef2a 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml @@ -972,7 +972,7 @@ id: ComputerPalletConsole parent: BaseComputer name: cargo sale computer - description: Used to sell goods loaded onto cargo pallets + description: Used to sell goods loaded onto cargo pallets. components: - type: Sprite layers: diff --git a/Resources/Prototypes/Entities/Structures/Machines/bombs.yml b/Resources/Prototypes/Entities/Structures/Machines/bombs.yml index d53f0950b6..82c79496f2 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/bombs.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/bombs.yml @@ -144,7 +144,7 @@ id: DebugHardBomb name: debug bomb suffix: DEBUG - description: Holy shit this is gonna explode + description: Holy shit this is gonna explode. components: - type: Defusable disposable: true diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index ed25fe514b..44d4224d6b 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -534,7 +534,7 @@ id: ExosuitFabricator parent: BaseLatheLube name: exosuit fabricator - description: Creates parts for robotics and other mechanical needs + description: Creates parts for robotics and other mechanical needs. components: - type: Sprite sprite: Structures/Machines/exosuit_fabricator.rsi diff --git a/Resources/Prototypes/Entities/Structures/Piping/Disposal/pipes.yml b/Resources/Prototypes/Entities/Structures/Piping/Disposal/pipes.yml index 3c1334169d..a0192b8685 100644 --- a/Resources/Prototypes/Entities/Structures/Piping/Disposal/pipes.yml +++ b/Resources/Prototypes/Entities/Structures/Piping/Disposal/pipes.yml @@ -75,7 +75,7 @@ id: DisposalPipeBroken parent: DisposalPipeBase name: broken disposal pipe - description: A BBP (big broken pipe) + description: A BBP (big broken pipe). components: - type: Sprite drawdepth: ThickPipe diff --git a/Resources/Prototypes/Entities/Structures/Power/substation.yml b/Resources/Prototypes/Entities/Structures/Power/substation.yml index 8f8f752e38..b4e669519a 100644 --- a/Resources/Prototypes/Entities/Structures/Power/substation.yml +++ b/Resources/Prototypes/Entities/Structures/Power/substation.yml @@ -258,7 +258,7 @@ id: BaseSubstationWallFrame categories: [ HideSpawnMenu ] name: wallmount substation frame - description: A substation frame for construction + description: A substation frame for construction. placement: mode: SnapgridCenter components: diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/flags.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/flags.yml index a4ab12df74..992f7a71e6 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/flags.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/flags.yml @@ -13,7 +13,7 @@ parent: BaseFlag id: BlankFlag name: blank flag - description: "Some piece of white cloth. Definitely not the flag of France." + description: Some piece of white cloth. Definitely not the flag of France. components: - type: Sprite state: blank_flag @@ -22,7 +22,7 @@ parent: BaseFlag id: NTFlag name: Nanotrasen flag - description: "Glory to NT! Wait, they really made a flag for a corporation?" + description: Glory to NT! Wait, they really made a flag for a corporation? components: - type: Sprite state: NT_flag @@ -31,7 +31,7 @@ parent: BaseFlag id: SyndieFlag name: syndicate flag - description: "Smells bloody. Death to NT!" + description: Smells bloody. Death to NT! components: - type: Sprite state: syndie_flag @@ -40,7 +40,7 @@ parent: BaseFlag id: LGBTQFlag name: LGBTQ flag - description: "Be gay do crime flag" + description: "\"Be gay do crime\" flag." components: - type: Sprite state: lgbtq_flag @@ -49,7 +49,7 @@ parent: BaseFlag id: PirateFlag name: pirate flag - description: "Raise the jolly roger, scallywags!" + description: Raise the jolly roger, scallywags! components: - type: Sprite state: pirate_flag \ No newline at end of file diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/posters.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/posters.yml index ae8ed5f74f..c5b9b24a74 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/posters.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/posters.yml @@ -441,7 +441,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/Signs/signs.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml index 2b5889a3dd..4ebeaa66ba 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml @@ -1161,7 +1161,7 @@ parent: BaseSign id: SignSmoking name: no smoking sign - description: A warning sign which reads 'NO SMOKING' + description: A warning sign which reads 'NO SMOKING'. components: - type: Sprite state: nosmoking2 diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/shelfs.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/shelfs.yml index af68f5898d..793e7211a5 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/shelfs.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/shelfs.yml @@ -4,7 +4,7 @@ id: ShelfBase parent: BaseStructure name: shelf - description: a strange place to place, well, anything really. You feel like you shouldn't be seeing this.' + description: A strange place to place, well, anything really. You feel like you shouldn't be seeing this.' components: - type: Sprite drawdepth: WallMountedItems @@ -189,7 +189,7 @@ id: ShelfRWood parent: ShelfBaseReinforced name: sturdy wood shelf - description: A safe place to put your favorite bottle of whiskey + description: A safe place to put your favorite bottle of whiskey. components: - type: Sprite sprite: Structures/Storage/Shelfs/wood.rsi @@ -226,7 +226,7 @@ id: ShelfRMetal parent: ShelfBaseReinforced name: sturdy metal shelf - description: A strong & shiny place to keep all your vials safe + description: A strong & shiny place to keep all your vials safe. components: - type: Sprite sprite: Structures/Storage/Shelfs/metal.rsi diff --git a/Resources/Prototypes/Entities/Structures/Walls/grille.yml b/Resources/Prototypes/Entities/Structures/Walls/grille.yml index 7be721b6f9..84dbb92d1f 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/grille.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/grille.yml @@ -92,7 +92,7 @@ id: ClockworkGrille parent: Grille name: clockwork grille - description: a flimsy framework of iron rods assembled in traditional Ratvarian fashion. + description: A flimsy framework of iron rods assembled in traditional Ratvarian fashion. components: - type: Sprite drawdepth: Walls diff --git a/Resources/Prototypes/Entities/Tiles/basalt.yml b/Resources/Prototypes/Entities/Tiles/basalt.yml index 900f25d100..73a7dc0dea 100644 --- a/Resources/Prototypes/Entities/Tiles/basalt.yml +++ b/Resources/Prototypes/Entities/Tiles/basalt.yml @@ -1,7 +1,7 @@ - type: entity id: BasaltOne name: basalt - description: Rock + description: Rock. placement: mode: SnapgridCenter components: