Fix some typos (#18661)
This commit is contained in:
@@ -168,7 +168,7 @@
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatChef
|
||||
name: chefs hat
|
||||
name: chef's hat
|
||||
description: "It's a hat used by chefs to keep hair out of your food. Judging by the food in the mess, they don't work."
|
||||
components:
|
||||
- type: Sprite
|
||||
@@ -482,7 +482,7 @@
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatTrucker
|
||||
name: truckers hat
|
||||
name: trucker hat
|
||||
description: Formerly Chucks, this hat is yours now.
|
||||
components:
|
||||
- type: Sprite
|
||||
@@ -730,7 +730,7 @@
|
||||
- type: ContainerContainer
|
||||
containers:
|
||||
storagebase: !type:Container
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatCapcap
|
||||
@@ -744,4 +744,4 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- WhitelistChameleon
|
||||
- HamsterWearable
|
||||
- HamsterWearable
|
||||
|
||||
@@ -215,7 +215,7 @@
|
||||
parent: ClothingHeadLightBase
|
||||
id: ClothingHeadHelmetFire
|
||||
name: fire helmet
|
||||
description: An atmos techs best friend. Provides some heat resistance and looks cool.
|
||||
description: An atmos tech's best friend. Provides some heat resistance and looks cool.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Helmets/firehelmet.rsi
|
||||
|
||||
@@ -65,8 +65,8 @@
|
||||
- type: entity
|
||||
parent: ClothingOuterStorageBase
|
||||
id: ClothingOuterCoatInspector
|
||||
name: inspectors coat
|
||||
description: A strict inspector coat for being intimidating during inspections.
|
||||
name: inspector's coat
|
||||
description: A strict inspector's coat for being intimidating during inspections.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/Coats/insp_coat.rsi
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
- type: entity
|
||||
id: RadiationCollector
|
||||
name: radiation collector
|
||||
description: A machine that collects Radiation and turns it into power.
|
||||
description: A machine that collects radiation and turns it into power.
|
||||
placement:
|
||||
mode: SnapgridCenter
|
||||
components:
|
||||
|
||||
Reference in New Issue
Block a user