Fix some typos. (#12748)

This commit is contained in:
Vordenburg
2022-11-27 21:37:58 -05:00
committed by GitHub
parent b9db87ac2b
commit 58752b6973
16 changed files with 26 additions and 26 deletions

View File

@@ -121,8 +121,8 @@ reagent-desc-doctors-delight = A gulp a day keeps the MediBot away. That's proba
reagent-name-driest-martini = driest martini
reagent-desc-driest-martini = Only for the experienced. You think you see sand floating in the glass.
reagent-name-erika-suprise = erika suprise
reagent-desc-erika-suprise = The surprise is, it's green!
reagent-name-erika-surprise = erika surprise
reagent-desc-erika-surprise = The surprise is, it's green!
reagent-name-gargle-blaster = Pan-Galactic Gargle Blaster
reagent-desc-gargle-blaster = Whoah, this stuff looks volatile!

View File

@@ -252,7 +252,7 @@
#TODO: Increase the price of this to 4-5/remove it when we get encrpytion keys
- type: listing
id: UplinkHeadset
name: Syndicate Overear-Headset
name: Syndicate Over-ear Headset
description: A headset that allows you to listen in on departmental channels, or contact other traitors.
productEntity: ClothingHeadsetAltSyndicate
cost:

View File

@@ -46,7 +46,7 @@
parent: ClothingNeckBase
id: ClothingNeckMantleHOS
name: head of security's mantle
description: Shootouts with nukies are just another tuesday for this HoS. This mantle is a symbol of commitment to the station.
description: Shootouts with nukies are just another Tuesday for this HoS. This mantle is a symbol of commitment to the station.
components:
- type: Sprite
sprite: Clothing/Neck/mantles/hosmantle.rsi

View File

@@ -413,7 +413,7 @@
name: crab
parent: SimpleMobBase
id: MobCrab
description: A folk legend goes around that his claw snaps spacemen out of existance over distasteful remarks. Be polite and tolerant for your own safety.
description: A folk legend goes around that his claw snaps spacemen out of existence over distasteful remarks. Be polite and tolerant for your own safety.
components:
- type: Sprite
drawdepth: Mobs

View File

@@ -668,7 +668,7 @@
drink:
maxVol: 50
reagents:
- ReagentId: ErikaSuprise
- ReagentId: ErikaSurprise
Quantity: 50
- type: Drink
- type: Sprite
@@ -1666,7 +1666,7 @@
parent: DrinkGlassBase
id: DrinkSoyLatte
name: soy latte
description: A nice and refrshing beverage while you are reading.
description: A nice and refreshing beverage while you are reading.
components:
- type: SolutionContainerManager
solutions:

View File

@@ -228,7 +228,7 @@
- type: entity
parent: DrinkBottleBaseFull
id: DrinkRumBottleFull
name: captain pete's cuban spiced rum
name: captain pete's Cuban spiced rum
description: This isn't just rum, oh no. It's practically GRIFF in a bottle.
components:
- type: SolutionContainerManager

View File

@@ -426,7 +426,7 @@
name: slugcat jelly-donut
parent: FoodDonutBase
id: FoodDonutJellySlugcat
description: No holes in this donut incase a suspicious looking pole shows up.
description: No holes in this donut in case a suspicious looking pole shows up.
components:
- type: Sprite
state: jelly-slug

View File

@@ -397,7 +397,7 @@
name: cannoli
parent: FoodBakedBase
id: FoodBakedCannoli
description: A sicilian treat that makes you into a wise guy.
description: A Sicilian treat that makes you into a wise guy.
components:
- type: Sprite
state: cannoli

View File

@@ -392,7 +392,7 @@
# Tastes like nothing.
- type: entity
name: golden apple streusal tart
name: golden apple streusel tart
parent: FoodPieBase
id: FoodTartGapple
description: A tasty dessert that won't make it through a metal detector.

View File

@@ -59,7 +59,7 @@
name: cornuto
parent: FoodFrozenBase
id: FoodFrozenCornuto
description: A neapolitan vanilla and chocolate ice-cream cone. It menaces with a sprinkling of caramelized nuts.
description: A Neapolitan vanilla and chocolate ice-cream cone. It menaces with a sprinkling of caramelized nuts.
components:
- type: Sprite
state: cornuto

View File

@@ -433,7 +433,7 @@
name: cheese wheel
parent: FoodBakingBase
id: FoodCheese
description: A big wheel of delcious Cheddar.
description: A big wheel of delicious Cheddar.
components:
- type: FlavorProfile
flavors:

View File

@@ -442,7 +442,7 @@
state: stamp-syndicate
- type: entity
name: chief engineers's rubber stamp
name: chief engineer's rubber stamp
parent: RubberStampMime
id: RubberStampCE
components:

View File

@@ -51,7 +51,7 @@
id: BannerEngineering
parent: BannerBase
name: engineering banner
description: A banner displaying the colors of the engineering deparment. Scrungularty.
description: A banner displaying the colors of the engineering department. Scrungularty.
components:
- type: Sprite
sprite: Structures/Decoration/banner.rsi
@@ -61,7 +61,7 @@
id: BannerMedical
parent: BannerBase
name: medical banner
description: A banner displaying the colors of the medical deparment. How sterile.
description: A banner displaying the colors of the medical department. How sterile.
components:
- type: Sprite
sprite: Structures/Decoration/banner.rsi

View File

@@ -806,7 +806,7 @@
parent: BaseSign
id: SignShock
name: shock sign
description: A sign indicating an electical hazard.
description: A sign indicating an electrical hazard.
components:
- type: Sprite
state: shock
@@ -815,7 +815,7 @@
parent: BaseSign
id: SignOptical
name: optical warning sign
description: A sign indicating against optical radiation.
description: A sign indicating an optical radiation hazard.
components:
- type: Sprite
state: optical
@@ -824,7 +824,7 @@
parent: BaseSign
id: SignOxidants
name: oxidants warning sign
description: A sign indicating against oxidzing agents.
description: A sign indicating an oxidizing agent hazard.
components:
- type: Sprite
state: oxidants
@@ -833,7 +833,7 @@
parent: BaseSign
id: SignRadiation
name: radiation warning sign
description: A sign indicating against ionizing radiation.
description: A sign indicating an ionizing radiation hazard.
components:
- type: Sprite
state: radiation
@@ -968,7 +968,7 @@
parent: BaseSign
id: SignRadiationMed
name: radiation sign
description: A sign warning against ionizing radiation.
description: A sign indicating an ionizing radiation hazard.
components:
- type: Sprite
state: medium_radiation

View File

@@ -605,10 +605,10 @@
amount: 0.15
- type: reagent
id: ErikaSuprise
name: reagent-name-erika-suprise
id: ErikaSurprise
name: reagent-name-erika-surprise
parent: BaseAlcohol
desc: reagent-desc-erika-suprise
desc: reagent-desc-erika-surprise
physicalDesc: reagent-physical-desc-strong-smelling
flavor: alcohol
color: "#2E6671"

View File

@@ -159,7 +159,7 @@
DriestMartini: 2
- type: reaction
id: ErikaSuprise
id: ErikaSurprise
reactants:
Ale:
amount: 2
@@ -172,7 +172,7 @@
Whiskey:
amount: 1
products:
ErikaSuprise: 6
ErikaSurprise: 6
- type: reaction
id: FourteenLoko