Skip to content

Commit

Permalink
Небольшой фикс
Browse files Browse the repository at this point in the history
  • Loading branch information
aristophanivan committed Aug 21, 2024
1 parent 185f558 commit d6c7fc5
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
- type: PowerSupplier
supplyRate: 160000
- type: Sprite
sprite: Stories/Structures/Machines/EnergyCores/sprnd/sprnd_mini.rsi
sprite: Stories/Structures/Machines/EnergyCores/sprnd/sprnd_big.rsi

- type: entity
parent: BaseSmallCore
Expand All @@ -52,7 +52,7 @@
- type: PowerSupplier
supplyRate: 190000
- type: Sprite
sprite: Stories/Structures/Machines/EnergyCores/spblue/spblue_mini.rsi
sprite: Stories/Structures/Machines/EnergyCores/spblue/spblue_big.rsi

- type: entity
parent: BaseSmallCore
Expand All @@ -72,7 +72,7 @@
- type: PowerSupplier
supplyRate: 200000
- type: Sprite
sprite: Stories/Structures/Machines/EnergyCores/spred/spred_mini.rsi
sprite: Stories/Structures/Machines/EnergyCores/spred/spred_big.rsi

- type: entity
parent: BaseSmallCore
Expand All @@ -91,4 +91,4 @@
- type: PowerSupplier
supplyRate: 140000
- type: Sprite
sprite: Stories/Structures/Machines/EnergyCores/sphere/sphere_mini.rsi
sprite: Stories/Structures/Machines/EnergyCores/sphere/sphere_big.rsi

0 comments on commit d6c7fc5

Please sign in to comment.