Post Light sprite fix and state (#8578)
* adjusted post light sprite and added empty state * update construction location
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
graph: LightFixture
|
||||
node: tubeLight
|
||||
- type: Sprite
|
||||
sprite: Structures/Decoration/LightPosts/small_light_post.rsi
|
||||
sprite: Structures/Lighting/LightPosts/small_light_post.rsi
|
||||
layers:
|
||||
- state: on
|
||||
map: ["enum.PoweredLightLayers.Base"]
|
||||
@@ -67,7 +67,7 @@
|
||||
parent: BaseLightStructure
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Structures/Decoration/LightPosts/small_light_post.rsi
|
||||
sprite: Structures/Lighting/LightPosts/small_light_post.rsi
|
||||
state: off
|
||||
- type: PointLight
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user