diff --git a/Resources/Prototypes/Entities/Clothing/Back/duffel.yml b/Resources/Prototypes/Entities/Clothing/Back/duffel.yml index fb5b80355a..b00d921e26 100644 --- a/Resources/Prototypes/Entities/Clothing/Back/duffel.yml +++ b/Resources/Prototypes/Entities/Clothing/Back/duffel.yml @@ -2,7 +2,7 @@ parent: Clothing id: ClothingBackpackDuffel name: duffel bag - description: "A large duffel bag for holding extra things." + description: A large duffel bag for holding extra things. components: - type: Sprite sprite: Clothing/Back/Duffels/duffel.rsi @@ -21,7 +21,7 @@ parent: ClothingBackpackDuffel id: ClothingBackpackDuffelEngineering name: engineering duffel bag - description: + description: A large duffel bag for holding extra tools and supplies. components: - type: Sprite sprite: Clothing/Back/Duffels/engineering.rsi @@ -32,7 +32,7 @@ parent: ClothingBackpackDuffel id: ClothingBackpackDuffelMedical name: medical duffel bag - description: "A large duffel bag for holding extra medical supplies." + description: A large duffel bag for holding extra medical supplies. components: - type: Sprite sprite: Clothing/Back/Duffels/medical.rsi @@ -43,7 +43,7 @@ parent: ClothingBackpackDuffel id: ClothingBackpackDuffelCaptain name: captain's duffel bag - description: "A large duffel bag for holding extra captainly goods." + description: A large duffel bag for holding extra captainly goods. components: - type: Sprite sprite: Clothing/Back/Duffels/captain.rsi @@ -54,7 +54,7 @@ parent: ClothingBackpackDuffel id: ClothingBackpackDuffelClown name: clown duffel bag - description: "A large duffel bag for holding extra honk goods." + description: A large duffel bag for holding extra honk goods. components: - type: Sprite sprite: Clothing/Back/Duffels/clown.rsi @@ -65,7 +65,7 @@ parent: ClothingBackpackDuffel id: ClothingBackpackDuffelSecurity name: security duffel bag - description: "A large duffel bag for holding extra security related goods." + description: A large duffel bag for holding extra security related goods. components: - type: Sprite sprite: Clothing/Back/Duffels/security.rsi @@ -76,7 +76,7 @@ parent: ClothingBackpackDuffel id: ClothingBackpackDuffelChemistry name: chemistry duffel bag - description: "A large duffel bag for holding extra beakers and test tubes." + description: A large duffel bag for holding extra beakers and test tubes. components: - type: Sprite sprite: Clothing/Back/Duffels/chemistry.rsi @@ -87,7 +87,7 @@ parent: ClothingBackpackDuffel id: ClothingBackpackDuffelMime name: mime duffel bag - description: "A large duffel bag for holding... mime... stuff." + description: A large duffel bag for holding... mime... stuff. components: - type: Sprite sprite: Clothing/Back/Duffels/mime.rsi @@ -98,7 +98,7 @@ parent: ClothingBackpackDuffel id: ClothingBackpackDuffelScience name: science duffel bag - description: "A large duffel bag for holding extra science related goods." + description: A large duffel bag for holding extra science related goods. components: - type: Sprite sprite: Clothing/Back/Duffels/science.rsi @@ -109,7 +109,7 @@ parent: ClothingBackpackDuffel id: ClothingBackpackDuffelSyndicate name: syndicate duffel bag - description: "A large duffel bag for holding various traitor goods." + description: A large duffel bag for holding various traitor goods. components: - type: Sprite sprite: Clothing/Back/Duffels/syndicate.rsi diff --git a/Resources/Prototypes/Entities/Clothing/Head/helmets.yml b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml index ec5dbdb9b2..ecef0b5fbc 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/helmets.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml @@ -13,7 +13,7 @@ parent: ClothingHeadBase id: ClothingHeadHelmetCosmonaut name: cosmonaut - description: + description: A deceptively well armored space helmet. Ancient design, but advanced manufacturing. components: - type: Sprite sprite: Clothing/Head/Helmets/cosmonaut.rsi @@ -79,7 +79,7 @@ parent: ClothingHeadBase id: ClothingHeadHelmetSpaceNinja name: space ninja helmet - description: + description: What may appear to be a simple black garment is in fact a highly sophisticated nano-weave helmet. Standard issue ninja gear. components: - type: Sprite sprite: Clothing/Head/Helmets/spaceninja.rsi diff --git a/Resources/Prototypes/Entities/Clothing/Neck/base.yml b/Resources/Prototypes/Entities/Clothing/Neck/base.yml index 50d464fed2..55e9c917de 100644 --- a/Resources/Prototypes/Entities/Clothing/Neck/base.yml +++ b/Resources/Prototypes/Entities/Clothing/Neck/base.yml @@ -3,7 +3,6 @@ id: ClothingNeckBase abstract: true name: neck - description: components: - type: Clothing size: 10 diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml index 52c44ff0b5..2e1309970b 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml @@ -60,7 +60,7 @@ - type: entity parent: ClothingOuterBase id: ClothingOuterSuitSpaceninja - name: S ninja + name: space ninja suit description: This black technologically advanced, cybernetically-enhanced suit provides good protection and many abilities like invisibility or teleportation. components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml b/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml index 5ad0b459a6..184b90941f 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml @@ -49,8 +49,8 @@ - type: entity parent: ClothingShoesBase id: ClothingShoesSNinja - name: S ninja shoes - description: A pair of nano-enhanced oots with built-in magnetic suction cups. + name: space ninja shoes + description: A pair of nano-enhanced boots with built-in magnetic suction cups. components: - type: Sprite sprite: Clothing/Shoes/Specific/spaceninja.rsi diff --git a/Resources/Prototypes/Entities/Constructible/Furniture/carpets.yml b/Resources/Prototypes/Entities/Constructible/Furniture/carpets.yml index 252e578ea9..82800af63e 100644 --- a/Resources/Prototypes/Entities/Constructible/Furniture/carpets.yml +++ b/Resources/Prototypes/Entities/Constructible/Furniture/carpets.yml @@ -34,7 +34,6 @@ id: Carpet parent: CarpetBase name: "carpet" - description: components: - type: Sprite sprite: Constructible/Carpets/red_carpet.rsi @@ -45,7 +44,6 @@ id: CarpetBlack parent: CarpetBase name: "black carpet" - description: components: - type: Clickable - type: Sprite @@ -57,7 +55,6 @@ id: CarpetGay parent: CarpetBase name: "pink carpet" - description: components: - type: Clickable - type: Sprite @@ -69,7 +66,6 @@ id: CarpetBlue parent: CarpetBase name: "blue carpet" - description: components: - type: Clickable - type: Sprite @@ -81,7 +77,6 @@ id: CarpetGreen parent: CarpetBase name: "green carpet" - description: components: - type: Clickable - type: Sprite @@ -93,7 +88,6 @@ id: CarpetOrange parent: CarpetBase name: "orange carpet" - description: components: - type: Clickable - type: Sprite @@ -105,7 +99,6 @@ id: CarpetSBlue parent: CarpetBase name: "skyblue carpet" - description: components: - type: Clickable - type: Sprite @@ -117,7 +110,6 @@ id: CarpetPurple parent: CarpetBase name: "purple carpet" - description: components: - type: Clickable - type: Sprite diff --git a/Resources/Prototypes/Entities/Constructible/Walls/signs.yml b/Resources/Prototypes/Entities/Constructible/Walls/signs.yml index 87ef28bd9b..d24fb79480 100644 --- a/Resources/Prototypes/Entities/Constructible/Walls/signs.yml +++ b/Resources/Prototypes/Entities/Constructible/Walls/signs.yml @@ -200,6 +200,7 @@ state: direction_supply # Regular Signs +# Descriptions intentionally left empty. - type: entity parent: BaseSign @@ -685,7 +686,6 @@ parent: BaseSign id: SignPrison name: prison sign - description: components: - type: Physics shapes: diff --git a/Resources/Prototypes/Entities/Objects/Devices/pda.yml b/Resources/Prototypes/Entities/Objects/Devices/pda.yml index f9f9e45a31..6e69101360 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/pda.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/pda.yml @@ -297,7 +297,7 @@ name: Science PDA parent: BasePDA id: SciencePDA - description: + description: It's covered with an unknown gooey substance. components: - type: PDA idCard: ResearchIDCard diff --git a/Resources/Prototypes/Entities/Objects/Fun/instruments.yml b/Resources/Prototypes/Entities/Objects/Fun/instruments.yml index 11fb69bed1..30f4f73eaa 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/instruments.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/instruments.yml @@ -3,7 +3,7 @@ parent: BaseItem id: BaseHandheldInstrument abstract: true - description: That's an Instrument. + description: That's an instrument. components: - type: Instrument handheld: true diff --git a/Resources/Prototypes/Entities/Objects/Fun/toys.yml b/Resources/Prototypes/Entities/Objects/Fun/toys.yml index 244cc4e5e7..5353525ba6 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/toys.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/toys.yml @@ -440,7 +440,6 @@ name: foam weapon base parent: BaseItem id: FoamWeaponBase - description: abstract: true components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Objects/Misc/fluff_lights.yml b/Resources/Prototypes/Entities/Objects/Misc/fluff_lights.yml index fef0eab298..41ea24127c 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/fluff_lights.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/fluff_lights.yml @@ -2,7 +2,6 @@ name: lantern parent: BaseItem id: BaseLamp - description: abstract: true components: - type: HandheldLight @@ -79,7 +78,7 @@ name: torch id: Torch parent: BaseLamp - description: + description: A torch fashioned from some leaves and a log. components: - type: Sprite sprite: Objects/Misc/torch.rsi @@ -105,7 +104,7 @@ name: floodlight id: Floodlight parent: BaseLamp - description: + description: A pole with powerful mounted lights on it. components: - type: Sprite layers: @@ -152,7 +151,7 @@ name: broken floodlight id: FloodlightBroken parent: BaseItem - description: + description: A pole with powerful mounted lights on it. It's broken. components: - type: Sprite sprite: Objects/Misc/lights.rsi diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Toy/projectiles.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Toy/projectiles.yml index 6859842556..8ac1b12612 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Toy/projectiles.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Toy/projectiles.yml @@ -12,7 +12,7 @@ id: BulletDonkSoft name: foam dart parent: BulletDonkSoftBase - description: + description: I hope you're wearing eye protection. components: - type: Ammo caliber: Rocket diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml index c979894e65..2494cb0f6c 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml @@ -51,7 +51,7 @@ name: clarissa parent: PistolBase id: PistolClarissa - description: + description: A small, easily concealable, but somewhat underpowered gun. components: - type: Sprite sprite: Objects/Weapons/Guns/Pistols/clarissa.rsi @@ -76,7 +76,7 @@ name: colt M1911 parent: PistolBase id: PistolColt - description: + description: An outdated but classic pistol. components: - type: Sprite sprite: Objects/Weapons/Guns/Pistols/colt.rsi @@ -380,7 +380,7 @@ name: paco parent: PistolBase id: PistolPaco - description: A modern and reliable sidearm for the soldier in the field. + description: A modern and reliable sidearm for the soldier in the field. components: - type: Sprite sprite: Objects/Weapons/Guns/Pistols/paco.rsi