Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 0 additions & 17 deletions Resources/Prototypes/_Starlight/Research/arsenal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,23 +165,6 @@
radioChannels:
- Security

- type: technology
id: CyberEyeThermalVision
name: research-technology-thermalvision-eyes
icon:
sprite: _Starlight/Objects/Specific/Medical/implants.rsi
state: eyes_thermal
discipline: Arsenal
tier: 3
cost: 9320
recipeUnlocks:
- CyberEyeThermal
technologyPrerequisites:
- CyberEyeNightVision
radioChannels:
- Security
- Medical

# Tier 4

- type: technology
Expand Down
23 changes: 19 additions & 4 deletions Resources/Prototypes/_Starlight/Research/medical.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,16 +200,14 @@
radioChannels:
- Medical

# Tier 3

- type: technology
id: CyberEyeNightVision
name: research-technology-nightvision-eyes
icon:
sprite: _Starlight/Objects/Specific/Medical/implants.rsi
state: eyes_night
discipline: Biochemical
tier: 3
tier: 2
cost: 7680
recipeUnlocks:
- CyberEyeNightVision
Expand All @@ -219,7 +217,24 @@
- Security
- Medical

#starlight, moved from civilian to medical
# Tier 3
- type: technology
id: CyberEyeThermalVision
name: research-technology-thermalvision-eyes
icon:
sprite: _Starlight/Objects/Specific/Medical/implants.rsi
state: eyes_thermal
discipline: Biochemical
tier: 3
cost: 9320
recipeUnlocks:
- CyberEyeThermal
technologyPrerequisites:
- CyberEyeNightVision
radioChannels:
- Security
- Medical

- type: technology
id: BluespaceChemistry
name: research-technology-bluespace-chemistry
Expand Down
Loading