Flatpacker Tweaks (#23552)

* flatpacker nerf

* stuff
This commit is contained in:
Nemanja
2024-01-05 00:01:24 -05:00
committed by GitHub
parent bb2a9eac45
commit a2cdbda019
5 changed files with 41 additions and 24 deletions

View File

@@ -32,12 +32,10 @@
False: { visible: false }
- type: FlatpackCreator
baseMachineCost:
Steel: 600
Plastic: 200
Steel: 750
baseComputerCost:
Steel: 600
Plastic: 200
Glass: 200
Steel: 500
Glass: 250
- type: Machine
board: FlatpackerMachineCircuitboard
- type: MaterialStorage
@@ -85,3 +83,13 @@
- board_slot
- type: StaticPrice
price: 2000
- type: entity
id: FlatpackerNoBoardEffect
categories:
- hideSpawnMenu
components:
- type: Sprite
sprite: Structures/Machines/autolathe.rsi
state: icon
color: "#222222"