Borg Module QoL and Gas Analyzer Module Removal (#24702)
* Borg Module QoL Focused on Engi Modules * Update borg_modules.yml * Update borg_modules.yml * Removed Gas Analyzer Module Recipe * Update borg_modules.yml * Removes Gas Analyzer Module from research * Update borg_modules.yml * Update lathe.yml * Update handheld_crew_monitor.yml * Update borg_modules.yml * Exchanged Service Module Dropper with BorgDropper * Made a Lingering Plasteel Stack * Made Lingering Reinforced Glass Stack * Added Reinforced Glass and Plasteel into Construction Module * Change Borg Crew Monitor Charge use * Update handheld_crew_monitor.yml * Removed Borg Crew Monitor * Removed Crew Monitor From Diagnosis Module * ID change * Update handheld_crew_monitor.yml * Delete Resources/Prototypes/Entities/Objects/Specific/Medical/handheld_crew_monitor.yml * Update borg_modules.yml * Update metal.yml * Update glass.yml
This commit is contained in:
@@ -197,6 +197,7 @@
|
|||||||
- ReagentId: Carbon
|
- ReagentId: Carbon
|
||||||
Quantity: 0.5
|
Quantity: 0.5
|
||||||
canReact: false
|
canReact: false
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: SheetGlassBase
|
parent: SheetGlassBase
|
||||||
id: SheetPGlass
|
id: SheetPGlass
|
||||||
|
|||||||
@@ -205,6 +205,7 @@
|
|||||||
- Shovel
|
- Shovel
|
||||||
- OreBag
|
- OreBag
|
||||||
- Crowbar
|
- Crowbar
|
||||||
|
- RadioHandheld
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: BorgModuleGrapplingGun
|
id: BorgModuleGrapplingGun
|
||||||
@@ -219,6 +220,7 @@
|
|||||||
items:
|
items:
|
||||||
- WeaponGrapplingGun
|
- WeaponGrapplingGun
|
||||||
- WeaponCrusherDagger
|
- WeaponCrusherDagger
|
||||||
|
- HandheldGPSBasic
|
||||||
|
|
||||||
# engineering modules
|
# engineering modules
|
||||||
- type: entity
|
- type: entity
|
||||||
@@ -235,22 +237,9 @@
|
|||||||
- Omnitool
|
- Omnitool
|
||||||
- WelderExperimental
|
- WelderExperimental
|
||||||
- NetworkConfigurator
|
- NetworkConfigurator
|
||||||
|
- RemoteSignaller
|
||||||
- type: entity
|
|
||||||
id: BorgModuleGasAnalyzer
|
|
||||||
parent: [ BaseBorgModuleEngineering, BaseProviderBorgModule ]
|
|
||||||
name: gas analyzer cyborg module
|
|
||||||
components:
|
|
||||||
- type: Sprite
|
|
||||||
layers:
|
|
||||||
- state: engineering
|
|
||||||
- state: icon-gas-analyzer
|
|
||||||
- type: ItemBorgModule
|
|
||||||
items:
|
|
||||||
- GasAnalyzer
|
- GasAnalyzer
|
||||||
- trayScanner
|
- GeigerCounter
|
||||||
- Crowbar
|
|
||||||
- Wrench
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: BorgModuleConstruction
|
id: BorgModuleConstruction
|
||||||
@@ -326,6 +315,7 @@
|
|||||||
- AdvMopItem
|
- AdvMopItem
|
||||||
- HoloprojectorBorg
|
- HoloprojectorBorg
|
||||||
- SprayBottleSpaceCleaner
|
- SprayBottleSpaceCleaner
|
||||||
|
- Dropper
|
||||||
|
|
||||||
# medical modules
|
# medical modules
|
||||||
- type: entity
|
- type: entity
|
||||||
@@ -437,7 +427,7 @@
|
|||||||
- HandLabeler
|
- HandLabeler
|
||||||
- Lighter
|
- Lighter
|
||||||
- DrinkShaker
|
- DrinkShaker
|
||||||
- Syringe
|
- BorgDropper
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: BorgModuleMusique
|
id: BorgModuleMusique
|
||||||
|
|||||||
@@ -530,7 +530,6 @@
|
|||||||
- BorgModuleAdvancedCleaning
|
- BorgModuleAdvancedCleaning
|
||||||
- BorgModuleMining
|
- BorgModuleMining
|
||||||
- BorgModuleGrapplingGun
|
- BorgModuleGrapplingGun
|
||||||
- BorgModuleGasAnalyzer
|
|
||||||
- BorgModuleAdvancedTool
|
- BorgModuleAdvancedTool
|
||||||
- BorgModuleRCD
|
- BorgModuleRCD
|
||||||
- BorgModuleArtifact
|
- BorgModuleArtifact
|
||||||
|
|||||||
@@ -459,16 +459,6 @@
|
|||||||
Glass: 500
|
Glass: 500
|
||||||
Plastic: 250
|
Plastic: 250
|
||||||
|
|
||||||
- type: latheRecipe
|
|
||||||
id: BorgModuleGasAnalyzer
|
|
||||||
result: BorgModuleGasAnalyzer
|
|
||||||
category: Robotics
|
|
||||||
completetime: 3
|
|
||||||
materials:
|
|
||||||
Steel: 250
|
|
||||||
Glass: 250
|
|
||||||
Plastic: 250
|
|
||||||
|
|
||||||
- type: latheRecipe
|
- type: latheRecipe
|
||||||
id: BorgModuleRCD
|
id: BorgModuleRCD
|
||||||
result: BorgModuleRCD
|
result: BorgModuleRCD
|
||||||
|
|||||||
@@ -82,7 +82,6 @@
|
|||||||
tier: 1
|
tier: 1
|
||||||
cost: 7500
|
cost: 7500
|
||||||
recipeUnlocks:
|
recipeUnlocks:
|
||||||
- BorgModuleGasAnalyzer
|
|
||||||
- ThermomachineFreezerMachineCircuitBoard
|
- ThermomachineFreezerMachineCircuitBoard
|
||||||
- GasRecyclerMachineCircuitboard
|
- GasRecyclerMachineCircuitboard
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user