From 6ee27b448074d1d46956489100487edcda940c9a Mon Sep 17 00:00:00 2001 From: Cheackraze <71046427+Cheackraze@users.noreply.github.com> Date: Fri, 18 Aug 2023 00:42:11 -0400 Subject: [PATCH] plasma balance --- Resources/Prototypes/Catalog/Cargo/cargo_materials.yml | 2 +- .../Prototypes/Entities/Objects/Materials/Sheets/other.yml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Catalog/Cargo/cargo_materials.yml b/Resources/Prototypes/Catalog/Cargo/cargo_materials.yml index 5d2988b7a33..205f9286273 100644 --- a/Resources/Prototypes/Catalog/Cargo/cargo_materials.yml +++ b/Resources/Prototypes/Catalog/Cargo/cargo_materials.yml @@ -54,7 +54,7 @@ sprite: Objects/Materials/Sheets/other.rsi state: plasma_3 product: CrateMaterialPlasma - cost: 4500 # TODO: Lower the cost back when possible + cost: 3000 # TODO: Lower the cost back when possible category: Materials group: market diff --git a/Resources/Prototypes/Entities/Objects/Materials/Sheets/other.yml b/Resources/Prototypes/Entities/Objects/Materials/Sheets/other.yml index 85c659378a5..c1c06f79025 100644 --- a/Resources/Prototypes/Entities/Objects/Materials/Sheets/other.yml +++ b/Resources/Prototypes/Entities/Objects/Materials/Sheets/other.yml @@ -96,6 +96,8 @@ - type: Tag tags: - Sheet + - type: StackPrice + price: 10 - type: entity parent: SheetPlasma