Revise MH Part Hiding patch

Adjust TechHidden key to be created if it doesn't exist already for part and delete contract node for parts that are being hidden.
pull/799/head
Poodmund 4 years ago committed by GitHub
parent 6aebb0f50b
commit fc1b13d66f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,8 @@
// Hides all the MH replacing parts if MH is installed
@PART[*]:HAS[#MHReplacement[True]]:FOR[zzReStockPlus]:NEEDS[SquadExpansion/MakingHistory]
{
@TechHidden = True
%TechHidden = True
@category = none
@subcategory = 0
!MODULE[ModuleTestSubject] {}
}

Loading…
Cancel
Save