Files
Bubberstation/code/datums/greyscale/json_configs/circuit.json
Thunder12345 b7cb5cea16 Converts circuitboards to GAGS (#58841)
Co-authored-by: Thunder12345 <stewart@critar.demon.co.uk>
2021-05-03 16:53:57 -07:00

16 lines
225 B
JSON

{
"": [
{
"type": "icon_state",
"icon_state": "circuit_board",
"blend_mode": "overlay",
"color_ids": [ 1 ]
},
{
"type": "icon_state",
"icon_state": "circuit_chip",
"blend_mode": "overlay"
}
]
}