From 5c95ea45f58fd871b636ab85b1831cc4fab50b5d Mon Sep 17 00:00:00 2001 From: Littlemen07 Date: Thu, 6 Aug 2026 18:38:09 +0200 Subject: [PATCH 1/2] Move thermal to med --- .../_Starlight/Research/arsenal.yml | 17 -------------- .../_Starlight/Research/medical.yml | 23 ++++++++++++++++--- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/Resources/Prototypes/_Starlight/Research/arsenal.yml b/Resources/Prototypes/_Starlight/Research/arsenal.yml index 65dac2acfd16..413c66447d17 100644 --- a/Resources/Prototypes/_Starlight/Research/arsenal.yml +++ b/Resources/Prototypes/_Starlight/Research/arsenal.yml @@ -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 diff --git a/Resources/Prototypes/_Starlight/Research/medical.yml b/Resources/Prototypes/_Starlight/Research/medical.yml index b075a9c1a352..ec9c55bd5181 100644 --- a/Resources/Prototypes/_Starlight/Research/medical.yml +++ b/Resources/Prototypes/_Starlight/Research/medical.yml @@ -200,8 +200,6 @@ radioChannels: - Medical -# Tier 3 - - type: technology id: CyberEyeNightVision name: research-technology-nightvision-eyes @@ -209,7 +207,7 @@ sprite: _Starlight/Objects/Specific/Medical/implants.rsi state: eyes_night discipline: Biochemical - tier: 3 + tier: 2 #Starlight moved from 3 to 2 cost: 7680 recipeUnlocks: - CyberEyeNightVision @@ -219,6 +217,25 @@ - Security - Medical +# Tier 3 +#Starlight moved from arsenal to biochemical +- 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 + #starlight, moved from civilian to medical - type: technology id: BluespaceChemistry From a034733c1493d0e21d51bd0ab56ef08981bc667b Mon Sep 17 00:00:00 2001 From: Rinary Date: Sun, 16 Aug 2026 12:19:50 +0300 Subject: [PATCH 2/2] fix Co-authored-by: Rinary --- Resources/Prototypes/_Starlight/Research/medical.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Resources/Prototypes/_Starlight/Research/medical.yml b/Resources/Prototypes/_Starlight/Research/medical.yml index ec9c55bd5181..d94ba6962c10 100644 --- a/Resources/Prototypes/_Starlight/Research/medical.yml +++ b/Resources/Prototypes/_Starlight/Research/medical.yml @@ -207,7 +207,7 @@ sprite: _Starlight/Objects/Specific/Medical/implants.rsi state: eyes_night discipline: Biochemical - tier: 2 #Starlight moved from 3 to 2 + tier: 2 cost: 7680 recipeUnlocks: - CyberEyeNightVision @@ -218,7 +218,6 @@ - Medical # Tier 3 -#Starlight moved from arsenal to biochemical - type: technology id: CyberEyeThermalVision name: research-technology-thermalvision-eyes @@ -236,7 +235,6 @@ - Security - Medical -#starlight, moved from civilian to medical - type: technology id: BluespaceChemistry name: research-technology-bluespace-chemistry