You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ReStocked/Distribution/RestockPlus/GameData/ReStockPlus/Patches/MakingHistoryPartHiding.cfg

11 lines
258 B
INI

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