mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Turn stuff on and off when MH is installed
This commit is contained in:
@ -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
|
||||
}
|
Reference in New Issue
Block a user