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>
This commit is contained in:
@@ -1558,7 +1558,12 @@
|
||||
"name": "television"
|
||||
},
|
||||
{
|
||||
"name": "television_broken"
|
||||
"name": "telescreen",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "telescreen_broken",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "detective_television"
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 723 B |
Binary file not shown.
|
After Width: | Height: | Size: 881 B |
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 336 B |
Binary file not shown.
|
After Width: | Height: | Size: 336 B |
Binary file not shown.
|
After Width: | Height: | Size: 277 B |
Binary file not shown.
|
After Width: | Height: | Size: 746 B |
Reference in New Issue
Block a user