janiborg cleaning module starts with trashbag now (#21680)
* burger king * fixe * nightmare blunt rotation
This commit is contained in:
@@ -288,19 +288,7 @@
|
||||
items:
|
||||
- MopItem
|
||||
- Bucket
|
||||
|
||||
- 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
|
||||
- TrashBag
|
||||
|
||||
- type: entity
|
||||
id: BorgModuleAdvancedCleaning
|
||||
|
||||
@@ -455,7 +455,6 @@
|
||||
- ProximitySensor
|
||||
- BorgModuleLightReplacer
|
||||
- BorgModuleAdvancedCleaning
|
||||
- BorgModuleTrashCollection
|
||||
- BorgModuleMining
|
||||
- BorgModuleGrapplingGun
|
||||
- BorgModuleGasAnalyzer
|
||||
|
||||
@@ -457,15 +457,6 @@
|
||||
Plastic: 250
|
||||
Gold: 50
|
||||
|
||||
- type: latheRecipe
|
||||
id: BorgModuleTrashCollection
|
||||
result: BorgModuleTrashCollection
|
||||
completetime: 3
|
||||
materials:
|
||||
Steel: 250
|
||||
Glass: 250
|
||||
Plastic: 250
|
||||
|
||||
- type: latheRecipe
|
||||
id: BorgModuleDiagnosis
|
||||
result: BorgModuleDiagnosis
|
||||
|
||||
@@ -128,7 +128,6 @@
|
||||
recipeUnlocks:
|
||||
- BorgModuleLightReplacer
|
||||
- BorgModuleAdvancedCleaning
|
||||
- BorgModuleTrashCollection
|
||||
|
||||
- type: technology
|
||||
id: AdvancedCleaning
|
||||
|
||||
Reference in New Issue
Block a user