mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Merge pull request #799 from Poodmund/master
Revise MH Part Hiding patch
This commit is contained in:
commit
e4f8f4b897
@ -1,7 +1,8 @@
|
|||||||
// Hides all the MH replacing parts if MH is installed
|
// Hides all the MH replacing parts if MH is installed
|
||||||
@PART[*]:HAS[#MHReplacement[True]]:FOR[zzReStockPlus]:NEEDS[SquadExpansion/MakingHistory]
|
@PART[*]:HAS[#MHReplacement[True]]:FOR[zzReStockPlus]:NEEDS[SquadExpansion/MakingHistory]
|
||||||
{
|
{
|
||||||
@TechHidden = True
|
%TechHidden = True
|
||||||
@category = none
|
@category = none
|
||||||
@subcategory = 0
|
@subcategory = 0
|
||||||
|
!MODULE[ModuleTestSubject] {}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user