Gas canister port sprites (#3009)
Co-authored-by: py01 <pyronetics01@gmail.com>
This commit is contained in:
@@ -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 |
@@ -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