Turn stuff on and off when MH is installed

This commit is contained in:
ChrisAdderley
2019-02-25 16:18:54 -08:00
parent 0841833260
commit 57dc1a992b
10 changed files with 194 additions and 10 deletions

View File

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