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
|
||||
Quantity: 0.5
|
||||
canReact: false
|
||||
|
||||
- type: entity
|
||||
parent: SheetGlassBase
|
||||
id: SheetPGlass
|
||||
|
||||
@@ -205,6 +205,7 @@
|
||||
- Shovel
|
||||
- OreBag
|
||||
- Crowbar
|
||||
- RadioHandheld
|
||||
|
||||
- type: entity
|
||||
id: BorgModuleGrapplingGun
|
||||
@@ -219,6 +220,7 @@
|
||||
items:
|
||||
- WeaponGrapplingGun
|
||||
- WeaponCrusherDagger
|
||||
- HandheldGPSBasic
|
||||
|
||||
# engineering modules
|
||||
- type: entity
|
||||
@@ -235,22 +237,9 @@
|
||||
- Omnitool
|
||||
- WelderExperimental
|
||||
- NetworkConfigurator
|
||||
|
||||
- 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
|
||||
- trayScanner
|
||||
- Crowbar
|
||||
- Wrench
|
||||
- RemoteSignaller
|
||||
- GasAnalyzer
|
||||
- GeigerCounter
|
||||
|
||||
- type: entity
|
||||
id: BorgModuleConstruction
|
||||
@@ -326,6 +315,7 @@
|
||||
- AdvMopItem
|
||||
- HoloprojectorBorg
|
||||
- SprayBottleSpaceCleaner
|
||||
- Dropper
|
||||
|
||||
# medical modules
|
||||
- type: entity
|
||||
@@ -437,7 +427,7 @@
|
||||
- HandLabeler
|
||||
- Lighter
|
||||
- DrinkShaker
|
||||
- Syringe
|
||||
- BorgDropper
|
||||
|
||||
- type: entity
|
||||
id: BorgModuleMusique
|
||||
|
||||
@@ -530,7 +530,6 @@
|
||||
- BorgModuleAdvancedCleaning
|
||||
- BorgModuleMining
|
||||
- BorgModuleGrapplingGun
|
||||
- BorgModuleGasAnalyzer
|
||||
- BorgModuleAdvancedTool
|
||||
- BorgModuleRCD
|
||||
- BorgModuleArtifact
|
||||
|
||||
@@ -459,16 +459,6 @@
|
||||
Glass: 500
|
||||
Plastic: 250
|
||||
|
||||
- type: latheRecipe
|
||||
id: BorgModuleGasAnalyzer
|
||||
result: BorgModuleGasAnalyzer
|
||||
category: Robotics
|
||||
completetime: 3
|
||||
materials:
|
||||
Steel: 250
|
||||
Glass: 250
|
||||
Plastic: 250
|
||||
|
||||
- type: latheRecipe
|
||||
id: BorgModuleRCD
|
||||
result: BorgModuleRCD
|
||||
|
||||
@@ -82,7 +82,6 @@
|
||||
tier: 1
|
||||
cost: 7500
|
||||
recipeUnlocks:
|
||||
- BorgModuleGasAnalyzer
|
||||
- ThermomachineFreezerMachineCircuitBoard
|
||||
- GasRecyclerMachineCircuitboard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user