minor science tree changes (#23269)

* it is done

* unbrokey rt again
This commit is contained in:
Ilya246
2024-01-01 06:24:13 +04:00
committed by GitHub
parent a2a3bf4f1e
commit b9b88123d7
3 changed files with 18 additions and 30 deletions

View File

@@ -121,6 +121,7 @@
- LightReplacer
- TrashBag
- PowerCellSmall
- PowerCellMedium
- VehicleWheelchairFolded
- RollerBedSpawnFolded
- CheapRollerBedSpawnFolded
@@ -273,7 +274,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

@@ -20,12 +20,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
@@ -150,20 +150,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
@@ -208,4 +194,4 @@
recipeUnlocks:
- PowerCellMicroreactor
technologyPrerequisites:
- SuperPowercells
- AdvancedPowercells