roundstart mop and stuff (#23203)

* roundstart mop and stuff

* dragonops

* move move

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
deltanedas
2023-12-31 06:09:00 +00:00
committed by GitHub
parent 340d97bda7
commit cf95dd39e2
2 changed files with 31 additions and 61 deletions

View File

@@ -115,6 +115,11 @@
- FoodPlatePlastic - FoodPlatePlastic
- FoodPlateSmallPlastic - FoodPlateSmallPlastic
- SprayBottle - SprayBottle
- MopItem
- Holoprojector
- Mousetrap
- LightReplacer
- TrashBag
- PowerCellSmall - PowerCellSmall
- VehicleWheelchairFolded - VehicleWheelchairFolded
- RollerBedSpawnFolded - RollerBedSpawnFolded
@@ -257,11 +262,6 @@
- SuperCapacitorStockPart - SuperCapacitorStockPart
- SuperMatterBinStockPart - SuperMatterBinStockPart
- PicoManipulatorStockPart - PicoManipulatorStockPart
- MopItem
- Holoprojector
- Mousetrap
- LightReplacer
- TrashBag
- AdvMopItem - AdvMopItem
- WeaponSprayNozzle - WeaponSprayNozzle
- ClothingBackpackWaterTank - ClothingBackpackWaterTank
@@ -358,6 +358,7 @@
- ElectrolysisUnitMachineCircuitboard - ElectrolysisUnitMachineCircuitboard
- CentrifugeMachineCircuitboard - CentrifugeMachineCircuitboard
- CondenserMachineCircuitBoard - CondenserMachineCircuitBoard
- UniformPrinterMachineCircuitboard
dynamicRecipes: dynamicRecipes:
- ThermomachineFreezerMachineCircuitBoard - ThermomachineFreezerMachineCircuitBoard
- PortableScrubberMachineCircuitBoard - PortableScrubberMachineCircuitBoard
@@ -388,7 +389,6 @@
- ElectricGrillMachineCircuitboard - ElectricGrillMachineCircuitboard
- FatExtractorMachineCircuitboard - FatExtractorMachineCircuitboard
- SheetifierMachineCircuitboard - SheetifierMachineCircuitboard
- UniformPrinterMachineCircuitboard
- ShuttleConsoleCircuitboard - ShuttleConsoleCircuitboard
- RadarConsoleCircuitboard - RadarConsoleCircuitboard
- TechDiskComputerCircuitboard - TechDiskComputerCircuitboard

View File

@@ -1,33 +1,5 @@
# Tier 1 # 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 - type: technology
id: Hydroponics id: Hydroponics
name: research-technology-basic-hydroponics name: research-technology-basic-hydroponics
@@ -114,6 +86,31 @@
- DawInstrumentMachineCircuitboard - DawInstrumentMachineCircuitboard
- MassMediaCircuitboard - 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 # Tier 2
- type: technology - type: technology
@@ -129,19 +126,6 @@
- FauxTileAstroGrass - FauxTileAstroGrass
- FauxTileAstroIce - 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 - type: technology
id: AdvancedCleaning id: AdvancedCleaning
name: research-technology-advanced-cleaning name: research-technology-advanced-cleaning
@@ -154,20 +138,6 @@
recipeUnlocks: recipeUnlocks:
- AdvMopItem - AdvMopItem
- MegaSprayBottle - 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 - type: technology
id: HONKMech id: HONKMech