From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Sat, 2 Mar 2024 06:43:29 +0000 (-0500) Subject: move space heaters into cargo (#25735) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=9cdffb7b6e357da6b38833fa54fb6564d086de53;p=space-station-14.git move space heaters into cargo (#25735) * move space heaters into cargo * AAA!!! the indentation1!!! * remove crate --- diff --git a/Resources/Prototypes/Catalog/Cargo/cargo_engineering.yml b/Resources/Prototypes/Catalog/Cargo/cargo_engineering.yml index 8369a81307..b5468fd982 100644 --- a/Resources/Prototypes/Catalog/Cargo/cargo_engineering.yml +++ b/Resources/Prototypes/Catalog/Cargo/cargo_engineering.yml @@ -127,4 +127,13 @@ cost: 15000 category: Engineering group: market - \ No newline at end of file + +- type: cargoProduct + id: EngineeringSpaceHeater + icon: + sprite: Structures/Piping/Atmospherics/Portable/portable_sheater.rsi + state: sheaterOff + product: SpaceHeaterAnchored + cost: 300 + category: Engineering + group: market diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index e9a90729e5..1f64290b83 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -387,11 +387,11 @@ - ElectricGrillMachineCircuitboard - BoozeDispenserMachineCircuitboard - SodaDispenserMachineCircuitboard + - SpaceHeaterMachineCircuitBoard dynamicRecipes: - ThermomachineFreezerMachineCircuitBoard - HellfireFreezerMachineCircuitBoard - PortableScrubberMachineCircuitBoard - - SpaceHeaterMachineCircuitBoard - CloningPodMachineCircuitboard - MedicalScannerMachineCircuitboard - CryoPodMachineCircuitboard diff --git a/Resources/Prototypes/Research/industrial.yml b/Resources/Prototypes/Research/industrial.yml index 52772c51e0..9ab845d80b 100644 --- a/Resources/Prototypes/Research/industrial.yml +++ b/Resources/Prototypes/Research/industrial.yml @@ -132,7 +132,7 @@ - RadarConsoleCircuitboard - HandHeldMassScanner - BorgModuleGPS - + - type: technology id: Shuttlecraft name: research-technology-shuttlecraft @@ -160,7 +160,6 @@ recipeUnlocks: - HellfireFreezerMachineCircuitBoard - PortableScrubberMachineCircuitBoard - - SpaceHeaterMachineCircuitBoard - HolofanProjector - type: technology