Fixes telescreen sprites (#13779)
Co-authored-by: Jeff <velcroboy333@hotmail.com>
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
sprite: Structures/Machines/computers.rsi
|
||||
layers:
|
||||
- map: ["computerLayerBody"]
|
||||
state: television
|
||||
state: telescreen_frame
|
||||
- map: ["computerLayerScreen"]
|
||||
state: telescreen
|
||||
- type: Fixtures
|
||||
|
||||
@@ -23,9 +23,10 @@
|
||||
description: "A surveillance camera monitor for the wall."
|
||||
icon:
|
||||
sprite: Structures/Machines/computers.rsi
|
||||
state: telescreen
|
||||
state: telescreen_frame
|
||||
objectType: Structure
|
||||
placementMode: SnapgridCenter
|
||||
canBuildInImpassable: true
|
||||
|
||||
# POWER
|
||||
- type: construction
|
||||
|
||||
@@ -1606,6 +1606,10 @@
|
||||
"name": "telescreen",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "telescreen_frame",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "telescreen_broken",
|
||||
"directions": 4
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 723 B After Width: | Height: | Size: 630 B |
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user