Skip to content

Commit 5c95ea4

Browse files
committed
Move thermal to med
1 parent 05eb5d7 commit 5c95ea4

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

Resources/Prototypes/_Starlight/Research/arsenal.yml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -165,23 +165,6 @@
165165
radioChannels:
166166
- Security
167167

168-
- type: technology
169-
id: CyberEyeThermalVision
170-
name: research-technology-thermalvision-eyes
171-
icon:
172-
sprite: _Starlight/Objects/Specific/Medical/implants.rsi
173-
state: eyes_thermal
174-
discipline: Arsenal
175-
tier: 3
176-
cost: 9320
177-
recipeUnlocks:
178-
- CyberEyeThermal
179-
technologyPrerequisites:
180-
- CyberEyeNightVision
181-
radioChannels:
182-
- Security
183-
- Medical
184-
185168
# Tier 4
186169

187170
- type: technology

Resources/Prototypes/_Starlight/Research/medical.yml

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -200,16 +200,14 @@
200200
radioChannels:
201201
- Medical
202202

203-
# Tier 3
204-
205203
- type: technology
206204
id: CyberEyeNightVision
207205
name: research-technology-nightvision-eyes
208206
icon:
209207
sprite: _Starlight/Objects/Specific/Medical/implants.rsi
210208
state: eyes_night
211209
discipline: Biochemical
212-
tier: 3
210+
tier: 2 #Starlight moved from 3 to 2
213211
cost: 7680
214212
recipeUnlocks:
215213
- CyberEyeNightVision
@@ -219,6 +217,25 @@
219217
- Security
220218
- Medical
221219

220+
# Tier 3
221+
#Starlight moved from arsenal to biochemical
222+
- type: technology
223+
id: CyberEyeThermalVision
224+
name: research-technology-thermalvision-eyes
225+
icon:
226+
sprite: _Starlight/Objects/Specific/Medical/implants.rsi
227+
state: eyes_thermal
228+
discipline: Biochemical
229+
tier: 3
230+
cost: 9320
231+
recipeUnlocks:
232+
- CyberEyeThermal
233+
technologyPrerequisites:
234+
- CyberEyeNightVision
235+
radioChannels:
236+
- Security
237+
- Medical
238+
222239
#starlight, moved from civilian to medical
223240
- type: technology
224241
id: BluespaceChemistry

0 commit comments

Comments
 (0)