[WIP] Пересмотр модулей борга (#577)
* engineering modules rework * говно ебучее * :sad: * Revert ":sad:" This reverts commit 8695c4139e606ad6e445b921e34c838b947a728b. * Revert "говно ебучее" This reverts commit bae0332584573d9ee3e06d205d8cf5cee7e06749. * medical modules rework * quieter medical borgs * janitor module rework * add BorgModuleRCD to migration.yml * move FireExtinguisher to basic tools module
This commit is contained in:
@@ -367,15 +367,7 @@
|
||||
Glass: 250
|
||||
Plastic: 250
|
||||
|
||||
- type: latheRecipe
|
||||
id: BorgModuleFireExtinguisher
|
||||
result: BorgModuleFireExtinguisher
|
||||
category: Robotics
|
||||
completetime: 3
|
||||
materials:
|
||||
Steel: 250
|
||||
Glass: 250
|
||||
Plastic: 250
|
||||
# WD edit - removed BorgModuleFireExtinguisher
|
||||
|
||||
- type: latheRecipe
|
||||
id: BorgModuleGPS
|
||||
@@ -450,18 +442,19 @@
|
||||
Gold: 50
|
||||
|
||||
- type: latheRecipe
|
||||
id: BorgModuleConstruction
|
||||
result: BorgModuleConstruction
|
||||
id: BorgModuleAtmospherics
|
||||
result: BorgModuleAtmospherics
|
||||
category: Robotics
|
||||
completetime: 3
|
||||
materials:
|
||||
Steel: 500
|
||||
Glass: 500
|
||||
Plastic: 250
|
||||
Gold: 50
|
||||
|
||||
- type: latheRecipe
|
||||
id: BorgModuleRCD
|
||||
result: BorgModuleRCD
|
||||
id: BorgModuleConstruction
|
||||
result: BorgModuleConstruction
|
||||
category: Robotics
|
||||
completetime: 3
|
||||
materials:
|
||||
@@ -501,15 +494,7 @@
|
||||
Plastic: 250
|
||||
Gold: 50
|
||||
|
||||
- type: latheRecipe
|
||||
id: BorgModuleDiagnosis
|
||||
result: BorgModuleDiagnosis
|
||||
category: Robotics
|
||||
completetime: 3
|
||||
materials:
|
||||
Steel: 250
|
||||
Glass: 250
|
||||
Plastic: 250
|
||||
# WD edit - removed BorgModuleDiagnosis
|
||||
|
||||
- type: latheRecipe
|
||||
id: BorgModuleTreatment
|
||||
@@ -543,6 +528,16 @@
|
||||
Plastic: 250
|
||||
Gold: 50
|
||||
|
||||
- type: latheRecipe
|
||||
id: BorgModuleResque
|
||||
result: BorgModuleResque
|
||||
category: Robotics
|
||||
completetime: 3
|
||||
materials:
|
||||
Steel: 250
|
||||
Glass: 250
|
||||
Plastic: 250
|
||||
|
||||
- type: latheRecipe
|
||||
id: BorgModuleArtifact
|
||||
result: BorgModuleArtifact
|
||||
|
||||
Reference in New Issue
Block a user