ReStocked/Distribution/RestockPlus/GameData/ReStockPlus/Patches/MakingHistoryPartHiding.cfg
Poodmund 8b21e98136 - Cleaned up some localization tags and variant ordering/naming
- Fixed MH Part hiding patch
- Fixed MH RSC Mini Tank part name in config
2019-03-02 16:29:19 +00:00

8 lines
208 B
INI

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