We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76cd953 commit aa8896bCopy full SHA for aa8896b
1 file changed
GameData/SDHI/Service Module System/Parts/MM_configs/SDHI_SMS_MMPatch_Mk1-2Pod_umbilical.cfg
@@ -19,7 +19,7 @@
19
startEventGUIName = Install Umbilical Port
20
endEventGUIName = Remove Umbilical Port
21
actionGUIName = Toggle Umbilical Port
22
- actionAvailable = true
+ actionAvailable = false // Prevents umbilical port retrofit from being toggled via Action Groups
23
eventAvialableEditor = true // Documented KSP bug: parameters were misspelt using Avialable rather than Available
24
eventAvialableFlight = false // Using incorrect spelling to (hopefully) jury-rig the feature to work regardless
25
eventAvialableEVA = false
0 commit comments