From 3b202fe9d2138a032a268f70bb3ef7fc1c192913 Mon Sep 17 00:00:00 2001 From: Whatstone <166147148+whatston3@users.noreply.github.com> Date: Mon, 5 Aug 2024 13:04:56 -0400 Subject: [PATCH] RCD: add vend prices (#1800) * RCD: vend prices * Update shipyard_rcd.yml * Update tools.yml --------- Co-authored-by: Dvir <39403717+dvir001@users.noreply.github.com> --- Resources/Prototypes/Entities/Objects/Tools/tools.yml | 1 + .../Prototypes/_NF/Entities/Objects/Tools/shipyard_rcd.yml | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Tools/tools.yml b/Resources/Prototypes/Entities/Objects/Tools/tools.yml index a7faa6e0592..d213b9a459b 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/tools.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/tools.yml @@ -386,6 +386,7 @@ Plastic: 100 - type: StaticPrice price: 100 + vendPrice: 5000 # Frontier - type: UserInterface interfaces: enum.RcdUiKey.Key: diff --git a/Resources/Prototypes/_NF/Entities/Objects/Tools/shipyard_rcd.yml b/Resources/Prototypes/_NF/Entities/Objects/Tools/shipyard_rcd.yml index 38be7ba0bf2..d3ae2acbff6 100644 --- a/Resources/Prototypes/_NF/Entities/Objects/Tools/shipyard_rcd.yml +++ b/Resources/Prototypes/_NF/Entities/Objects/Tools/shipyard_rcd.yml @@ -35,8 +35,6 @@ materialComposition: Steel: 5000 Plastic: 1000 - - type: StaticPrice - price: 500 - type: entity id: ShipyardRCDEmpty