minor science tree changes (#23269)

* it is done

* unbrokey rt again

(cherry picked from commit b9b88123d7a3e16a93f354b15cffde4009222397)
This commit is contained in:
Ilya246
2024-01-01 06:24:13 +04:00
committed by Debug
parent 4103d9e2d7
commit 64d260e005
3 changed files with 18 additions and 30 deletions

View File

@@ -121,6 +121,7 @@
- LightReplacer
- TrashBag
- PowerCellSmall
- PowerCellMedium
- VehicleWheelchairFolded
- RollerBedSpawnFolded
- CheapRollerBedSpawnFolded
@@ -275,7 +276,6 @@
- SignalTrigger
- VoiceTrigger
- Igniter
- PowerCellMedium
- PowerCellMicroreactor
- PowerCellHigh
- WeaponPistolCHIMP

View File

@@ -61,18 +61,20 @@
- BorgModuleDiagnosis
- BorgModuleDefibrillator
- type: technology
id: Virology
name: research-technology-virology
icon:
sprite: Structures/Machines/diagnoser.rsi
state: icon
discipline: Biochemical
tier: 1
cost: 5000
recipeUnlocks:
- VaccinatorMachineCircuitboard
- DiagnoserMachineCircuitboard
# doesn't do anything right now
#
#- type: technology
# id: Virology
# name: research-technology-virology
# icon:
# sprite: Structures/Machines/diagnoser.rsi
# state: icon
# discipline: Biochemical
# tier: 1
# cost: 5000
# recipeUnlocks:
# - VaccinatorMachineCircuitboard
# - DiagnoserMachineCircuitboard
# Tier 2

View File

@@ -21,12 +21,12 @@
name: research-technology-advanced-powercells
icon:
sprite: Objects/Power/power_cells.rsi
state: medium
state: high
discipline: Industrial
tier: 1
cost: 5000
recipeUnlocks:
- PowerCellMedium
- PowerCellHigh
- type: technology
id: CompactPower
@@ -151,20 +151,6 @@
- HolofanProjector
- PortableScrubberMachineCircuitBoard
- type: technology
id: SuperPowercells
name: research-technology-super-powercells
icon:
sprite: Objects/Power/power_cells.rsi
state: high
discipline: Industrial
tier: 2
cost: 7500
recipeUnlocks:
- PowerCellHigh
technologyPrerequisites:
- AdvancedPowercells
- type: technology
id: AdvancedToolsTechnology
name: research-technology-advanced-tools
@@ -209,4 +195,4 @@
recipeUnlocks:
- PowerCellMicroreactor
technologyPrerequisites:
- SuperPowercells
- AdvancedPowercells