Replaces medical scanner sprite. (#2870)

* Initial

* Let's go

* Updates the pods meta.json cause I can
This commit is contained in:
Swept
2021-01-05 01:10:24 +00:00
committed by GitHub
parent 447f0af6c2
commit 350f7313be
39 changed files with 144 additions and 162 deletions

View File

@@ -7,7 +7,7 @@
components:
- type: Sprite
netsync: false
sprite: Objects/Specific/Medical/cloning.rsi
sprite: Constructible/Specific/Medical/cloning.rsi
layers:
- state: pod_0
map: ["enum.CloningPodVisualLayers.Machine"]

View File

@@ -7,11 +7,11 @@
components:
- type: Sprite
netsync: false
sprite: Constructible/Power/medical_scanner.rsi
sprite: Constructible/Specific/Medical/scanner.rsi
layers:
- state: scanner_open
- state: open
map: ["enum.MedicalScannerVisualLayers.Machine"]
- state: scanner_terminal_blue
- state: idle_unlit
map: ["enum.MedicalScannerVisualLayers.Terminal"]
- type: PowerReceiver
- type: Anchorable
@@ -22,7 +22,6 @@
anchored: true
shapes:
- !type:PhysShapeAabb
bounds: "-0.5,0,0.5,1"
layer:
- Opaque
- Impassable