Minor .yaml cleanup (#25717)

* cleaning

* fix
This commit is contained in:
lapatison
2024-03-01 01:29:15 +03:00
committed by GitHub
parent b2902ff0c5
commit d479c854cc
2 changed files with 9 additions and 75 deletions

View File

@@ -23,8 +23,7 @@
removeOnInteract: true removeOnInteract: true
- type: entity - type: entity
name: carpet parent: FloorCarpetItemRed
parent: FloorTileItemBase
id: FloorCarpetItemBlack id: FloorCarpetItemBlack
suffix: Black suffix: Black
components: components:
@@ -32,9 +31,6 @@
state: carpet-black state: carpet-black
- type: Item - type: Item
heldPrefix: carpet-black heldPrefix: carpet-black
- type: FloorTile
outputs:
- Plating
- type: Stack - type: Stack
stackType: FloorCarpetBlack stackType: FloorCarpetBlack
- type: Tag - type: Tag
@@ -46,8 +42,7 @@
removeOnInteract: true removeOnInteract: true
- type: entity - type: entity
name: carpet parent: FloorCarpetItemRed
parent: FloorTileItemBase
id: FloorCarpetItemBlue id: FloorCarpetItemBlue
suffix: Blue suffix: Blue
components: components:
@@ -55,9 +50,6 @@
state: carpet-blue state: carpet-blue
- type: Item - type: Item
heldPrefix: carpet-blue heldPrefix: carpet-blue
- type: FloorTile
outputs:
- Plating
- type: Stack - type: Stack
stackType: FloorCarpetBlue stackType: FloorCarpetBlue
- type: Tag - type: Tag
@@ -69,8 +61,7 @@
removeOnInteract: true removeOnInteract: true
- type: entity - type: entity
name: carpet parent: FloorCarpetItemRed
parent: FloorTileItemBase
id: FloorCarpetItemGreen id: FloorCarpetItemGreen
suffix: Green suffix: Green
components: components:
@@ -78,9 +69,6 @@
state: carpet-green state: carpet-green
- type: Item - type: Item
heldPrefix: carpet-green heldPrefix: carpet-green
- type: FloorTile
outputs:
- Plating
- type: Stack - type: Stack
stackType: FloorCarpetGreen stackType: FloorCarpetGreen
- type: Tag - type: Tag
@@ -92,8 +80,7 @@
removeOnInteract: true removeOnInteract: true
- type: entity - type: entity
name: carpet parent: FloorCarpetItemRed
parent: FloorTileItemBase
id: FloorCarpetItemOrange id: FloorCarpetItemOrange
suffix: Orange suffix: Orange
components: components:
@@ -101,9 +88,6 @@
state: carpet-orange state: carpet-orange
- type: Item - type: Item
heldPrefix: carpet-orange heldPrefix: carpet-orange
- type: FloorTile
outputs:
- Plating
- type: Stack - type: Stack
stackType: FloorCarpetOrange stackType: FloorCarpetOrange
- type: Tag - type: Tag
@@ -115,8 +99,7 @@
removeOnInteract: true removeOnInteract: true
- type: entity - type: entity
name: carpet parent: FloorCarpetItemRed
parent: FloorTileItemBase
id: FloorCarpetItemSkyBlue id: FloorCarpetItemSkyBlue
suffix: Sky Blue suffix: Sky Blue
components: components:
@@ -124,9 +107,6 @@
state: carpet-skyblue state: carpet-skyblue
- type: Item - type: Item
heldPrefix: carpet-skyblue heldPrefix: carpet-skyblue
- type: FloorTile
outputs:
- Plating
- type: Stack - type: Stack
stackType: FloorCarpetSkyBlue stackType: FloorCarpetSkyBlue
- type: SpawnAfterInteract #Nuke after convert to FloorTile - type: SpawnAfterInteract #Nuke after convert to FloorTile
@@ -135,8 +115,7 @@
removeOnInteract: true removeOnInteract: true
- type: entity - type: entity
name: carpet parent: FloorCarpetItemRed
parent: FloorTileItemBase
id: FloorCarpetItemPurple id: FloorCarpetItemPurple
suffix: Purple suffix: Purple
components: components:
@@ -144,9 +123,6 @@
state: carpet-purple state: carpet-purple
- type: Item - type: Item
heldPrefix: carpet-purple heldPrefix: carpet-purple
- type: FloorTile
outputs:
- Plating
- type: Stack - type: Stack
stackType: FloorCarpetPurple stackType: FloorCarpetPurple
- type: Tag - type: Tag
@@ -158,8 +134,7 @@
removeOnInteract: true removeOnInteract: true
- type: entity - type: entity
name: carpet parent: FloorCarpetItemRed
parent: FloorTileItemBase
id: FloorCarpetItemPink id: FloorCarpetItemPink
suffix: Pink suffix: Pink
components: components:
@@ -167,9 +142,6 @@
state: carpet-pink state: carpet-pink
- type: Item - type: Item
heldPrefix: carpet-pink heldPrefix: carpet-pink
- type: FloorTile
outputs:
- Plating
- type: Stack - type: Stack
stackType: FloorCarpetPink stackType: FloorCarpetPink
- type: Tag - type: Tag
@@ -181,8 +153,7 @@
removeOnInteract: true removeOnInteract: true
- type: entity - type: entity
name: carpet parent: FloorCarpetItemRed
parent: FloorTileItemBase
id: FloorCarpetItemCyan id: FloorCarpetItemCyan
suffix: Cyan suffix: Cyan
components: components:
@@ -190,9 +161,6 @@
state: carpet-cyan state: carpet-cyan
- type: Item - type: Item
heldPrefix: carpet-cyan heldPrefix: carpet-cyan
- type: FloorTile
outputs:
- Plating
- type: Stack - type: Stack
stackType: FloorCarpetCyan stackType: FloorCarpetCyan
- type: Tag - type: Tag
@@ -204,8 +172,7 @@
removeOnInteract: true removeOnInteract: true
- type: entity - type: entity
name: carpet parent: FloorCarpetItemRed
parent: FloorTileItemBase
id: FloorCarpetItemWhite id: FloorCarpetItemWhite
suffix: White suffix: White
components: components:
@@ -213,9 +180,6 @@
state: carpet-white state: carpet-white
- type: Item - type: Item
heldPrefix: carpet-white heldPrefix: carpet-white
- type: FloorTile
outputs:
- Plating
- type: Stack - type: Stack
stackType: FloorCarpetWhite stackType: FloorCarpetWhite
- type: Tag - type: Tag

View File

@@ -241,7 +241,6 @@
- type: entity - type: entity
id: LockableButtonCaptain id: LockableButtonCaptain
name: lockable button
suffix: Captain suffix: Captain
parent: LockableButton parent: LockableButton
components: components:
@@ -250,7 +249,6 @@
- type: entity - type: entity
id: LockableButtonHeadOfPersonnel id: LockableButtonHeadOfPersonnel
name: lockable button
suffix: HeadOfPersonnel suffix: HeadOfPersonnel
parent: LockableButton parent: LockableButton
components: components:
@@ -259,7 +257,6 @@
- type: entity - type: entity
id: LockableButtonChiefEngineer id: LockableButtonChiefEngineer
name: lockable button
suffix: ChiefEngineer suffix: ChiefEngineer
parent: LockableButton parent: LockableButton
components: components:
@@ -268,7 +265,6 @@
- type: entity - type: entity
id: LockableButtonChiefMedicalOfficer id: LockableButtonChiefMedicalOfficer
name: lockable button
suffix: ChiefMedicalOfficer suffix: ChiefMedicalOfficer
parent: LockableButton parent: LockableButton
components: components:
@@ -277,7 +273,6 @@
- type: entity - type: entity
id: LockableButtonHeadOfSecurity id: LockableButtonHeadOfSecurity
name: lockable button
suffix: HeadOfSecurity suffix: HeadOfSecurity
parent: LockableButton parent: LockableButton
components: components:
@@ -286,7 +281,6 @@
- type: entity - type: entity
id: LockableButtonResearchDirector id: LockableButtonResearchDirector
name: lockable button
suffix: ResearchDirector suffix: ResearchDirector
parent: LockableButton parent: LockableButton
components: components:
@@ -295,7 +289,6 @@
- type: entity - type: entity
id: LockableButtonCommand id: LockableButtonCommand
name: lockable button
suffix: Command suffix: Command
parent: LockableButton parent: LockableButton
components: components:
@@ -304,7 +297,6 @@
- type: entity - type: entity
id: LockableButtonCryogenics id: LockableButtonCryogenics
name: lockable button
suffix: Cryogenics suffix: Cryogenics
parent: LockableButton parent: LockableButton
components: components:
@@ -313,7 +305,6 @@
- type: entity - type: entity
id: LockableButtonSecurity id: LockableButtonSecurity
name: lockable button
suffix: Security suffix: Security
parent: LockableButton parent: LockableButton
components: components:
@@ -322,7 +313,6 @@
- type: entity - type: entity
id: LockableButtonDetective id: LockableButtonDetective
name: lockable button
suffix: Detective suffix: Detective
parent: LockableButton parent: LockableButton
components: components:
@@ -331,7 +321,6 @@
- type: entity - type: entity
id: LockableButtonArmory id: LockableButtonArmory
name: lockable button
suffix: Armory suffix: Armory
parent: LockableButton parent: LockableButton
components: components:
@@ -340,7 +329,6 @@
- type: entity - type: entity
id: LockableButtonBrig id: LockableButtonBrig
name: lockable button
suffix: Brig suffix: Brig
parent: LockableButton parent: LockableButton
components: components:
@@ -349,7 +337,6 @@
- type: entity - type: entity
id: LockableButtonLawyer id: LockableButtonLawyer
name: lockable button
suffix: Lawyer suffix: Lawyer
parent: LockableButton parent: LockableButton
components: components:
@@ -358,7 +345,6 @@
- type: entity - type: entity
id: LockableButtonEngineering id: LockableButtonEngineering
name: lockable button
suffix: Engineering suffix: Engineering
parent: LockableButton parent: LockableButton
components: components:
@@ -367,7 +353,6 @@
- type: entity - type: entity
id: LockableButtonMedical id: LockableButtonMedical
name: lockable button
suffix: Medical suffix: Medical
parent: LockableButton parent: LockableButton
components: components:
@@ -376,7 +361,6 @@
- type: entity - type: entity
id: LockableButtonQuartermaster id: LockableButtonQuartermaster
name: lockable button
suffix: Quartermaster suffix: Quartermaster
parent: LockableButton parent: LockableButton
components: components:
@@ -385,7 +369,6 @@
- type: entity - type: entity
id: LockableButtonSalvage id: LockableButtonSalvage
name: lockable button
suffix: Salvage suffix: Salvage
parent: LockableButton parent: LockableButton
components: components:
@@ -394,7 +377,6 @@
- type: entity - type: entity
id: LockableButtonCargo id: LockableButtonCargo
name: lockable button
suffix: Cargo suffix: Cargo
parent: LockableButton parent: LockableButton
components: components:
@@ -403,7 +385,6 @@
- type: entity - type: entity
id: LockableButtonResearch id: LockableButtonResearch
name: lockable button
suffix: Research suffix: Research
parent: LockableButton parent: LockableButton
components: components:
@@ -412,7 +393,6 @@
- type: entity - type: entity
id: LockableButtonService id: LockableButtonService
name: lockable button
suffix: Service suffix: Service
parent: LockableButton parent: LockableButton
components: components:
@@ -421,7 +401,6 @@
- type: entity - type: entity
id: LockableButtonMaintenance id: LockableButtonMaintenance
name: lockable button
suffix: Maintenance suffix: Maintenance
parent: LockableButton parent: LockableButton
components: components:
@@ -430,7 +409,6 @@
- type: entity - type: entity
id: LockableButtonExternal id: LockableButtonExternal
name: lockable button
suffix: External suffix: External
parent: LockableButton parent: LockableButton
components: components:
@@ -439,7 +417,6 @@
- type: entity - type: entity
id: LockableButtonJanitor id: LockableButtonJanitor
name: lockable button
suffix: Janitor suffix: Janitor
parent: LockableButton parent: LockableButton
components: components:
@@ -448,7 +425,6 @@
- type: entity - type: entity
id: LockableButtonTheatre id: LockableButtonTheatre
name: lockable button
suffix: Theatre suffix: Theatre
parent: LockableButton parent: LockableButton
components: components:
@@ -457,7 +433,6 @@
- type: entity - type: entity
id: LockableButtonBar id: LockableButtonBar
name: lockable button
suffix: Bar suffix: Bar
parent: LockableButton parent: LockableButton
components: components:
@@ -466,7 +441,6 @@
- type: entity - type: entity
id: LockableButtonChemistry id: LockableButtonChemistry
name: lockable button
suffix: Chemistry suffix: Chemistry
parent: LockableButton parent: LockableButton
components: components:
@@ -475,7 +449,6 @@
- type: entity - type: entity
id: LockableButtonKitchen id: LockableButtonKitchen
name: lockable button
suffix: Kitchen suffix: Kitchen
parent: LockableButton parent: LockableButton
components: components:
@@ -484,7 +457,6 @@
- type: entity - type: entity
id: LockableButtonChapel id: LockableButtonChapel
name: lockable button
suffix: Chapel suffix: Chapel
parent: LockableButton parent: LockableButton
components: components:
@@ -493,7 +465,6 @@
- type: entity - type: entity
id: LockableButtonHydroponics id: LockableButtonHydroponics
name: lockable button
suffix: Hydroponics suffix: Hydroponics
parent: LockableButton parent: LockableButton
components: components:
@@ -502,7 +473,6 @@
- type: entity - type: entity
id: LockableButtonAtmospherics id: LockableButtonAtmospherics
name: lockable button
suffix: Atmospherics suffix: Atmospherics
parent: LockableButton parent: LockableButton
components: components: