Skip to content

Commit

Permalink
Fix pricing?
Browse files Browse the repository at this point in the history
  • Loading branch information
Roudenn committed Jan 9, 2025
1 parent 6c575f7 commit f6bd1e4
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,3 @@
- type: Tag
tags:
- StationMapElectronics
- type: StaticPrice
price: 20
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
sprite: Objects/Misc/module.rsi
state: generic
- type: StaticPrice
price: 100
price: 45
- type: PhysicalComposition
materialComposition:
Glass: 200
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
tags:
- DoorElectronics
- type: DoorElectronics
- type: StaticPrice
price: 20
- type: AccessReader
- type: ActivatableUI
key: enum.DoorElectronicsConfigurationUiKey.Key
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,3 @@
- type: Tag
tags:
- FirelockElectronics
- type: StaticPrice
price: 20
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,3 @@
tags:
- FreezerElectronics
- type: DoorElectronics
- type: StaticPrice
price: 20
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
- type: Tag
tags:
- TimerSignalElectronics
- type: StaticPrice
price: 20

- type: entity
id: ScreenTimerElectronics
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Recipes/Lathes/electronics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
parent: BaseElectronicsRecipe
id: BaseCheapElectronicsRecipe
materials:
Steel: 50
Steel: 100
Plastic: 50

- type: latheRecipe
Expand Down

0 comments on commit f6bd1e4

Please sign in to comment.