Skip to content

Commit

Permalink
New Telescreen and fix MapRender in origin
Browse files Browse the repository at this point in the history
  • Loading branch information
UrPrice committed Jul 15, 2024
1 parent 8efdef7 commit 5fa5cd8
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@
interfaces:
enum.SurveillanceCameraMonitorUiKey.Key:
type: SurveillanceCameraMonitorBoundUserInterface
- type: ViewableStationMap # SS220 Camera-Map


# Wall Televisions

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# © SS220, An EULA/CLA with a hosting restriction, full text: https://raw.githubusercontent.com/SerbiaStrong-220/space-station-14/master/CLA.txt

- type: entity
parent: WallmountTelescreen
id: WallmountTelescreenWireless
suffix: wirless camera monitor
name: телеэкран
components:
- type: Construction
graph: WallmountTelescreen
node: Telescreen
- type: PointLight
radius: 1.5
energy: 1.6
color: "#b89f25"
- type: DeviceNetwork
deviceNetId: Wireless
receiveFrequencyId: SurveillanceCamera
transmitFrequencyId: SurveillanceCamera
- type: ViewableStationMap # SS220 Camera-Map

0 comments on commit 5fa5cd8

Please sign in to comment.