fixed typos and added descriptions (#10615)
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
parent: BaseComputerCircuitboard
|
parent: BaseComputerCircuitboard
|
||||||
id: AlertsComputerCircuitboard
|
id: AlertsComputerCircuitboard
|
||||||
name: alerts computer board
|
name: alerts computer board
|
||||||
description: A computer printed circuit board for an alerts computer
|
description: A computer printed circuit board for an alerts computer.
|
||||||
components:
|
components:
|
||||||
- type: ComputerBoard
|
- type: ComputerBoard
|
||||||
prototype: ComputerAlert
|
prototype: ComputerAlert
|
||||||
@@ -27,7 +27,7 @@
|
|||||||
parent: BaseComputerCircuitboard
|
parent: BaseComputerCircuitboard
|
||||||
id: PowerComputerCircuitboard
|
id: PowerComputerCircuitboard
|
||||||
name: power monitoring computer board
|
name: power monitoring computer board
|
||||||
description: A computer printed circuit board for a power monitoring computer
|
description: A computer printed circuit board for a power monitoring computer.
|
||||||
components:
|
components:
|
||||||
- type: ComputerBoard
|
- type: ComputerBoard
|
||||||
prototype: ComputerPowerMonitoring
|
prototype: ComputerPowerMonitoring
|
||||||
@@ -36,7 +36,7 @@
|
|||||||
parent: BaseComputerCircuitboard
|
parent: BaseComputerCircuitboard
|
||||||
id: MedicalRecordsComputerCircuitboard
|
id: MedicalRecordsComputerCircuitboard
|
||||||
name: medical records computer board
|
name: medical records computer board
|
||||||
description: A computer printed circuit board for a medical records computer
|
description: A computer printed circuit board for a medical records computer.
|
||||||
components:
|
components:
|
||||||
- type: ComputerBoard
|
- type: ComputerBoard
|
||||||
prototype: ComputerMedicalRecords
|
prototype: ComputerMedicalRecords
|
||||||
@@ -45,7 +45,7 @@
|
|||||||
parent: BaseComputerCircuitboard
|
parent: BaseComputerCircuitboard
|
||||||
id: CriminalRecordsComputerCircuitboard
|
id: CriminalRecordsComputerCircuitboard
|
||||||
name: criminal records computer board
|
name: criminal records computer board
|
||||||
description: A computer printed circuit board for a criminal records computer
|
description: A computer printed circuit board for a criminal records computer.
|
||||||
components:
|
components:
|
||||||
- type: ComputerBoard
|
- type: ComputerBoard
|
||||||
prototype: ComputerCriminalRecords
|
prototype: ComputerCriminalRecords
|
||||||
@@ -54,7 +54,7 @@
|
|||||||
parent: BaseComputerCircuitboard
|
parent: BaseComputerCircuitboard
|
||||||
id: SupplyComputerCircuitboard
|
id: SupplyComputerCircuitboard
|
||||||
name: supply ordering computer board
|
name: supply ordering computer board
|
||||||
description: A computer printed circuit board for a supply ordering console
|
description: A computer printed circuit board for a supply ordering console.
|
||||||
components:
|
components:
|
||||||
- type: ComputerBoard
|
- type: ComputerBoard
|
||||||
prototype: ComputerCargoOrders
|
prototype: ComputerCargoOrders
|
||||||
@@ -65,7 +65,7 @@
|
|||||||
parent: BaseComputerCircuitboard
|
parent: BaseComputerCircuitboard
|
||||||
id: SupplyRequestComputerCircuitboard
|
id: SupplyRequestComputerCircuitboard
|
||||||
name: supply request computer board
|
name: supply request computer board
|
||||||
description: A computer printed circuit board for a supply request console
|
description: A computer printed circuit board for a supply request console.
|
||||||
components:
|
components:
|
||||||
- type: ComputerBoard
|
- type: ComputerBoard
|
||||||
prototype: ComputerCargoOrders
|
prototype: ComputerCargoOrders
|
||||||
@@ -74,7 +74,7 @@
|
|||||||
parent: BaseComputerCircuitboard
|
parent: BaseComputerCircuitboard
|
||||||
id: SurveillanceCameraMonitorCircuitboard
|
id: SurveillanceCameraMonitorCircuitboard
|
||||||
name: surveillance camera monitor board
|
name: surveillance camera monitor board
|
||||||
description: A computer printed circuit board for a surveillance camera monitor
|
description: A computer printed circuit board for a surveillance camera monitor.
|
||||||
components:
|
components:
|
||||||
- type: ComputerBoard
|
- type: ComputerBoard
|
||||||
prototype: ComputerSurveillanceCameraMonitor
|
prototype: ComputerSurveillanceCameraMonitor
|
||||||
@@ -83,7 +83,7 @@
|
|||||||
parent: BaseComputerCircuitboard
|
parent: BaseComputerCircuitboard
|
||||||
id: SurveillanceWirelessCameraMonitorCircuitboard
|
id: SurveillanceWirelessCameraMonitorCircuitboard
|
||||||
name: surveillance wireless camera monitor board
|
name: surveillance wireless camera monitor board
|
||||||
description: A computer printed circuit board for a surveillance wireless camera monitor
|
description: A computer printed circuit board for a surveillance wireless camera monitor.
|
||||||
components:
|
components:
|
||||||
- type: ComputerBoard
|
- type: ComputerBoard
|
||||||
prototype: ComputerSurveillanceWirelessCameraMonitor
|
prototype: ComputerSurveillanceWirelessCameraMonitor
|
||||||
@@ -92,7 +92,7 @@
|
|||||||
parent: BaseComputerCircuitboard
|
parent: BaseComputerCircuitboard
|
||||||
id: ComputerTelevisionCircuitboard
|
id: ComputerTelevisionCircuitboard
|
||||||
name: television board
|
name: television board
|
||||||
description: A computer printed circuit board for a television
|
description: A computer printed circuit board for a television.
|
||||||
components:
|
components:
|
||||||
- type: ComputerBoard
|
- type: ComputerBoard
|
||||||
prototype: ComputerTelevision
|
prototype: ComputerTelevision
|
||||||
@@ -109,7 +109,7 @@
|
|||||||
parent: BaseComputerCircuitboard
|
parent: BaseComputerCircuitboard
|
||||||
id: ResearchComputerCircuitboard
|
id: ResearchComputerCircuitboard
|
||||||
name: R&D computer board
|
name: R&D computer board
|
||||||
description: A computer printed circuit board for a R&D console
|
description: A computer printed circuit board for a R&D console.
|
||||||
components:
|
components:
|
||||||
- type: ComputerBoard
|
- type: ComputerBoard
|
||||||
prototype: ComputerResearchAndDevelopment
|
prototype: ComputerResearchAndDevelopment
|
||||||
@@ -118,7 +118,7 @@
|
|||||||
parent: BaseComputerCircuitboard
|
parent: BaseComputerCircuitboard
|
||||||
id: CrewMonitoringComputerCircuitboard
|
id: CrewMonitoringComputerCircuitboard
|
||||||
name: crew monitoring computer board
|
name: crew monitoring computer board
|
||||||
description: A computer printed circuit board for a crew monitoring console
|
description: A computer printed circuit board for a crew monitoring console.
|
||||||
components:
|
components:
|
||||||
- type: ComputerBoard
|
- type: ComputerBoard
|
||||||
prototype: ComputerCrewMonitoring
|
prototype: ComputerCrewMonitoring
|
||||||
@@ -127,7 +127,7 @@
|
|||||||
parent: BaseComputerCircuitboard
|
parent: BaseComputerCircuitboard
|
||||||
id: IDComputerCircuitboard
|
id: IDComputerCircuitboard
|
||||||
name: ID card computer board
|
name: ID card computer board
|
||||||
description: A computer printed circuit board for an ID card console
|
description: A computer printed circuit board for an ID card console.
|
||||||
components:
|
components:
|
||||||
- type: ComputerBoard
|
- type: ComputerBoard
|
||||||
prototype: ComputerId
|
prototype: ComputerId
|
||||||
@@ -138,7 +138,7 @@
|
|||||||
parent: BaseComputerCircuitboard
|
parent: BaseComputerCircuitboard
|
||||||
id: BodyScannerComputerCircuitboard
|
id: BodyScannerComputerCircuitboard
|
||||||
name: body scanner computer board
|
name: body scanner computer board
|
||||||
description: A computer printed circuit board for a body scanner console
|
description: A computer printed circuit board for a body scanner console.
|
||||||
components:
|
components:
|
||||||
- type: ComputerBoard
|
- type: ComputerBoard
|
||||||
prototype: computerBodyScanner
|
prototype: computerBodyScanner
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
parent: BaseComputerCircuitboard
|
parent: BaseComputerCircuitboard
|
||||||
id: CommsComputerCircuitboard
|
id: CommsComputerCircuitboard
|
||||||
name: communications computer board
|
name: communications computer board
|
||||||
description: A computer printed circuit board for a communications console
|
description: A computer printed circuit board for a communications console.
|
||||||
components:
|
components:
|
||||||
- type: ComputerBoard
|
- type: ComputerBoard
|
||||||
prototype: ComputerComms
|
prototype: ComputerComms
|
||||||
@@ -156,7 +156,7 @@
|
|||||||
parent: BaseComputerCircuitboard
|
parent: BaseComputerCircuitboard
|
||||||
id: SyndicateCommsComputerCircuitboard
|
id: SyndicateCommsComputerCircuitboard
|
||||||
name: syndicate communications computer board
|
name: syndicate communications computer board
|
||||||
description: A computer printed circuit board for a syndicate communications console
|
description: A computer printed circuit board for a syndicate communications console.
|
||||||
components:
|
components:
|
||||||
- type: ComputerBoard
|
- type: ComputerBoard
|
||||||
prototype: SyndicateComputerComms
|
prototype: SyndicateComputerComms
|
||||||
@@ -173,7 +173,7 @@
|
|||||||
parent: BaseComputerCircuitboard
|
parent: BaseComputerCircuitboard
|
||||||
id: SolarControlComputerCircuitboard
|
id: SolarControlComputerCircuitboard
|
||||||
name: solar control computer board
|
name: solar control computer board
|
||||||
description: A computer printed circuit board for a solar control console
|
description: A computer printed circuit board for a solar control console.
|
||||||
components:
|
components:
|
||||||
- type: ComputerBoard
|
- type: ComputerBoard
|
||||||
prototype: ComputerSolarControl
|
prototype: ComputerSolarControl
|
||||||
@@ -182,7 +182,7 @@
|
|||||||
parent: BaseComputerCircuitboard
|
parent: BaseComputerCircuitboard
|
||||||
id: SpaceVillainArcadeComputerCircuitboard
|
id: SpaceVillainArcadeComputerCircuitboard
|
||||||
name: space villain arcade board
|
name: space villain arcade board
|
||||||
description: A computer printed circuit board for a space villain arcade cabinet
|
description: A computer printed circuit board for a space villain arcade cabinet.
|
||||||
components:
|
components:
|
||||||
- type: ComputerBoard
|
- type: ComputerBoard
|
||||||
prototype: SpaceVillainArcade
|
prototype: SpaceVillainArcade
|
||||||
@@ -191,7 +191,7 @@
|
|||||||
parent: BaseComputerCircuitboard
|
parent: BaseComputerCircuitboard
|
||||||
id: BlockGameArcadeComputerCircuitboard
|
id: BlockGameArcadeComputerCircuitboard
|
||||||
name: block game arcade board
|
name: block game arcade board
|
||||||
description: A computer printed circuit board for a block game arcade cabinet
|
description: A computer printed circuit board for a block game arcade cabinet.
|
||||||
components:
|
components:
|
||||||
- type: ComputerBoard
|
- type: ComputerBoard
|
||||||
prototype: BlockGameArcade
|
prototype: BlockGameArcade
|
||||||
@@ -200,7 +200,7 @@
|
|||||||
parent: BaseComputerCircuitboard
|
parent: BaseComputerCircuitboard
|
||||||
id: ParticleAcceleratorComputerCircuitboard
|
id: ParticleAcceleratorComputerCircuitboard
|
||||||
name: PA control box computer board
|
name: PA control box computer board
|
||||||
description: A computer printed circuit board for a particle accelerator control box
|
description: A computer printed circuit board for a particle accelerator control box.
|
||||||
components:
|
components:
|
||||||
- type: ComputerBoard
|
- type: ComputerBoard
|
||||||
prototype: ParticleAcceleratorControlBoxUnfinished
|
prototype: ParticleAcceleratorControlBoxUnfinished
|
||||||
@@ -209,7 +209,7 @@
|
|||||||
parent: BaseComputerCircuitboard
|
parent: BaseComputerCircuitboard
|
||||||
id: ShuttleConsoleCircuitboard
|
id: ShuttleConsoleCircuitboard
|
||||||
name: shuttle console board
|
name: shuttle console board
|
||||||
description: A computer printed circuit board for a shuttle console
|
description: A computer printed circuit board for a shuttle console.
|
||||||
components:
|
components:
|
||||||
- type: ComputerBoard
|
- type: ComputerBoard
|
||||||
prototype: ComputerShuttle
|
prototype: ComputerShuttle
|
||||||
@@ -218,7 +218,7 @@
|
|||||||
parent: BaseComputerCircuitboard
|
parent: BaseComputerCircuitboard
|
||||||
id: SyndicateShuttleConsoleCircuitboard
|
id: SyndicateShuttleConsoleCircuitboard
|
||||||
name: syndicate shuttle console board
|
name: syndicate shuttle console board
|
||||||
description: A computer printed circuit board for a syndicate shuttle console
|
description: A computer printed circuit board for a syndicate shuttle console.
|
||||||
components:
|
components:
|
||||||
- type: ComputerBoard
|
- type: ComputerBoard
|
||||||
prototype: ComputerShuttleSyndie
|
prototype: ComputerShuttleSyndie
|
||||||
@@ -227,7 +227,7 @@
|
|||||||
parent: BaseComputerCircuitboard
|
parent: BaseComputerCircuitboard
|
||||||
id: CloningConsoleComputerCircuitboard
|
id: CloningConsoleComputerCircuitboard
|
||||||
name: cloning console computer board
|
name: cloning console computer board
|
||||||
description: A computer printed circuit board for a cloning console
|
description: A computer printed circuit board for a cloning console.
|
||||||
components:
|
components:
|
||||||
- type: ComputerBoard
|
- type: ComputerBoard
|
||||||
prototype: ComputerCloningConsole
|
prototype: ComputerCloningConsole
|
||||||
|
|||||||
@@ -89,6 +89,7 @@
|
|||||||
parent: SheetGlassBase
|
parent: SheetGlassBase
|
||||||
id: SheetRGlass
|
id: SheetRGlass
|
||||||
name: reinforced glass
|
name: reinforced glass
|
||||||
|
description: A reinforced sheet of glass.
|
||||||
suffix: Full
|
suffix: Full
|
||||||
components:
|
components:
|
||||||
- type: Material
|
- type: Material
|
||||||
@@ -130,6 +131,7 @@
|
|||||||
parent: SheetGlassBase
|
parent: SheetGlassBase
|
||||||
id: SheetPGlass
|
id: SheetPGlass
|
||||||
name: plasma glass
|
name: plasma glass
|
||||||
|
description: A sheet of translucent plasma.
|
||||||
suffix: Full
|
suffix: Full
|
||||||
components:
|
components:
|
||||||
- type: Material
|
- type: Material
|
||||||
@@ -168,6 +170,7 @@
|
|||||||
parent: SheetGlassBase
|
parent: SheetGlassBase
|
||||||
id: SheetRPGlass
|
id: SheetRPGlass
|
||||||
name: reinforced plasma glass
|
name: reinforced plasma glass
|
||||||
|
description: A reinforced sheet of translucent plasma.
|
||||||
suffix: Full
|
suffix: Full
|
||||||
components:
|
components:
|
||||||
- type: Material
|
- type: Material
|
||||||
|
|||||||
@@ -84,7 +84,7 @@
|
|||||||
id: DisposalPipe
|
id: DisposalPipe
|
||||||
parent: DisposalPipeBase
|
parent: DisposalPipeBase
|
||||||
name: disposal pipe segment
|
name: disposal pipe segment
|
||||||
description: A huge pipe segment used for constructing disposal systems
|
description: A huge pipe segment used for constructing disposal systems.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
drawdepth: ThickPipe
|
drawdepth: ThickPipe
|
||||||
@@ -107,7 +107,7 @@
|
|||||||
id: DisposalTagger
|
id: DisposalTagger
|
||||||
parent: DisposalPipeBase
|
parent: DisposalPipeBase
|
||||||
name: disposal pipe tagger
|
name: disposal pipe tagger
|
||||||
description: A pipe that tags entities for routing
|
description: A pipe that tags entities for routing.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
drawdepth: ThickPipe
|
drawdepth: ThickPipe
|
||||||
@@ -136,7 +136,7 @@
|
|||||||
id: DisposalTrunk
|
id: DisposalTrunk
|
||||||
parent: DisposalPipeBase
|
parent: DisposalPipeBase
|
||||||
name: disposal trunk
|
name: disposal trunk
|
||||||
description: A pipe trunk used as an entry point for disposal systems
|
description: A pipe trunk used as an entry point for disposal systems.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
drawdepth: ThickPipe
|
drawdepth: ThickPipe
|
||||||
@@ -166,7 +166,7 @@
|
|||||||
id: DisposalRouter
|
id: DisposalRouter
|
||||||
parent: DisposalPipeBase
|
parent: DisposalPipeBase
|
||||||
name: disposal router
|
name: disposal router
|
||||||
description: A three-way router. Entities with matching tags get routed to the side
|
description: A three-way router. Entities with matching tags get routed to the side.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
drawdepth: ThickPipe
|
drawdepth: ThickPipe
|
||||||
@@ -206,6 +206,7 @@
|
|||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: DisposalRouterFlipped
|
id: DisposalRouterFlipped
|
||||||
|
description: A three-way router. Entities with matching tags get routed to the side.
|
||||||
parent: DisposalRouter
|
parent: DisposalRouter
|
||||||
suffix: flipped
|
suffix: flipped
|
||||||
components:
|
components:
|
||||||
@@ -240,7 +241,7 @@
|
|||||||
id: DisposalJunction
|
id: DisposalJunction
|
||||||
parent: DisposalPipeBase
|
parent: DisposalPipeBase
|
||||||
name: disposal junction
|
name: disposal junction
|
||||||
description: A three-way junction. The arrow indicates where items exit
|
description: A three-way junction. The arrow indicates where items exit.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
drawdepth: ThickPipe
|
drawdepth: ThickPipe
|
||||||
@@ -275,6 +276,7 @@
|
|||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: DisposalJunctionFlipped
|
id: DisposalJunctionFlipped
|
||||||
|
description: A three-way junction. The arrow indicates where items exit.
|
||||||
parent: DisposalJunction
|
parent: DisposalJunction
|
||||||
suffix: flipped
|
suffix: flipped
|
||||||
components:
|
components:
|
||||||
|
|||||||
@@ -43,6 +43,7 @@
|
|||||||
id: SolarPanel
|
id: SolarPanel
|
||||||
parent: SolarPanelBasePhysSprite
|
parent: SolarPanelBasePhysSprite
|
||||||
name: solar panel
|
name: solar panel
|
||||||
|
description: A solar panel that generates power.
|
||||||
components:
|
components:
|
||||||
- type: PowerSupplier
|
- type: PowerSupplier
|
||||||
supplyRampTolerance: 500
|
supplyRampTolerance: 500
|
||||||
@@ -72,6 +73,7 @@
|
|||||||
id: SolarPanelBroken
|
id: SolarPanelBroken
|
||||||
parent: SolarPanelBasePhysSprite
|
parent: SolarPanelBasePhysSprite
|
||||||
name: solar panel
|
name: solar panel
|
||||||
|
description: A broken solar panel.
|
||||||
suffix: Broken
|
suffix: Broken
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
@@ -146,6 +148,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
id: SolarTracker
|
id: SolarTracker
|
||||||
name: solar tracker
|
name: solar tracker
|
||||||
|
description: A solar tracker. Tracks the nearest star.
|
||||||
placement:
|
placement:
|
||||||
mode: SnapgridCenter
|
mode: SnapgridCenter
|
||||||
components:
|
components:
|
||||||
|
|||||||
@@ -208,12 +208,12 @@
|
|||||||
state: direction_wash
|
state: direction_wash
|
||||||
|
|
||||||
# Regular Signs
|
# Regular Signs
|
||||||
# Descriptions intentionally left empty.
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignAi
|
id: SignAi
|
||||||
name: ai sign
|
name: ai sign
|
||||||
|
description: A sign, indicating an AI is present.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: ai
|
state: ai
|
||||||
@@ -222,6 +222,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignArmory
|
id: SignArmory
|
||||||
name: armory sign
|
name: armory sign
|
||||||
|
description: A sign indicating the armory.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: armory
|
state: armory
|
||||||
@@ -230,6 +231,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignToolStorage
|
id: SignToolStorage
|
||||||
name: tool storage sign
|
name: tool storage sign
|
||||||
|
description: A sign indicating the tool storage room.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: ass
|
state: ass
|
||||||
@@ -238,6 +240,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignAnomaly
|
id: SignAnomaly
|
||||||
name: anomaly lab sign
|
name: anomaly lab sign
|
||||||
|
description: A sign indicating the anomaly lab.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: anomaly
|
state: anomaly
|
||||||
@@ -246,6 +249,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignAtmos
|
id: SignAtmos
|
||||||
name: atmos sign
|
name: atmos sign
|
||||||
|
description: A sign indicating the atmospherics area.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: atmos
|
state: atmos
|
||||||
@@ -254,6 +258,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignAtmosMinsky
|
id: SignAtmosMinsky
|
||||||
name: atmospherics sign
|
name: atmospherics sign
|
||||||
|
description: A sign indicating the atmospherics area.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: atmominsky
|
state: atmominsky
|
||||||
@@ -262,6 +267,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignBar
|
id: SignBar
|
||||||
name: bar sign
|
name: bar sign
|
||||||
|
description: A sign indicating the bar.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: bar
|
state: bar
|
||||||
@@ -270,6 +276,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignBio
|
id: SignBio
|
||||||
name: bio sign
|
name: bio sign
|
||||||
|
description: A sign indicating the biology lab.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: bio
|
state: bio
|
||||||
@@ -278,6 +285,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignBiohazard
|
id: SignBiohazard
|
||||||
name: biohazard sign
|
name: biohazard sign
|
||||||
|
description: A sign indicating a biohazard.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: biohazard
|
state: biohazard
|
||||||
@@ -286,6 +294,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignBridge
|
id: SignBridge
|
||||||
name: bridge sign
|
name: bridge sign
|
||||||
|
description: A sign indicating the bridge.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: bridge
|
state: bridge
|
||||||
@@ -294,6 +303,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignCanisters
|
id: SignCanisters
|
||||||
name: canisters sign
|
name: canisters sign
|
||||||
|
description: A sign warning the viewer about pressurised canisters.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: canisters
|
state: canisters
|
||||||
@@ -302,6 +312,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignCargo
|
id: SignCargo
|
||||||
name: cargo sign
|
name: cargo sign
|
||||||
|
description: A sign indicating the cargo area.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: cargo
|
state: cargo
|
||||||
@@ -310,6 +321,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignCargoDock
|
id: SignCargoDock
|
||||||
name: cargo dock sign
|
name: cargo dock sign
|
||||||
|
description: A sign indicating a cargo dock.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: cargo_dock
|
state: cargo_dock
|
||||||
@@ -318,6 +330,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignChapel
|
id: SignChapel
|
||||||
name: chapel sign
|
name: chapel sign
|
||||||
|
description: A sign indicating the chapel.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: chapel
|
state: chapel
|
||||||
@@ -326,6 +339,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignChem
|
id: SignChem
|
||||||
name: chemistry sign
|
name: chemistry sign
|
||||||
|
description: A sign indicating the chemistry lab.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: chem
|
state: chem
|
||||||
@@ -334,6 +348,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignChemistry1
|
id: SignChemistry1
|
||||||
name: chemistry sign
|
name: chemistry sign
|
||||||
|
description: A sign indicating the chemistry lab.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: chemistry1
|
state: chemistry1
|
||||||
@@ -342,6 +357,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignChemistry2
|
id: SignChemistry2
|
||||||
name: chemistry sign
|
name: chemistry sign
|
||||||
|
description: A sign indicating the chemistry lab.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: chemistry2
|
state: chemistry2
|
||||||
@@ -350,6 +366,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignCloning
|
id: SignCloning
|
||||||
name: cloning sign
|
name: cloning sign
|
||||||
|
description: A sign indicating the cloning lab.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: cloning
|
state: cloning
|
||||||
@@ -358,6 +375,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignConference
|
id: SignConference
|
||||||
name: conference room sign
|
name: conference room sign
|
||||||
|
description: A sign indicating the conference room.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: conference_room
|
state: conference_room
|
||||||
@@ -366,7 +384,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignDisposalSpace
|
id: SignDisposalSpace
|
||||||
name: disposal sign
|
name: disposal sign
|
||||||
description: "Disposal: Leads to space"
|
description: A sign indicating a disposal area.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: deathsposal
|
state: deathsposal
|
||||||
@@ -375,6 +393,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignDoors
|
id: SignDoors
|
||||||
name: doors sign
|
name: doors sign
|
||||||
|
description: A sign indicating doors.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: doors
|
state: doors
|
||||||
@@ -383,6 +402,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignDrones
|
id: SignDrones
|
||||||
name: drones sign
|
name: drones sign
|
||||||
|
description: A sign indicating drones.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: drones
|
state: drones
|
||||||
@@ -391,6 +411,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignEngine
|
id: SignEngine
|
||||||
name: engine sign
|
name: engine sign
|
||||||
|
description: A sign indicating the engine room.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: engine
|
state: engine
|
||||||
@@ -399,6 +420,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignEngineering
|
id: SignEngineering
|
||||||
name: engineering sign
|
name: engineering sign
|
||||||
|
description: A sign indicating the engineering area.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: eng
|
state: eng
|
||||||
@@ -407,6 +429,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignEscapePods
|
id: SignEscapePods
|
||||||
name: escape pods sign
|
name: escape pods sign
|
||||||
|
description: A sign indicating the escape pods.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: pods
|
state: pods
|
||||||
@@ -415,6 +438,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignEVA
|
id: SignEVA
|
||||||
name: EVA sign
|
name: EVA sign
|
||||||
|
description: A sign indicating an EVA area. EVA equipment may be required beyond this point.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: eva
|
state: eva
|
||||||
@@ -423,6 +447,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignElectrical
|
id: SignElectrical
|
||||||
name: electrical sign
|
name: electrical sign
|
||||||
|
description: A sign indicating an electrical hazard.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: electrical
|
state: electrical
|
||||||
@@ -431,6 +456,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignExamroom
|
id: SignExamroom
|
||||||
name: examination room sign
|
name: examination room sign
|
||||||
|
description: A sign indicating a medical examination room.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: examroom
|
state: examroom
|
||||||
@@ -439,6 +465,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignFire
|
id: SignFire
|
||||||
name: fire sign
|
name: fire sign
|
||||||
|
description: A sign indicating a fire hazard.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: fire
|
state: fire
|
||||||
@@ -447,6 +474,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignGravity
|
id: SignGravity
|
||||||
name: gravity sign
|
name: gravity sign
|
||||||
|
description: A sign indicating the gravity generator.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: gravi
|
state: gravi
|
||||||
@@ -455,6 +483,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignHead
|
id: SignHead
|
||||||
name: head sign
|
name: head sign
|
||||||
|
description: A sign with a hat on it.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: commander
|
state: commander
|
||||||
@@ -463,6 +492,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignHydro1
|
id: SignHydro1
|
||||||
name: hydro sign
|
name: hydro sign
|
||||||
|
description: A sign indicating a hydroponics area.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: hydro1
|
state: hydro1
|
||||||
@@ -471,6 +501,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignHydro2
|
id: SignHydro2
|
||||||
name: hydro sign
|
name: hydro sign
|
||||||
|
description: A sign indicating a hydroponics area.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: hydro2
|
state: hydro2
|
||||||
@@ -479,6 +510,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignHydro3
|
id: SignHydro3
|
||||||
name: hydro sign
|
name: hydro sign
|
||||||
|
description: A sign indicating a hydroponics area.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: hydro3
|
state: hydro3
|
||||||
@@ -487,6 +519,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignInterrogation
|
id: SignInterrogation
|
||||||
name: interrogation sign
|
name: interrogation sign
|
||||||
|
description: A sign indicating an interrogation room.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: interrogation
|
state: interrogation
|
||||||
@@ -495,6 +528,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignLibrary
|
id: SignLibrary
|
||||||
name: library sign
|
name: library sign
|
||||||
|
description: A sign indicating the library.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: biblio
|
state: biblio
|
||||||
@@ -503,6 +537,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignMail
|
id: SignMail
|
||||||
name: mail sign
|
name: mail sign
|
||||||
|
description: A sign indicating mail.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: mail
|
state: mail
|
||||||
@@ -511,6 +546,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignMedical
|
id: SignMedical
|
||||||
name: medbay sign
|
name: medbay sign
|
||||||
|
description: A sign indicating the medical bay.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: medbay
|
state: medbay
|
||||||
@@ -519,6 +555,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignMinerDock
|
id: SignMinerDock
|
||||||
name: miner dock sign
|
name: miner dock sign
|
||||||
|
description: A sign indicating the miner dock.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: miner_dock
|
state: miner_dock
|
||||||
@@ -527,6 +564,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignMorgue
|
id: SignMorgue
|
||||||
name: morgue sign
|
name: morgue sign
|
||||||
|
description: A sign indicating the morgue.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: morgue
|
state: morgue
|
||||||
@@ -535,6 +573,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignNosmoking
|
id: SignNosmoking
|
||||||
name: nosmoking sign
|
name: nosmoking sign
|
||||||
|
description: A sign indicating that smoking is not allowed in the vicinity.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: nosmoking
|
state: nosmoking
|
||||||
@@ -543,6 +582,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignPrison
|
id: SignPrison
|
||||||
name: prison sign
|
name: prison sign
|
||||||
|
description: A sign indicating the prison.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: prison
|
state: prison
|
||||||
@@ -551,6 +591,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignRND
|
id: SignRND
|
||||||
name: research and development sign
|
name: research and development sign
|
||||||
|
description: A sign indicating the research and development lab.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: rnd
|
state: rnd
|
||||||
@@ -559,6 +600,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignRobo
|
id: SignRobo
|
||||||
name: robo sign
|
name: robo sign
|
||||||
|
description: A sign indicating the robotics lab.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: robo
|
state: robo
|
||||||
@@ -567,6 +609,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignScience
|
id: SignScience
|
||||||
name: science sign
|
name: science sign
|
||||||
|
description: A sign indicating the science area.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: sci
|
state: sci
|
||||||
@@ -575,6 +618,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignScience1
|
id: SignScience1
|
||||||
name: science sign
|
name: science sign
|
||||||
|
description: A sign indicating the science area.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: science1
|
state: science1
|
||||||
@@ -583,6 +627,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignScience2
|
id: SignScience2
|
||||||
name: science sign
|
name: science sign
|
||||||
|
description: A sign indicating the science area.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: science2
|
state: science2
|
||||||
@@ -591,6 +636,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignShield
|
id: SignShield
|
||||||
name: shield sign
|
name: shield sign
|
||||||
|
description: A sign with a shield.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: shield
|
state: shield
|
||||||
@@ -599,6 +645,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignShipDock
|
id: SignShipDock
|
||||||
name: docking sign
|
name: docking sign
|
||||||
|
description: A sign indicating the ship docking area.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: dock
|
state: dock
|
||||||
@@ -607,6 +654,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignSpace
|
id: SignSpace
|
||||||
name: space sign
|
name: space sign
|
||||||
|
description: A sign warning that the area ahead is nothing but cold, empty space.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: space
|
state: space
|
||||||
@@ -615,6 +663,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignSurgery
|
id: SignSurgery
|
||||||
name: surgery sign
|
name: surgery sign
|
||||||
|
description: A sign indicating the operating theater.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: surgery
|
state: surgery
|
||||||
@@ -623,6 +672,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignTelecomms
|
id: SignTelecomms
|
||||||
name: telecomms sign
|
name: telecomms sign
|
||||||
|
description: A sign indicating the telecommunications room.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: telecoms
|
state: telecoms
|
||||||
@@ -631,6 +681,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignToxins
|
id: SignToxins
|
||||||
name: toxins sign
|
name: toxins sign
|
||||||
|
description: A sign indicating the toxin lab.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: toxins
|
state: toxins
|
||||||
@@ -639,6 +690,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignToxins2
|
id: SignToxins2
|
||||||
name: toxins sign
|
name: toxins sign
|
||||||
|
description: A sign indicating the toxin lab.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: toxins2
|
state: toxins2
|
||||||
@@ -647,6 +699,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignVirology
|
id: SignVirology
|
||||||
name: virology sign
|
name: virology sign
|
||||||
|
description: A sign indicating the virology lab.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: virology
|
state: virology
|
||||||
@@ -655,6 +708,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignCorrosives
|
id: SignCorrosives
|
||||||
name: corrosives warning sign
|
name: corrosives warning sign
|
||||||
|
description: A sign indicating a corrosive materials hazard.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: corrosives
|
state: corrosives
|
||||||
@@ -663,6 +717,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignCryogenics
|
id: SignCryogenics
|
||||||
name: cryogenics warning sign
|
name: cryogenics warning sign
|
||||||
|
description: A sign indicating a cryogenic materials hazard. Bring a jacket!
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: cryogenics
|
state: cryogenics
|
||||||
@@ -671,6 +726,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignDanger
|
id: SignDanger
|
||||||
name: danger warning sign
|
name: danger warning sign
|
||||||
|
description: A sign warning against some danger.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: danger
|
state: danger
|
||||||
@@ -679,6 +735,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignExplosives
|
id: SignExplosives
|
||||||
name: explosives warning sign
|
name: explosives warning sign
|
||||||
|
description: A sign indicating an explosive materials hazard.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: explosives
|
state: explosives
|
||||||
@@ -687,6 +744,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignFlammable
|
id: SignFlammable
|
||||||
name: flammable warning sign
|
name: flammable warning sign
|
||||||
|
description: A sign indicating a flammable materials hazard.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: flammable
|
state: flammable
|
||||||
@@ -695,6 +753,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignLaser
|
id: SignLaser
|
||||||
name: laser warning sign
|
name: laser warning sign
|
||||||
|
description: A sign indicating a laser hazard.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: laser
|
state: laser
|
||||||
@@ -703,6 +762,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignMagnetics
|
id: SignMagnetics
|
||||||
name: magnetics warning sign
|
name: magnetics warning sign
|
||||||
|
description: A sign indicating a magnetic materials hazard.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: magnetics
|
state: magnetics
|
||||||
@@ -711,6 +771,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignMemetic
|
id: SignMemetic
|
||||||
name: memetic warning sign
|
name: memetic warning sign
|
||||||
|
description: A sign indicating a memetic hazard.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: memetic
|
state: memetic
|
||||||
@@ -719,6 +780,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignSecure
|
id: SignSecure
|
||||||
name: secure sign
|
name: secure sign
|
||||||
|
description: A sign indicating that the area ahead is a secure area.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: secure
|
state: secure
|
||||||
@@ -727,6 +789,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignSecurearea
|
id: SignSecurearea
|
||||||
name: secure area sign
|
name: secure area sign
|
||||||
|
description: A sign indicating that the area ahead is a secure area.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: securearea
|
state: securearea
|
||||||
@@ -735,6 +798,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignShock
|
id: SignShock
|
||||||
name: shock sign
|
name: shock sign
|
||||||
|
description: A sign indicating an electical hazard.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: shock
|
state: shock
|
||||||
@@ -743,6 +807,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignOptical
|
id: SignOptical
|
||||||
name: optical warning sign
|
name: optical warning sign
|
||||||
|
description: A sign indicating against optical radiation.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: optical
|
state: optical
|
||||||
@@ -751,6 +816,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignOxidants
|
id: SignOxidants
|
||||||
name: oxidants warning sign
|
name: oxidants warning sign
|
||||||
|
description: A sign indicating against oxidzing agents.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: oxidants
|
state: oxidants
|
||||||
@@ -759,6 +825,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignRadiation
|
id: SignRadiation
|
||||||
name: radiation warning sign
|
name: radiation warning sign
|
||||||
|
description: A sign indicating against ionizing radiation.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: radiation
|
state: radiation
|
||||||
@@ -767,6 +834,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignXenobio
|
id: SignXenobio
|
||||||
name: xenobio sign
|
name: xenobio sign
|
||||||
|
description: A sign indicating the xenobiology lab.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: xenobio
|
state: xenobio
|
||||||
@@ -775,6 +843,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignXenobio2
|
id: SignXenobio2
|
||||||
name: xenobio sign
|
name: xenobio sign
|
||||||
|
description: A sign indicating the xenobiology lab.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: xenobio2
|
state: xenobio2
|
||||||
@@ -783,6 +852,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignXenolab
|
id: SignXenolab
|
||||||
name: xenolab sign
|
name: xenolab sign
|
||||||
|
description: A sign indicating the xenobiology lab.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: xenolab
|
state: xenolab
|
||||||
@@ -791,6 +861,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignZomlab
|
id: SignZomlab
|
||||||
name: zombie lab sign
|
name: zombie lab sign
|
||||||
|
description: A sign indicating the zombie lab.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: zomlab
|
state: zomlab
|
||||||
@@ -799,6 +870,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignSecureMedRed
|
id: SignSecureMedRed
|
||||||
name: red secure sign
|
name: red secure sign
|
||||||
|
description: A sign indicating that the area ahead is a secure area.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: medium_secure_red
|
state: medium_secure_red
|
||||||
@@ -807,6 +879,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignSecureSmall
|
id: SignSecureSmall
|
||||||
name: small secure sign
|
name: small secure sign
|
||||||
|
description: A sign indicating that the area ahead is a secure area.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: small_secure
|
state: small_secure
|
||||||
@@ -815,6 +888,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignSecureSmallRed
|
id: SignSecureSmallRed
|
||||||
name: small red secure sign
|
name: small red secure sign
|
||||||
|
description: A sign indicating that the area ahead is a secure area.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: small_secure_red
|
state: small_secure_red
|
||||||
@@ -823,6 +897,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignBlankMed
|
id: SignBlankMed
|
||||||
name: blank sign
|
name: blank sign
|
||||||
|
description: A blank sign.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: medium_blank
|
state: medium_blank
|
||||||
@@ -831,6 +906,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignMagneticsMed
|
id: SignMagneticsMed
|
||||||
name: magnetics sign
|
name: magnetics sign
|
||||||
|
description: A sign indicating the use of magnets.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: medium_magnetics
|
state: medium_magnetics
|
||||||
@@ -839,6 +915,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignDangerMed
|
id: SignDangerMed
|
||||||
name: danger sign
|
name: danger sign
|
||||||
|
description: A sign warning against some form of danger.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: medium_danger
|
state: medium_danger
|
||||||
@@ -847,6 +924,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: ExplosivesSignMed
|
id: ExplosivesSignMed
|
||||||
name: explosives sign
|
name: explosives sign
|
||||||
|
description: A sign indicating explosive materials.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: medium_explosives
|
state: medium_explosives
|
||||||
@@ -855,6 +933,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignCryogenicsMed
|
id: SignCryogenicsMed
|
||||||
name: cryogenics sign
|
name: cryogenics sign
|
||||||
|
description: A sign indicating cryogenic materials.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: medium_cryogenics
|
state: medium_cryogenics
|
||||||
@@ -863,6 +942,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignElectricalMed
|
id: SignElectricalMed
|
||||||
name: electrical sign
|
name: electrical sign
|
||||||
|
description: A sign indicating an electrical hazard.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: medium_electrical
|
state: medium_electrical
|
||||||
@@ -871,6 +951,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignBiohazardMed
|
id: SignBiohazardMed
|
||||||
name: biohazard sign
|
name: biohazard sign
|
||||||
|
description: A sign indicating a biohazard.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: medium_biohazard
|
state: medium_biohazard
|
||||||
@@ -879,6 +960,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignRadiationMed
|
id: SignRadiationMed
|
||||||
name: radiation sign
|
name: radiation sign
|
||||||
|
description: A sign warning against ionizing radiation.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: medium_radiation
|
state: medium_radiation
|
||||||
@@ -887,6 +969,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignFlammableMed
|
id: SignFlammableMed
|
||||||
name: flammable sign #when flammable component is done, this sign needs it
|
name: flammable sign #when flammable component is done, this sign needs it
|
||||||
|
description: A sign indicating flammable materials.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: medium_flammable
|
state: medium_flammable
|
||||||
@@ -895,6 +978,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignLaserMed
|
id: SignLaserMed
|
||||||
name: laser sign
|
name: laser sign
|
||||||
|
description: A sign indicating a laser hazard.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: medium_laser
|
state: medium_laser
|
||||||
@@ -903,6 +987,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignSecureMed
|
id: SignSecureMed
|
||||||
name: secure sign
|
name: secure sign
|
||||||
|
description: A sign indicating that the area ahead is a secure area.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: medium_secure
|
state: medium_secure
|
||||||
|
|||||||
@@ -314,7 +314,7 @@
|
|||||||
startNode: start
|
startNode: start
|
||||||
targetNode: toilet
|
targetNode: toilet
|
||||||
category: construction-category-furniture
|
category: construction-category-furniture
|
||||||
description: A human excrement flushing apparatus
|
description: A human excrement flushing apparatus.
|
||||||
icon:
|
icon:
|
||||||
sprite: Structures/Furniture/toilet.rsi
|
sprite: Structures/Furniture/toilet.rsi
|
||||||
state: closed_toilet_seat_up
|
state: closed_toilet_seat_up
|
||||||
|
|||||||
@@ -5,6 +5,7 @@
|
|||||||
startNode: start
|
startNode: start
|
||||||
targetNode: computer
|
targetNode: computer
|
||||||
category: construction-category-machines
|
category: construction-category-machines
|
||||||
|
description: A frame used to construct anything with a computer circuitboard.
|
||||||
placementMode: SnapgridCenter
|
placementMode: SnapgridCenter
|
||||||
canBuildInImpassable: false
|
canBuildInImpassable: false
|
||||||
icon:
|
icon:
|
||||||
@@ -13,6 +14,7 @@
|
|||||||
|
|
||||||
- type: construction
|
- type: construction
|
||||||
name: machine frame
|
name: machine frame
|
||||||
|
description: A machine under construction. Needs more parts.
|
||||||
id: MachineFrame
|
id: MachineFrame
|
||||||
graph: Machine
|
graph: Machine
|
||||||
startNode: start
|
startNode: start
|
||||||
|
|||||||
@@ -11,6 +11,7 @@
|
|||||||
|
|
||||||
- type: construction
|
- type: construction
|
||||||
name: reinforced glass
|
name: reinforced glass
|
||||||
|
description: A reinforced sheet of glass.
|
||||||
id: SheetRGlass
|
id: SheetRGlass
|
||||||
graph: Glass
|
graph: Glass
|
||||||
startNode: start
|
startNode: start
|
||||||
@@ -21,6 +22,7 @@
|
|||||||
|
|
||||||
- type: construction
|
- type: construction
|
||||||
name: plasma glass
|
name: plasma glass
|
||||||
|
description: A sheet of translucent plasma.
|
||||||
id: SheetPGlass
|
id: SheetPGlass
|
||||||
graph: Glass
|
graph: Glass
|
||||||
startNode: start
|
startNode: start
|
||||||
@@ -31,6 +33,7 @@
|
|||||||
|
|
||||||
- type: construction
|
- type: construction
|
||||||
name: reinforced plasma glass
|
name: reinforced plasma glass
|
||||||
|
description: A reinforced sheet of translucent plasma.
|
||||||
id: SheetRPGlass
|
id: SheetRPGlass
|
||||||
graph: Glass
|
graph: Glass
|
||||||
startNode: start
|
startNode: start
|
||||||
|
|||||||
@@ -82,7 +82,7 @@
|
|||||||
startNode: start
|
startNode: start
|
||||||
targetNode: substation
|
targetNode: substation
|
||||||
category: construction-category-utilities
|
category: construction-category-utilities
|
||||||
description: "A wallmount substation for compact spaces. Make sure to place cable under before building the wall."
|
description: "A wallmount substation for compact spaces. Make sure to place cable underneath before building the wall."
|
||||||
icon:
|
icon:
|
||||||
sprite: Structures/Power/substation.rsi
|
sprite: Structures/Power/substation.rsi
|
||||||
state: substation_wall
|
state: substation_wall
|
||||||
@@ -97,7 +97,7 @@
|
|||||||
startNode: start
|
startNode: start
|
||||||
targetNode: generator
|
targetNode: generator
|
||||||
category: construction-category-utilities
|
category: construction-category-utilities
|
||||||
description: "A wallmount generator for compact spaces. Make sure to place cable under before building the wall."
|
description: "A wallmount generator for compact spaces. Make sure to place cable underneath before building the wall."
|
||||||
icon:
|
icon:
|
||||||
sprite: Structures/Power/Generation/wallmount_generator.rsi
|
sprite: Structures/Power/Generation/wallmount_generator.rsi
|
||||||
state: panel
|
state: panel
|
||||||
@@ -112,7 +112,7 @@
|
|||||||
startNode: start
|
startNode: start
|
||||||
targetNode: APU
|
targetNode: APU
|
||||||
category: construction-category-utilities
|
category: construction-category-utilities
|
||||||
description: "A wallmount APU for compact shuttles. Make sure to place cable under before building the wall."
|
description: "A wallmount APU for compact shuttles. Make sure to place cable underneath before building the wall."
|
||||||
icon:
|
icon:
|
||||||
sprite: Structures/Power/Generation/wallmount_generator.rsi
|
sprite: Structures/Power/Generation/wallmount_generator.rsi
|
||||||
state: panel
|
state: panel
|
||||||
@@ -123,6 +123,7 @@
|
|||||||
# DISPOSALS
|
# DISPOSALS
|
||||||
- type: construction
|
- type: construction
|
||||||
name: disposal unit
|
name: disposal unit
|
||||||
|
description: A pneumatic waste disposal unit.
|
||||||
id: DisposalUnit
|
id: DisposalUnit
|
||||||
graph: DisposalMachine
|
graph: DisposalMachine
|
||||||
startNode: start
|
startNode: start
|
||||||
@@ -136,6 +137,7 @@
|
|||||||
|
|
||||||
- type: construction
|
- type: construction
|
||||||
name: mailing unit
|
name: mailing unit
|
||||||
|
description: A pneumatic mail delivery unit.
|
||||||
id: MailingUnit
|
id: MailingUnit
|
||||||
graph: DisposalMachine
|
graph: DisposalMachine
|
||||||
startNode: start
|
startNode: start
|
||||||
@@ -150,6 +152,7 @@
|
|||||||
- type: construction
|
- type: construction
|
||||||
name: disposal pipe
|
name: disposal pipe
|
||||||
id: DisposalPipe
|
id: DisposalPipe
|
||||||
|
description: A huge pipe segment used for constructing disposal systems.
|
||||||
graph: DisposalPipe
|
graph: DisposalPipe
|
||||||
startNode: start
|
startNode: start
|
||||||
targetNode: pipe
|
targetNode: pipe
|
||||||
@@ -162,6 +165,7 @@
|
|||||||
|
|
||||||
- type: construction
|
- type: construction
|
||||||
name: disposal tagger
|
name: disposal tagger
|
||||||
|
description: A pipe that tags entities for routing.
|
||||||
id: DisposalTagger
|
id: DisposalTagger
|
||||||
graph: DisposalPipe
|
graph: DisposalPipe
|
||||||
startNode: start
|
startNode: start
|
||||||
@@ -175,6 +179,7 @@
|
|||||||
|
|
||||||
- type: construction
|
- type: construction
|
||||||
name: disposal trunk
|
name: disposal trunk
|
||||||
|
description: A pipe trunk used as an entry point for disposal systems.
|
||||||
id: DisposalTrunk
|
id: DisposalTrunk
|
||||||
graph: DisposalPipe
|
graph: DisposalPipe
|
||||||
startNode: start
|
startNode: start
|
||||||
@@ -188,6 +193,7 @@
|
|||||||
|
|
||||||
- type: construction
|
- type: construction
|
||||||
name: disposal router
|
name: disposal router
|
||||||
|
description: A three-way router. Entities with matching tags get routed to the side.
|
||||||
id: DisposalRouter
|
id: DisposalRouter
|
||||||
graph: DisposalPipe
|
graph: DisposalPipe
|
||||||
startNode: start
|
startNode: start
|
||||||
@@ -201,6 +207,7 @@
|
|||||||
|
|
||||||
- type: construction
|
- type: construction
|
||||||
name: disposal junction
|
name: disposal junction
|
||||||
|
description: A three-way junction. The arrow indicates where items exit.
|
||||||
id: DisposalJunction
|
id: DisposalJunction
|
||||||
graph: DisposalPipe
|
graph: DisposalPipe
|
||||||
startNode: start
|
startNode: start
|
||||||
@@ -214,6 +221,7 @@
|
|||||||
|
|
||||||
- type: construction
|
- type: construction
|
||||||
name: disposal Y junction
|
name: disposal Y junction
|
||||||
|
description: A three-way junction with another exit point.
|
||||||
id: DisposalYJunction
|
id: DisposalYJunction
|
||||||
graph: DisposalPipe
|
graph: DisposalPipe
|
||||||
startNode: start
|
startNode: start
|
||||||
@@ -227,6 +235,7 @@
|
|||||||
|
|
||||||
- type: construction
|
- type: construction
|
||||||
name: disposal bend
|
name: disposal bend
|
||||||
|
description: A tube bent at a 90 degree angle.
|
||||||
id: DisposalBend
|
id: DisposalBend
|
||||||
graph: DisposalPipe
|
graph: DisposalPipe
|
||||||
startNode: start
|
startNode: start
|
||||||
@@ -279,6 +288,7 @@
|
|||||||
- type: construction
|
- type: construction
|
||||||
name: gas pipe half
|
name: gas pipe half
|
||||||
id: GasPipeHalf
|
id: GasPipeHalf
|
||||||
|
description: Half of a gas pipe. No skateboards.
|
||||||
graph: GasPipe
|
graph: GasPipe
|
||||||
startNode: start
|
startNode: start
|
||||||
targetNode: half
|
targetNode: half
|
||||||
@@ -292,6 +302,7 @@
|
|||||||
- type: construction
|
- type: construction
|
||||||
name: gas pipe straight
|
name: gas pipe straight
|
||||||
id: GasPipeStraight
|
id: GasPipeStraight
|
||||||
|
description: A straight pipe segment.
|
||||||
graph: GasPipe
|
graph: GasPipe
|
||||||
startNode: start
|
startNode: start
|
||||||
targetNode: straight
|
targetNode: straight
|
||||||
@@ -305,6 +316,7 @@
|
|||||||
- type: construction
|
- type: construction
|
||||||
name: gas pipe bend
|
name: gas pipe bend
|
||||||
id: GasPipeBend
|
id: GasPipeBend
|
||||||
|
description: A pipe segment bent at a 90 degree angle.
|
||||||
graph: GasPipe
|
graph: GasPipe
|
||||||
startNode: start
|
startNode: start
|
||||||
targetNode: bend
|
targetNode: bend
|
||||||
@@ -318,6 +330,7 @@
|
|||||||
- type: construction
|
- type: construction
|
||||||
name: gas pipe T junction
|
name: gas pipe T junction
|
||||||
id: GasPipeTJunction
|
id: GasPipeTJunction
|
||||||
|
description: A pipe segment with a T junction.
|
||||||
graph: GasPipe
|
graph: GasPipe
|
||||||
startNode: start
|
startNode: start
|
||||||
targetNode: tjunction
|
targetNode: tjunction
|
||||||
@@ -331,6 +344,7 @@
|
|||||||
- type: construction
|
- type: construction
|
||||||
name: gas pipe fourway
|
name: gas pipe fourway
|
||||||
id: GasPipeFourway
|
id: GasPipeFourway
|
||||||
|
description: A pipe segment with a fourway junction.
|
||||||
graph: GasPipe
|
graph: GasPipe
|
||||||
startNode: start
|
startNode: start
|
||||||
targetNode: fourway
|
targetNode: fourway
|
||||||
@@ -344,6 +358,7 @@
|
|||||||
# ATMOS UNARY
|
# ATMOS UNARY
|
||||||
- type: construction
|
- type: construction
|
||||||
name: air vent
|
name: air vent
|
||||||
|
description: Pumps gas into the room.
|
||||||
id: GasVentPump
|
id: GasVentPump
|
||||||
graph: GasUnary
|
graph: GasUnary
|
||||||
startNode: start
|
startNode: start
|
||||||
@@ -359,6 +374,7 @@
|
|||||||
|
|
||||||
- type: construction
|
- type: construction
|
||||||
name: passive vent
|
name: passive vent
|
||||||
|
description: Unpowered vent that equalises gases on both sides.
|
||||||
id: GasPassiveVent
|
id: GasPassiveVent
|
||||||
graph: GasUnary
|
graph: GasUnary
|
||||||
startNode: start
|
startNode: start
|
||||||
@@ -374,6 +390,7 @@
|
|||||||
|
|
||||||
- type: construction
|
- type: construction
|
||||||
name: air scrubber
|
name: air scrubber
|
||||||
|
description: Sucks gas into connected pipes.
|
||||||
id: GasVentScrubber
|
id: GasVentScrubber
|
||||||
graph: GasUnary
|
graph: GasUnary
|
||||||
startNode: start
|
startNode: start
|
||||||
@@ -389,6 +406,7 @@
|
|||||||
|
|
||||||
- type: construction
|
- type: construction
|
||||||
name: air injector
|
name: air injector
|
||||||
|
description: Injects air into the atmosphere.
|
||||||
id: GasOutletInjector
|
id: GasOutletInjector
|
||||||
graph: GasUnary
|
graph: GasUnary
|
||||||
startNode: start
|
startNode: start
|
||||||
@@ -406,6 +424,7 @@
|
|||||||
- type: construction
|
- type: construction
|
||||||
name: gas pump
|
name: gas pump
|
||||||
id: GasPressurePump
|
id: GasPressurePump
|
||||||
|
description: A pump that moves gas by pressure.
|
||||||
graph: GasBinary
|
graph: GasBinary
|
||||||
startNode: start
|
startNode: start
|
||||||
targetNode: pressurepump
|
targetNode: pressurepump
|
||||||
@@ -420,6 +439,7 @@
|
|||||||
|
|
||||||
- type: construction
|
- type: construction
|
||||||
name: volumetric gas pump
|
name: volumetric gas pump
|
||||||
|
description: A pump that moves gas by volume.
|
||||||
id: GasVolumePump
|
id: GasVolumePump
|
||||||
graph: GasBinary
|
graph: GasBinary
|
||||||
startNode: start
|
startNode: start
|
||||||
@@ -436,6 +456,7 @@
|
|||||||
- type: construction
|
- type: construction
|
||||||
id: GasPassiveGate
|
id: GasPassiveGate
|
||||||
name: passive gate
|
name: passive gate
|
||||||
|
description: A one-way air valve that does not require power.
|
||||||
graph: GasBinary
|
graph: GasBinary
|
||||||
startNode: start
|
startNode: start
|
||||||
targetNode: passivegate
|
targetNode: passivegate
|
||||||
@@ -451,6 +472,7 @@
|
|||||||
- type: construction
|
- type: construction
|
||||||
id: GasValve
|
id: GasValve
|
||||||
name: manual valve
|
name: manual valve
|
||||||
|
description: A pipe with a valve that can be used to disable the flow of gas through it.
|
||||||
graph: GasBinary
|
graph: GasBinary
|
||||||
startNode: start
|
startNode: start
|
||||||
targetNode: valve
|
targetNode: valve
|
||||||
@@ -466,6 +488,7 @@
|
|||||||
- type: construction
|
- type: construction
|
||||||
id: GasPort
|
id: GasPort
|
||||||
name: connector port
|
name: connector port
|
||||||
|
description: For connecting portable devices related to atmospherics control.
|
||||||
graph: GasBinary
|
graph: GasBinary
|
||||||
startNode: start
|
startNode: start
|
||||||
targetNode: port
|
targetNode: port
|
||||||
@@ -481,6 +504,7 @@
|
|||||||
- type: construction
|
- type: construction
|
||||||
id: GasDualPortVentPump
|
id: GasDualPortVentPump
|
||||||
name: dual-port air vent
|
name: dual-port air vent
|
||||||
|
description: Has a valve and a pump attached to it. There are two ports, one is an input for releasing air, the other is an output when siphoning.
|
||||||
graph: GasBinary
|
graph: GasBinary
|
||||||
startNode: start
|
startNode: start
|
||||||
targetNode: dualportventpump
|
targetNode: dualportventpump
|
||||||
@@ -497,6 +521,7 @@
|
|||||||
- type: construction
|
- type: construction
|
||||||
id: GasFilter
|
id: GasFilter
|
||||||
name: gas filter
|
name: gas filter
|
||||||
|
description: Very useful for filtering gases.
|
||||||
graph: GasTrinary
|
graph: GasTrinary
|
||||||
startNode: start
|
startNode: start
|
||||||
targetNode: filter
|
targetNode: filter
|
||||||
@@ -512,6 +537,7 @@
|
|||||||
- type: construction
|
- type: construction
|
||||||
id: GasMixer
|
id: GasMixer
|
||||||
name: gas mixer
|
name: gas mixer
|
||||||
|
description: Very useful for mixing gases.
|
||||||
graph: GasTrinary
|
graph: GasTrinary
|
||||||
startNode: start
|
startNode: start
|
||||||
targetNode: mixer
|
targetNode: mixer
|
||||||
@@ -527,6 +553,7 @@
|
|||||||
- type: construction
|
- type: construction
|
||||||
id: PressureControlledValve
|
id: PressureControlledValve
|
||||||
name: pneumatic valve
|
name: pneumatic valve
|
||||||
|
description: Valve controlled by pressure.
|
||||||
graph: GasTrinary
|
graph: GasTrinary
|
||||||
startNode: start
|
startNode: start
|
||||||
targetNode: pneumaticvalve
|
targetNode: pneumaticvalve
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
startNode: start
|
startNode: start
|
||||||
targetNode: cratelivestock
|
targetNode: cratelivestock
|
||||||
category: construction-category-storage
|
category: construction-category-storage
|
||||||
description: "A wooden crate for holding livestock"
|
description: A wooden crate for holding livestock.
|
||||||
icon: Structures/Storage/Crates/livestock.rsi/livestockcrate.png
|
icon: Structures/Storage/Crates/livestock.rsi/livestockcrate.png
|
||||||
objectType: Structure
|
objectType: Structure
|
||||||
|
|
||||||
@@ -16,7 +16,7 @@
|
|||||||
startNode: start
|
startNode: start
|
||||||
targetNode: crategenericsteel
|
targetNode: crategenericsteel
|
||||||
category: construction-category-storage
|
category: construction-category-storage
|
||||||
description: "A metal crate for storing things"
|
description: A metal crate for storing things.
|
||||||
icon: Structures/Storage/Crates/generic.rsi/crate_icon.png
|
icon: Structures/Storage/Crates/generic.rsi/crate_icon.png
|
||||||
objectType: Structure
|
objectType: Structure
|
||||||
|
|
||||||
@@ -27,6 +27,6 @@
|
|||||||
startNode: start
|
startNode: start
|
||||||
targetNode: crateplastic
|
targetNode: crateplastic
|
||||||
category: construction-category-storage
|
category: construction-category-storage
|
||||||
description: "A plastic crate for storing things"
|
description: A plastic crate for storing things.
|
||||||
icon: Structures/Storage/Crates/plastic.rsi/plasticcrate_icon.png
|
icon: Structures/Storage/Crates/plastic.rsi/plasticcrate_icon.png
|
||||||
objectType: Structure
|
objectType: Structure
|
||||||
|
|||||||
Reference in New Issue
Block a user