box update: vox box edition (#31317)

box vox vox box box vox vox box
This commit is contained in:
Flareguy
2024-08-22 17:26:24 -05:00
committed by GitHub
parent 42aa75e680
commit f76001959c
5 changed files with 529 additions and 167 deletions

View File

@@ -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