fixgridatmos blockers (#4911)
* FixGridAtmos blocker * FixGridAtmos blockers in Saltern
This commit is contained in:
13
Resources/Prototypes/Entities/Markers/atmos_blocker.yml
Normal file
13
Resources/Prototypes/Entities/Markers/atmos_blocker.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
- type: entity
|
||||
name: Atmos Fix Blocker Marker
|
||||
id: AtmosFixBlockerMarker
|
||||
parent: MarkerBase
|
||||
components:
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: red
|
||||
- texture: Objects/Specific/Atmos/gasanalyzer.rsi/icon.png
|
||||
- type: Tag
|
||||
tags:
|
||||
- AtmosFixBlocking
|
||||
|
||||
Reference in New Issue
Block a user