Change default lights on devmap to non-LED ones (#24192)
This commit is contained in:
@@ -616,7 +616,7 @@ entities:
|
|||||||
rot: 3.141592653589793 rad
|
rot: 3.141592653589793 rad
|
||||||
pos: 1.5,-3.5
|
pos: 1.5,-3.5
|
||||||
parent: 179
|
parent: 179
|
||||||
- proto: AlwaysPoweredLightLED
|
- proto: AlwaysPoweredWallLight
|
||||||
entities:
|
entities:
|
||||||
- uid: 59
|
- uid: 59
|
||||||
components:
|
components:
|
||||||
|
|||||||
@@ -33,8 +33,9 @@
|
|||||||
shader: unshaded
|
shader: unshaded
|
||||||
state: base
|
state: base
|
||||||
- type: PointLight
|
- type: PointLight
|
||||||
radius: 10
|
color: "#FFE4CE" # 5000K color temp
|
||||||
energy: 0.8
|
energy: 0.8
|
||||||
|
radius: 10
|
||||||
softness: 1
|
softness: 1
|
||||||
offset: "0, -0.5"
|
offset: "0, -0.5"
|
||||||
- type: Damageable
|
- type: Damageable
|
||||||
|
|||||||
Reference in New Issue
Block a user