Gas canister port sprites (#3009)
Co-authored-by: py01 <pyronetics01@gmail.com>
This commit is contained in:
@@ -10,6 +10,15 @@
|
|||||||
- type: SnapGrid
|
- type: SnapGrid
|
||||||
offset: Center
|
offset: Center
|
||||||
- type: Sprite
|
- 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: Damageable
|
||||||
- type: Destructible
|
- type: Destructible
|
||||||
thresholds:
|
thresholds:
|
||||||
@@ -21,14 +30,11 @@
|
|||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: GasCanisterPortBase
|
parent: GasCanisterPortBase
|
||||||
id: FourwayGasCanisterPort
|
id: GasCanisterPort
|
||||||
name: Fourway Gas Canister Port
|
name: Gas Canister Port
|
||||||
components:
|
components:
|
||||||
- type: NodeContainer
|
- type: NodeContainer
|
||||||
nodes:
|
nodes:
|
||||||
- !type:PipeNode
|
- !type:PipeNode
|
||||||
nodeGroupID: Pipe
|
nodeGroupID: Pipe
|
||||||
pipeDirection: Fourway
|
pipeDirection: East
|
||||||
- type: Sprite
|
|
||||||
sprite: Constructible/Power/smes.rsi
|
|
||||||
state: smes
|
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 288 B |
@@ -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]]}]}
|
||||||
Reference in New Issue
Block a user