Files
Peptide90 649b94303e Telescreens and big flat screen TV (#8842)
* first pass wall tv

* telescreen first pass

* adds flat screen television

* removed duplicate assets

* code changes and construction graph start

* Update lv stack to apc

* completed graphs and fixed bb sizes

* Proto update

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-07-04 17:10:29 +10:00

34 lines
488 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by Peptide90 for SS14",
"size": {
"x": 64,
"y": 32
},
"states": [
{
"name": "television_wall"
},
{
"name": "television_wall_off"
},
{
"name": "television_wallbroken"
},
{
"name": "television_wallscreen",
"delays": [
[
0.7,
0.7,
0.7,
0.7,
0.7,
0.7
]
]
}
]
}