Cleans up lathe rsis (#3392)

This commit is contained in:
Swept
2021-02-25 11:48:35 +00:00
committed by GitHub
parent 6acb38754f
commit e9af0d58e7
51 changed files with 434 additions and 410 deletions

View File

@@ -44,13 +44,15 @@
- type: Sprite
sprite: Constructible/Power/autolathe.rsi
layers:
- state: autolathe
- state: icon
map: ["enum.AutolatheVisualLayers.Base"]
- state: autolathe_unlit
- state: unlit
shader: unshaded
map: ["enum.AutolatheVisualLayers.BaseUnlit"]
- state: autolathe_panel
map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
- state: icon
map: ["enum.AutolatheVisualLayers.AnimationLayer"]
- state: panel
map: ["enum.WiresVisualLayers.MaintenancePanel"]
- type: Construction
graph: machine
node: machine
@@ -106,15 +108,15 @@
- type: Sprite
sprite: Constructible/Power/protolathe.rsi
layers:
- state: protolathe
- state: icon
map: ["enum.ProtolatheVisualLayers.Base"]
- state: protolathe_unlit
- state: unlit
shader: unshaded
map: ["enum.ProtolatheVisualLayers.BaseUnlit"]
- state: protolathe
- state: icon
map: ["enum.ProtolatheVisualLayers.AnimationLayer"]
- state: protolathe_panel
map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
- state: panel
map: ["enum.WiresVisualLayers.MaintenancePanel"]
- type: ResearchClient
- type: Construction
graph: machine