janiborg cleaning module starts with trashbag now (#21680)

* burger king

* fixe

* nightmare blunt rotation
This commit is contained in:
Emisse
2023-11-15 20:41:12 -07:00
committed by GitHub
parent f34127c8e4
commit ca8d53b4e5
4 changed files with 1 additions and 24 deletions

View File

@@ -288,19 +288,7 @@
items: items:
- MopItem - MopItem
- Bucket - Bucket
- TrashBag
- type: entity
id: BorgModuleTrashCollection
parent: [ BaseBorgModuleJanitor, BaseProviderBorgModule ]
name: trash collection cyborg module
components:
- type: Sprite
layers:
- state: janitor
- state: icon-trash-bag
- type: ItemBorgModule
items:
- TrashBagBlue
- type: entity - type: entity
id: BorgModuleAdvancedCleaning id: BorgModuleAdvancedCleaning

View File

@@ -455,7 +455,6 @@
- ProximitySensor - ProximitySensor
- BorgModuleLightReplacer - BorgModuleLightReplacer
- BorgModuleAdvancedCleaning - BorgModuleAdvancedCleaning
- BorgModuleTrashCollection
- BorgModuleMining - BorgModuleMining
- BorgModuleGrapplingGun - BorgModuleGrapplingGun
- BorgModuleGasAnalyzer - BorgModuleGasAnalyzer

View File

@@ -457,15 +457,6 @@
Plastic: 250 Plastic: 250
Gold: 50 Gold: 50
- type: latheRecipe
id: BorgModuleTrashCollection
result: BorgModuleTrashCollection
completetime: 3
materials:
Steel: 250
Glass: 250
Plastic: 250
- type: latheRecipe - type: latheRecipe
id: BorgModuleDiagnosis id: BorgModuleDiagnosis
result: BorgModuleDiagnosis result: BorgModuleDiagnosis

View File

@@ -128,7 +128,6 @@
recipeUnlocks: recipeUnlocks:
- BorgModuleLightReplacer - BorgModuleLightReplacer
- BorgModuleAdvancedCleaning - BorgModuleAdvancedCleaning
- BorgModuleTrashCollection
- type: technology - type: technology
id: AdvancedCleaning id: AdvancedCleaning