Skip to content

Commit aa8896b

Browse files
committed
Prevent pod umbilical port toggle outside VAB (final)
For #63. Fixes have been confirmed to work in KSP 1.0.5.
1 parent 76cd953 commit aa8896b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GameData/SDHI/Service Module System/Parts/MM_configs/SDHI_SMS_MMPatch_Mk1-2Pod_umbilical.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
startEventGUIName = Install Umbilical Port
2020
endEventGUIName = Remove Umbilical Port
2121
actionGUIName = Toggle Umbilical Port
22-
actionAvailable = true
22+
actionAvailable = false // Prevents umbilical port retrofit from being toggled via Action Groups
2323
eventAvialableEditor = true // Documented KSP bug: parameters were misspelt using Avialable rather than Available
2424
eventAvialableFlight = false // Using incorrect spelling to (hopefully) jury-rig the feature to work regardless
2525
eventAvialableEVA = false

0 commit comments

Comments
 (0)