Skip to content

Commit

Permalink
Merge pull request #612 from 1Stepka1/smesfix
Browse files Browse the repository at this point in the history
Возможная починка света
  • Loading branch information
PyotrIgn authored Apr 14, 2024
2 parents e067e64 + e0a0ed0 commit 7572f65
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Resources/Prototypes/Entities/Structures/Power/smes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@
voltage: High
node: input
- type: PowerNetworkBattery
maxSupply: 15000000
maxChargeRate: 500000
supplyRampTolerance: 500000
supplyRampRate: 100000
maxSupply: 150000
maxChargeRate: 5000
supplyRampTolerance: 5000
supplyRampRate: 1000
- type: PointLight
radius: 1.5
energy: 1.6
Expand Down

0 comments on commit 7572f65

Please sign in to comment.