mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Revise MH Part Hiding patch
Adjust TechHidden key to be created if it doesn't exist already for part and delete contract node for parts that are being hidden.
This commit is contained in:
parent
6aebb0f50b
commit
fc1b13d66f
@ -1,7 +1,8 @@
|
||||
// Hides all the MH replacing parts if MH is installed
|
||||
@PART[*]:HAS[#MHReplacement[True]]:FOR[zzReStockPlus]:NEEDS[SquadExpansion/MakingHistory]
|
||||
{
|
||||
@TechHidden = True
|
||||
%TechHidden = True
|
||||
@category = none
|
||||
@subcategory = 0
|
||||
!MODULE[ModuleTestSubject] {}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user