Merge branch 'master' into 2020-08-19-firelocks
This commit is contained in:
@@ -12,7 +12,12 @@
|
||||
- type: Icon
|
||||
texture: Constructible/Power/eightdirwire.png
|
||||
- type: Sprite
|
||||
texture: Constructible/Power/eightdirwire.png
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: PipeVisualizer
|
||||
pipeRSI: Constructible/Atmos/pipe.rsi
|
||||
- type: SiphonVisualizer
|
||||
siphonRSI: Constructible/Atmos/scrubber.rsi
|
||||
- type: Destructible
|
||||
thresholdvalue: 100
|
||||
|
||||
|
||||
@@ -12,7 +12,12 @@
|
||||
- type: Icon
|
||||
texture: Constructible/Power/eightdirwire.png
|
||||
- type: Sprite
|
||||
texture: Constructible/Power/eightdirwire.png
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: PipeVisualizer
|
||||
pipeRSI: Constructible/Atmos/pipe.rsi
|
||||
- type: VentVisualizer
|
||||
ventRSI: Constructible/Atmos/vent.rsi
|
||||
- type: Destructible
|
||||
thresholdvalue: 100
|
||||
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
- type: entity
|
||||
id: LargeBarSign
|
||||
name: large bar sign
|
||||
abstract: true
|
||||
components:
|
||||
- type: Clickable
|
||||
- type: InteractionOutline
|
||||
|
||||
Reference in New Issue
Block a user