@@ -16,15 +16,6 @@
|
||||
- type: Sprite
|
||||
snapCardinals: false
|
||||
|
||||
- type: entity
|
||||
parent: BaseSignDirectional
|
||||
id: SignDirectionalAtmos
|
||||
name: atmos sign
|
||||
description: A direction sign, pointing out which way the Atmospherics department is.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: direction_atmos
|
||||
|
||||
- type: entity
|
||||
parent: BaseSignDirectional
|
||||
id: SignDirectionalBar
|
||||
@@ -756,6 +747,14 @@
|
||||
- type: Sprite
|
||||
state: cans
|
||||
|
||||
- type: entity
|
||||
parent: SignCans
|
||||
id: SignCansScience
|
||||
suffix: science
|
||||
components:
|
||||
- type: Sprite
|
||||
state: cans_sci
|
||||
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignShipDock
|
||||
@@ -1090,7 +1089,15 @@
|
||||
- type: Sprite
|
||||
state: medium_secure
|
||||
|
||||
|
||||
# TODO: make a fancier version of this sign
|
||||
- type: entity
|
||||
parent: BaseSign
|
||||
id: SignVox
|
||||
name: vox area sign
|
||||
description: A sign indicating that the area ahead possibly contains a nitrogen-filled atmosphere.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: voxcross
|
||||
|
||||
# Atmos Warnings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user