Skip to content

Commit

Permalink
[Fix] Substation's point light
Browse files Browse the repository at this point in the history
  • Loading branch information
MureixloI authored Jun 20, 2024
1 parent 468af61 commit 38e43e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Structures/Power/substation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
- type: PointLight
radius: 1.5
energy: 1
color: "#ff6900"
color: "#34e06d"
castShadows: false
- type: NodeContainer
examinable: true
Expand Down Expand Up @@ -127,7 +127,7 @@
- type: PointLight
radius: 1.5
energy: 1
color: "#ff6900"
color: "#34e06d"
netsync: false
castShadows: false
offset: 0, -0.2
Expand Down

0 comments on commit 38e43e2

Please sign in to comment.