Gas canister port sprites (#3009)

Co-authored-by: py01 <pyronetics01@gmail.com>
This commit is contained in:
py01
2021-01-16 13:20:31 -06:00
committed by GitHub
parent bca0f7b1b0
commit 855ba90ce5
3 changed files with 13 additions and 6 deletions

View File

@@ -10,6 +10,15 @@
- type: SnapGrid
offset: Center
- type: Sprite
sprite: Constructible/Atmos/gascanisterport.rsi
state: gasCanisterPort
- type: Icon
sprite: Constructible/Atmos/gascanisterport.rsi
state: gasCanisterPort
- type: Appearance
visuals:
- type: PipeVisualizer
pipeRSI: Constructible/Atmos/pipe.rsi
- type: Damageable
- type: Destructible
thresholds:
@@ -21,14 +30,11 @@
- type: entity
parent: GasCanisterPortBase
id: FourwayGasCanisterPort
name: Fourway Gas Canister Port
id: GasCanisterPort
name: Gas Canister Port
components:
- type: NodeContainer
nodes:
- !type:PipeNode
nodeGroupID: Pipe
pipeDirection: Fourway
- type: Sprite
sprite: Constructible/Power/smes.rsi
state: smes
pipeDirection: East

Binary file not shown.

After

Width:  |  Height:  |  Size: 288 B

View File

@@ -0,0 +1 @@
{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/tgstation/tgstation at commit 57cd1d59ca019dd0e7811ac451f295f818e573da", "states": [{"name": "gasCanisterPort", "directions": 1, "delays": [[1.0]]}]}