Research Server Texture (#22092)

This commit is contained in:
Nairod
2023-12-02 10:50:09 -06:00
committed by GitHub
parent 36d290a5a5
commit 1034f97eee
3 changed files with 6 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
sprite: Structures/Machines/server.rsi sprite: Structures/Machines/server.rsi
layers: layers:
- state: server - state: server
- state: variant-research
- state: server_o - state: server_o
map: ["enum.WiresVisualLayers.MaintenancePanel"] map: ["enum.WiresVisualLayers.MaintenancePanel"]
- type: ResearchServer - type: ResearchServer

View File

@@ -5,7 +5,7 @@
"y": 32 "y": 32
}, },
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/master/icons/obj/machines/excelsior/autolathe.dmi at 40b254106b46981b8ad95ccd5589deb8fa56e765", "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/master/icons/obj/machines/excelsior/autolathe.dmi at 40b254106b46981b8ad95ccd5589deb8fa56e765. Variant-research made for Space Station 14 by Nairod(github)",
"states": [ "states": [
{ {
"name": "server" "name": "server"
@@ -30,6 +30,10 @@
{ {
"name": "variant-crew" "name": "variant-crew"
},
{
"name": "variant-research"
} }
] ]
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 B