From 5642d7c2525ea5f9335f5b9eb5abef0ae2779726 Mon Sep 17 00:00:00 2001 From: SpaceLizard Date: Wed, 19 Feb 2025 01:05:47 -0500 Subject: [PATCH] Saxophone fix (#35257) Saxophone-Fix --- Resources/Prototypes/Catalog/Cargo/cargo_fun.yml | 4 ++-- Resources/Prototypes/Catalog/Fills/Crates/fun.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Catalog/Cargo/cargo_fun.yml b/Resources/Prototypes/Catalog/Cargo/cargo_fun.yml index 48321ac8fe..201a3b79f6 100644 --- a/Resources/Prototypes/Catalog/Cargo/cargo_fun.yml +++ b/Resources/Prototypes/Catalog/Cargo/cargo_fun.yml @@ -14,7 +14,7 @@ sprite: Objects/Fun/Instruments/structureinstruments.rsi state: tuba product: CrateFunInstrumentsBrass - cost: 2500 + cost: 2000 category: cargoproduct-category-name-fun group: market @@ -34,7 +34,7 @@ sprite: Objects/Fun/Instruments/harmonica.rsi state: icon product: CrateFunInstrumentsWoodwind - cost: 2500 + cost: 3000 category: cargoproduct-category-name-fun group: market diff --git a/Resources/Prototypes/Catalog/Fills/Crates/fun.yml b/Resources/Prototypes/Catalog/Fills/Crates/fun.yml index 84c8995222..f207b123e5 100644 --- a/Resources/Prototypes/Catalog/Fills/Crates/fun.yml +++ b/Resources/Prototypes/Catalog/Fills/Crates/fun.yml @@ -102,8 +102,6 @@ amount: 2 - id: FrenchHornInstrument amount: 2 - - id: SaxophoneInstrument - amount: 2 - id: EuphoniumInstrument - id: TubaInstrument @@ -140,6 +138,8 @@ - id: FluteInstrument - id: HarmonicaInstrument amount: 2 + - id: SaxophoneInstrument + amount: 2 - id: OcarinaInstrument - id: PanFluteInstrument -- 2.51.2