From b9cf98272701c132bc203ad005fab627032bc0ad Mon Sep 17 00:00:00 2001 From: bryanhubbard Date: Sun, 10 Nov 2024 15:19:59 -0500 Subject: [PATCH] Update radio.yml --- .../Entities/Structures/Misc/radio.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Resources/Prototypes/_Nuclear14/Entities/Structures/Misc/radio.yml b/Resources/Prototypes/_Nuclear14/Entities/Structures/Misc/radio.yml index 51216793cf..80b11341d6 100644 --- a/Resources/Prototypes/_Nuclear14/Entities/Structures/Misc/radio.yml +++ b/Resources/Prototypes/_Nuclear14/Entities/Structures/Misc/radio.yml @@ -144,3 +144,20 @@ type: HandheldRadioBoundUserInterface # Nuclear-14-End +- type: entity + parent: PoweredSmallLight + id: N14LightRadioOnAirSign + name: radio on air sign + components: + - type: Sprite + sprite: _Nuclear14/Structures/Misc/radiostation/radioonair.rsi + state: base + layers: + - state: off + - state: on + map: ["enum.PoweredLightLayers.Base"] + - type: WallMount + - type: PointLight + radius: 7 + energy: 0.6 + softness: 0.4