Add atmos directional sign (#31155)

* Xeno walls

* Fix icon smoothing for the walls

* Added a bunch of items, and the map/shuttle

* Fixed construction graphs

* Put the map in the right place gosh

* Fix shuttle walls rusting, invalid IDs, latejoin cryo, deprecated properties

* Fix APC names and stuff

* Updated to v1.1
This commit is contained in:
SlamBamActionman
2024-08-18 17:44:09 +02:00
committed by GitHub
parent 0d969f61a8
commit 7d48cc5e24
3 changed files with 14 additions and 1 deletions

View File

@@ -16,6 +16,15 @@
- 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