Skip to content

Commit

Permalink
RCD: add vend prices (new-frontiers-14#1800)
Browse files Browse the repository at this point in the history
* RCD: vend prices

* Update shipyard_rcd.yml

* Update tools.yml

---------

Co-authored-by: Dvir <[email protected]>
  • Loading branch information
whatston3 and dvir001 authored Aug 5, 2024
1 parent 75bf745 commit 3b202fe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions Resources/Prototypes/Entities/Objects/Tools/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,7 @@
Plastic: 100
- type: StaticPrice
price: 100
vendPrice: 5000 # Frontier
- type: UserInterface
interfaces:
enum.RcdUiKey.Key:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@
materialComposition:
Steel: 5000
Plastic: 1000
- type: StaticPrice
price: 500

- type: entity
id: ShipyardRCDEmpty
Expand Down

0 comments on commit 3b202fe

Please sign in to comment.