From cf95dd39e2221326ebebf706eb27e75a1e19107c Mon Sep 17 00:00:00 2001 From: deltanedas <39013340+deltanedas@users.noreply.github.com> Date: Sun, 31 Dec 2023 06:09:00 +0000 Subject: [PATCH] roundstart mop and stuff (#23203) * roundstart mop and stuff * dragonops * move move --------- Co-authored-by: deltanedas <@deltanedas:kde.org> --- .../Entities/Structures/Machines/lathe.yml | 12 +-- .../Prototypes/Research/civilianservices.yml | 80 ++++++------------- 2 files changed, 31 insertions(+), 61 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 7811b13795..b8a2851aa2 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -115,6 +115,11 @@ - FoodPlatePlastic - FoodPlateSmallPlastic - SprayBottle + - MopItem + - Holoprojector + - Mousetrap + - LightReplacer + - TrashBag - PowerCellSmall - VehicleWheelchairFolded - RollerBedSpawnFolded @@ -257,11 +262,6 @@ - SuperCapacitorStockPart - SuperMatterBinStockPart - PicoManipulatorStockPart - - MopItem - - Holoprojector - - Mousetrap - - LightReplacer - - TrashBag - AdvMopItem - WeaponSprayNozzle - ClothingBackpackWaterTank @@ -358,6 +358,7 @@ - ElectrolysisUnitMachineCircuitboard - CentrifugeMachineCircuitboard - CondenserMachineCircuitBoard + - UniformPrinterMachineCircuitboard dynamicRecipes: - ThermomachineFreezerMachineCircuitBoard - PortableScrubberMachineCircuitBoard @@ -388,7 +389,6 @@ - ElectricGrillMachineCircuitboard - FatExtractorMachineCircuitboard - SheetifierMachineCircuitboard - - UniformPrinterMachineCircuitboard - ShuttleConsoleCircuitboard - RadarConsoleCircuitboard - TechDiskComputerCircuitboard diff --git a/Resources/Prototypes/Research/civilianservices.yml b/Resources/Prototypes/Research/civilianservices.yml index 1151d9c76f..ffb6383d79 100644 --- a/Resources/Prototypes/Research/civilianservices.yml +++ b/Resources/Prototypes/Research/civilianservices.yml @@ -1,33 +1,5 @@ # Tier 1 -- type: technology - id: JanitorialEquipment - name: research-technology-janitorial-equipment - icon: - sprite: Objects/Specific/Janitorial/mop.rsi - state: mop - discipline: CivilianServices - tier: 1 - cost: 5000 - recipeUnlocks: - - MopItem - - Holoprojector - - Mousetrap - - LightReplacer - - TrashBag - -- type: technology - id: LaundryTech - name: research-technology-laundry-tech - icon: - sprite: Structures/Machines/uniform_printer.rsi - state: icon - discipline: CivilianServices - tier: 1 - cost: 5000 - recipeUnlocks: - - UniformPrinterMachineCircuitboard - - type: technology id: Hydroponics name: research-technology-basic-hydroponics @@ -114,6 +86,31 @@ - DawInstrumentMachineCircuitboard - MassMediaCircuitboard +- type: technology + id: RoboticCleanliness + name: research-technology-robotic-cleanliness + icon: + sprite: Mobs/Silicon/chassis.rsi + state: janitor + discipline: CivilianServices + tier: 1 + cost: 5000 + recipeUnlocks: + - BorgModuleLightReplacer + - BorgModuleAdvancedCleaning + +- type: technology + id: MeatManipulation + name: research-technology-meat-manipulation + icon: + sprite: Structures/Machines/fat_sucker.rsi + state: display + discipline: CivilianServices + tier: 1 + cost: 5000 + recipeUnlocks: + - FatExtractorMachineCircuitboard + # Tier 2 - type: technology @@ -129,19 +126,6 @@ - FauxTileAstroGrass - FauxTileAstroIce -- type: technology - id: RoboticCleanliness - name: research-technology-robotic-cleanliness - icon: - sprite: Mobs/Silicon/chassis.rsi - state: janitor - discipline: CivilianServices - tier: 2 - cost: 5000 - recipeUnlocks: - - BorgModuleLightReplacer - - BorgModuleAdvancedCleaning - - type: technology id: AdvancedCleaning name: research-technology-advanced-cleaning @@ -154,20 +138,6 @@ recipeUnlocks: - AdvMopItem - MegaSprayBottle - technologyPrerequisites: - - JanitorialEquipment - -- type: technology - id: MeatManipulation - name: research-technology-meat-manipulation - icon: - sprite: Structures/Machines/fat_sucker.rsi - state: display - discipline: CivilianServices - tier: 2 - cost: 5000 - recipeUnlocks: - - FatExtractorMachineCircuitboard - type: technology id: HONKMech