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.
This commit is contained in:
Poodmund 2020-02-15 16:50:01 +00:00 committed by GitHub
parent 6aebb0f50b
commit fc1b13d66f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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] {}
}