CessnaSkyhawk / SkyhawkScienceSystem

Other
12 stars 20 forks source link

SAS module added to almost everything #77

Open harveyt opened 1 year ago

harveyt commented 1 year ago

https://github.com/CessnaSkyhawk/SkyhawkScienceSystem/blob/56f0f3561134f6a8f823f16468692df641c764a1/Patches/Control/SASUpgrades.cfg#L39

The original intent was to upgrade the ModuleSAS even if there was no module command, but the HAS is missing the "has ModuleSAS" so it gets applied to anything without a ModuleCommand.

The line should read:

@PART[*]:HAS[@MODULE[ModuleSAS],!MODULE[ModuleCommand]]:FOR[zzzSkyhawkScienceSystem]

Introduced by:

https://github.com/CessnaSkyhawk/SkyhawkScienceSystem/blob/56f0f3561134f6a8f823f16468692df641c764a1/Patches/Control/SASUpgrades.cfg