Borg QOL, part 3 (#21567)
* Basic and advanced cleaning modules * Roundstart entry level modules * Oops forgot recipe * Gold
This commit is contained in:
@@ -288,8 +288,6 @@
|
||||
items:
|
||||
- MopItem
|
||||
- Bucket
|
||||
- Holoprojector
|
||||
- SprayBottleSpaceCleaner
|
||||
|
||||
- type: entity
|
||||
id: BorgModuleTrashCollection
|
||||
@@ -304,6 +302,21 @@
|
||||
items:
|
||||
- TrashBagBlue
|
||||
|
||||
- type: entity
|
||||
id: BorgModuleAdvancedCleaning
|
||||
parent: [ BaseBorgModuleJanitor, BaseProviderBorgModule ]
|
||||
name: advanced cleaning cyborg module
|
||||
components:
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: janitor
|
||||
- state: icon-mop-adv
|
||||
- type: ItemBorgModule
|
||||
items:
|
||||
- AdvMopItem
|
||||
- Holoprojector
|
||||
- SprayBottleSpaceCleaner
|
||||
|
||||
# medical modules
|
||||
- type: entity
|
||||
id: BorgModuleDiagnosis
|
||||
|
||||
@@ -413,6 +413,9 @@
|
||||
- BorgModuleTool
|
||||
- BorgModuleAppraisal
|
||||
- BorgModuleConstruction
|
||||
- BorgModuleService
|
||||
- BorgModuleTreatment
|
||||
- BorgModuleCleaning
|
||||
- CyborgEndoskeleton
|
||||
- LeftArmBorg
|
||||
- RightArmBorg
|
||||
@@ -451,7 +454,7 @@
|
||||
dynamicRecipes:
|
||||
- ProximitySensor
|
||||
- BorgModuleLightReplacer
|
||||
- BorgModuleCleaning
|
||||
- BorgModuleAdvancedCleaning
|
||||
- BorgModuleTrashCollection
|
||||
- BorgModuleMining
|
||||
- BorgModuleGrapplingGun
|
||||
@@ -463,10 +466,8 @@
|
||||
- BorgModuleGardening
|
||||
- BorgModuleHarvesting
|
||||
- BorgModuleMusique
|
||||
- BorgModuleService
|
||||
- BorgModuleClowning
|
||||
- BorgModuleDiagnosis
|
||||
- BorgModuleTreatment
|
||||
- BorgModuleDefibrillator
|
||||
- BorgModuleAdvancedTreatment
|
||||
- RipleyHarness
|
||||
|
||||
Reference in New Issue
Block a user