mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
- Cleaned up some localization tags and variant ordering/naming
- Fixed MH Part hiding patch - Fixed MH RSC Mini Tank part name in config
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
// Hides all the MH replacing parts if MH is installed
|
||||
@PART[*]:HAS[MHReplacement[True]]:FOR[zReStockPlus]:NEEDS[SquadExpansion/MakingHistory]
|
||||
@PART[*]:HAS[#MHReplacement[True]]:FOR[zzReStockPlus]:NEEDS[SquadExpansion/MakingHistory]
|
||||
{
|
||||
TechHidden = True
|
||||
category = none
|
||||
subcategory = 0
|
||||
@TechHidden = True
|
||||
@category = none
|
||||
@subcategory = 0
|
||||
}
|
||||
|
Reference in New Issue
Block a user