Skip to content

Commit

Permalink
фикс три
Browse files Browse the repository at this point in the history
  • Loading branch information
BL02DL committed Sep 25, 2024
1 parent d41d054 commit e26f7dc
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,31 +37,31 @@
Glass: 400
LPPDiamond: 2500

# - type: latheRecipe
# id: LPPClothingOuterArmorReflective
# result: ClothingOuterArmorReflective
# completetime: 4
# materials:
# Steel: 300
# Glass: 900
# LPPDiamond: 3000
- type: latheRecipe
id: LPPClothingOuterArmorReflective
result: ClothingOuterArmorReflective
completetime: 4
materials:
Steel: 300
Glass: 900
LPPDiamond: 3000

# - type: latheRecipe
# id: LPPSpaceForgeCircuitBoard
# result: LPPSpaceForgeCircuitBoard
# category: Circuitry
# completetime: 4
# materials:
# Steel: 100
# Glass: 900
# LPPDiamond: 500
- type: latheRecipe
id: LPPSpaceForgeCircuitBoard
result: LPPSpaceForgeCircuitBoard
category: Circuitry
completetime: 4
materials:
Steel: 100
Glass: 900
LPPDiamond: 500

# - type: latheRecipe
# id: LPPSpaceForgeCircuitBoardCMDAndSec
# result: LPPSpaceForgeCircuitBoardCMDAndSec
# category: Circuitry
# completetime: 4
# materials:
# Steel: 100
# Glass: 900
# LPPDiamond: 500
- type: latheRecipe
id: LPPSpaceForgeCircuitBoardCMDAndSec
result: LPPSpaceForgeCircuitBoardCMDAndSec
category: Circuitry
completetime: 4
materials:
Steel: 100
Glass: 900
LPPDiamond: 500
26 changes: 13 additions & 13 deletions Resources/Prototypes/_LostParadise/Research/diamond_production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,21 +26,21 @@
cost: 15000
recipeUnlocks:
- LPPRiotLaserShield
# - LPPClothingOuterArmorReflective
- LPPClothingOuterArmorReflective
# - LPPClothingOuterHardsuitReflectivepatrolsec

# - type: technology
# id: LPPAdvancedDesign
# name: lppresearch-technology-advanced-design
# icon:
# sprite: _LostParadise/Structures/Machines/SpaceForge.rsi
# state: icon
# discipline: LPPDiamondProduction
# tier: 2
# cost: 15000
# recipeUnlocks:
# - LPPSpaceForgeCircuitBoard
# - LPPSpaceForgeCircuitBoardCMDAndSec
- type: technology
id: LPPAdvancedDesign
name: lppresearch-technology-advanced-design
icon:
sprite: _LostParadise/Structures/Machines/SpaceForge.rsi
state: icon
discipline: LPPDiamondProduction
tier: 2
cost: 15000
recipeUnlocks:
- LPPSpaceForgeCircuitBoard
- LPPSpaceForgeCircuitBoardCMDAndSec

# Tier 3

Expand Down

0 comments on commit e26f7dc

Please sign in to comment.