Added new sprites for the security techfab (#7022)
This commit is contained in:
@@ -250,8 +250,21 @@
|
|||||||
parent: Protolathe
|
parent: Protolathe
|
||||||
id: SecurityTechFab
|
id: SecurityTechFab
|
||||||
name: Security TechFab
|
name: Security TechFab
|
||||||
description: Prints security equipment and some basics.
|
description: Prints equipment for use by security crew.
|
||||||
components:
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
netsync: false
|
||||||
|
sprite: Structures/Machines/security_techfab.rsi
|
||||||
|
layers:
|
||||||
|
- state: icon
|
||||||
|
map: ["enum.ProtolatheVisualLayers.Base"]
|
||||||
|
- state: unlit
|
||||||
|
shader: unshaded
|
||||||
|
map: ["enum.ProtolatheVisualLayers.BaseUnlit"]
|
||||||
|
- state: icon
|
||||||
|
map: ["enum.ProtolatheVisualLayers.AnimationLayer"]
|
||||||
|
- state: panel
|
||||||
|
map: ["enum.WiresVisualLayers.MaintenancePanel"]
|
||||||
- type: ProtolatheDatabase
|
- type: ProtolatheDatabase
|
||||||
protolatherecipes:
|
protolatherecipes:
|
||||||
- Flash
|
- Flash
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 6.6 KiB |
@@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "made by EmoGarbage",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "panel"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "unlit"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 5.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 5.3 KiB |
Reference in New Issue
Block a user