mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-14 19:03:21 +00:00
* Adds canister windows (#58826) * Adds canister windows Co-authored-by: Emmett Gaines <ninjanomnom@gmail.com>
25 lines
448 B
JSON
25 lines
448 B
JSON
{
|
|
"": [
|
|
{
|
|
"type": "reference",
|
|
"reference_type": "/datum/greyscale_config/canister/base",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [ 1 ]
|
|
},
|
|
{
|
|
"type": "reference",
|
|
"reference_type": "/datum/greyscale_config/canister/post_effects",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [ 1 ]
|
|
}
|
|
],
|
|
"window-base": [
|
|
{
|
|
"type": "icon_state",
|
|
"icon_state": "window-base",
|
|
"blend_mode": "overlay",
|
|
"color_ids": [ 1 ]
|
|
}
|
|
]
|
|
}
|