We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65fd15c commit bf8b4bcCopy full SHA for bf8b4bc
GameData/ProbeControlRoom/Patches/ProbeControlRoom.cfg
@@ -132,6 +132,12 @@ PROBECONTROLROOM_CONFIG
132
}
133
134
135
+
136
+@PART:HAS[@MODULE[ModuleCommand]&!INTERNAL&~CrewCapacity]:FOR[ProbeControlRoom]
137
+{
138
+ CrewCapacity = 0
139
+}
140
141
// Add the mission control INTERNAL to every probe that does not yet have an INTERNAL
142
@PART:HAS[@MODULE[ModuleCommand]&!INTERNAL&#CrewCapacity[0]]:FOR[ProbeControlRoom]
143
{
0 commit comments