Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Фикс Материал Реквайрментс
Browse files Browse the repository at this point in the history
  • Loading branch information
Succuberry authored and Succuberry committed Jul 14, 2024
1 parent 9b44c53 commit f992a18
Showing 1 changed file with 19 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
Capacitor: 3
Manipulator: 2
MatterBin: 2
# materialRequirements:
# Cable: 5
# CableHV: 3
# Steel: 12
stackRequirements:
Cable: 5
CableHV: 3
Steel: 12
- type: StaticPrice
price: 150

Expand All @@ -45,10 +45,10 @@
Capacitor: 5
Manipulator: 3
MatterBin: 1
# materialRequirements:
# Cable: 4
# CableHV: 5
# Steel: 16
stackRequirements:
Cable: 4
CableHV: 5
Steel: 16
- type: StaticPrice
price: 150

Expand All @@ -66,10 +66,10 @@
Capacitor: 4
Manipulator: 4
MatterBin: 5
# materialRequirements:
# Cable: 6
# CableHV: 3
# Steel: 14
stackRequirements:
Cable: 6
CableHV: 3
Steel: 14
- type: StaticPrice
price: 150

Expand All @@ -87,10 +87,10 @@
Capacitor: 3
Manipulator: 6
MatterBin: 3
# materialRequirements:
# Cable: 4
# CableHV: 2
# Steel: 11
stackRequirements:
Cable: 4
CableHV: 2
Steel: 11
- type: StaticPrice
price: 150

Expand All @@ -108,12 +108,10 @@
Capacitor: 6
Manipulator: 4
MatterBin: 2
# materialRequirements:
# Cable: 5
# CableHV: 3
# Steel: 18
stackRequirements:
Cable: 5
CableHV: 3
Steel: 18
Glass: 15
Steel: 15
- type: StaticPrice
price: 150

0 comments on commit f992a18

Please sign in to comment.