Skip to content

Commit

Permalink
Update radio.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bryan-hub committed Nov 10, 2024
1 parent 045b1d0 commit b9cf982
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions Resources/Prototypes/_Nuclear14/Entities/Structures/Misc/radio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit b9cf982

Please sign in to comment.