Emergency lights fixes (#8454)
This commit is contained in:
committed by
GitHub
parent
5729990b14
commit
1bfea8c8dd
@@ -272,12 +272,12 @@
|
|||||||
name: emergency light
|
name: emergency light
|
||||||
description: A small red light with an internal battery that turns on as soon as it stops receiving any power.
|
description: A small red light with an internal battery that turns on as soon as it stops receiving any power.
|
||||||
parent: AlwaysPoweredWallLight
|
parent: AlwaysPoweredWallLight
|
||||||
|
suffix:
|
||||||
components:
|
components:
|
||||||
- type: PointLight
|
- type: PointLight
|
||||||
enabled: false
|
enabled: false
|
||||||
radius: 10
|
radius: 10
|
||||||
energy: 2.5
|
energy: 2.5
|
||||||
offset: "0, 0.5"
|
|
||||||
color: "#FF4020"
|
color: "#FF4020"
|
||||||
mask: /Textures/Effects/LightMasks/cone.png
|
mask: /Textures/Effects/LightMasks/cone.png
|
||||||
- type: ApcPowerReceiver
|
- type: ApcPowerReceiver
|
||||||
|
|||||||
Reference in New Issue
Block a user