Post Light sprite fix and state (#8578)

* adjusted post light sprite and added empty state

* update construction location
This commit is contained in:
Peptide90
2022-06-02 21:12:23 +01:00
committed by GitHub
parent 0681bb1e00
commit 05c701975b
8 changed files with 6 additions and 3 deletions

View File

@@ -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

View File

@@ -460,7 +460,7 @@
category: Structures
description: A ground light fixture. Use light bulbs.
icon:
sprite: Structures/Decoration/LightPosts/small_light_post.rsi
sprite: Structures/Lighting/LightPosts/small_light_post.rsi
state: off
objectType: Structure
placementMode: SnapgridCenter

Binary file not shown.

Before

Width:  |  Height:  |  Size: 323 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 330 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 312 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 309 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 B