Skip to content

Commit

Permalink
изменен ие яркости ламп
Browse files Browse the repository at this point in the history
  • Loading branch information
1Stepka1 committed Nov 19, 2023
1 parent 91cb20f commit dc7ee07
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Resources/Prototypes/ADT/Entities/Objects/Power/lights.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
components:
- type: LightBulb
color: "#00FF00"
lightEnergy: 6
lightEnergy: 2
lightRadius: 15
lightSoftness: 0.9
BurningTemperature: 1000
Expand All @@ -23,7 +23,7 @@
components:
- type: LightBulb
color: "#FF0000"
lightEnergy: 6
lightEnergy: 2
lightRadius: 15
lightSoftness: 0.9
BurningTemperature: 1000
Expand All @@ -38,7 +38,7 @@
components:
- type: LightBulb
color: "#0000FF"
lightEnergy: 6
lightEnergy: 2
lightRadius: 15
lightSoftness: 0.9
BurningTemperature: 1000
Expand All @@ -53,7 +53,7 @@
components:
- type: LightBulb
color: "#FFE400"
lightEnergy: 6
lightEnergy: 2
lightRadius: 15
lightSoftness: 0.9
BurningTemperature: 1000
Expand All @@ -68,7 +68,7 @@
components:
- type: LightBulb
color: "#EE82EE"
lightEnergy: 6
lightEnergy: 2
lightRadius: 15
lightSoftness: 0.9
BurningTemperature: 1000
Expand Down

0 comments on commit dc7ee07

Please sign in to comment.