Make paused poweredlights enabled (#14270)
This commit is contained in:
@@ -107,6 +107,8 @@
|
||||
components:
|
||||
- type: Sprite
|
||||
state: off
|
||||
- type: PointLight
|
||||
enabled: true
|
||||
- type: PoweredLight
|
||||
hasLampOnSpawn: LightTube
|
||||
damage:
|
||||
@@ -282,6 +284,8 @@
|
||||
components:
|
||||
- type: Sprite
|
||||
state: off
|
||||
- type: PointLight
|
||||
enabled: true
|
||||
- type: PoweredLight
|
||||
hasLampOnSpawn: LightBulb
|
||||
damage:
|
||||
|
||||
Reference in New Issue
Block a user