File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
GameData/ProbeControlRoom/Patches Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -104,6 +104,32 @@ PROBECONTROLROOM_CONFIG
104104 DATA { internalName = PCRIVAPLUS_MissionControl_RETRO }
105105 }
106106 }
107+
108+ SUBTYPE:NEEDS[SABS_IVA]
109+ {
110+ name = SABS
111+ primaryColor = Blue
112+ secondaryColor = Green
113+ descriptionSummary = SABS IVA
114+ descriptionDetail = Use SABS_IVA (SingABrightSong IVA)\n<color =green>Mid Tech Analog</color>
115+
116+ MODULE
117+ {
118+ IDENTIFIER { name = ModuleIVASwitch }
119+
120+ DATA
121+ {
122+ internalName = SABS_MissionControl
123+ MASFlightComputer
124+ {
125+ PERSISTENT_VARIABLES
126+ {
127+ Backlight = 1
128+ }
129+ }
130+ }
131+ }
132+ }
107133 }
108134}
109135// Add the mission control INTERNAL to every probe that does not yet have an INTERNAL
You can’t perform that action at this time.
0 commit comments