janiborg cleaning module starts with trashbag now (#21680)
* burger king * fixe * nightmare blunt rotation
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -455,7 +455,6 @@
|
|||||||
- ProximitySensor
|
- ProximitySensor
|
||||||
- BorgModuleLightReplacer
|
- BorgModuleLightReplacer
|
||||||
- BorgModuleAdvancedCleaning
|
- BorgModuleAdvancedCleaning
|
||||||
- BorgModuleTrashCollection
|
|
||||||
- BorgModuleMining
|
- BorgModuleMining
|
||||||
- BorgModuleGrapplingGun
|
- BorgModuleGrapplingGun
|
||||||
- BorgModuleGasAnalyzer
|
- BorgModuleGasAnalyzer
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -128,7 +128,6 @@
|
|||||||
recipeUnlocks:
|
recipeUnlocks:
|
||||||
- BorgModuleLightReplacer
|
- BorgModuleLightReplacer
|
||||||
- BorgModuleAdvancedCleaning
|
- BorgModuleAdvancedCleaning
|
||||||
- BorgModuleTrashCollection
|
|
||||||
|
|
||||||
- type: technology
|
- type: technology
|
||||||
id: AdvancedCleaning
|
id: AdvancedCleaning
|
||||||
|
|||||||
Reference in New Issue
Block a user