mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Make RS+ tubes MH replacements
This commit is contained in:
parent
913c8b52a2
commit
07e4a84d5f
@ -45,6 +45,10 @@ PART
|
||||
entryCost = 3000
|
||||
cost = 300
|
||||
category = Structural
|
||||
|
||||
/// Flag to disable this part if MH is installed
|
||||
MHReplacement = True
|
||||
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-structural-tube-125-1_title
|
||||
manufacturer = #autoLOC_501650
|
||||
|
@ -42,6 +42,10 @@ PART
|
||||
cost = 300
|
||||
category = Structural
|
||||
subcategory = 0
|
||||
|
||||
/// Flag to disable this part if MH is installed
|
||||
MHReplacement = True
|
||||
|
||||
title =#LOC_RestockPlus_restock-structural-tube-1875-1_title
|
||||
manufacturer = #autoLOC_501650
|
||||
description = #LOC_RestockPlus_restock-structural-tube-1875-1_description
|
@ -42,6 +42,10 @@ PART
|
||||
entryCost = 3000
|
||||
cost = 300
|
||||
category = Structural
|
||||
|
||||
/// Flag to disable this part if MH is installed
|
||||
MHReplacement = True
|
||||
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-structural-tube-25-1_title
|
||||
manufacturer = #autoLOC_501650
|
||||
|
@ -41,6 +41,10 @@ PART
|
||||
entryCost = 3000
|
||||
cost = 300
|
||||
category = Structural
|
||||
|
||||
/// Flag to disable this part if MH is installed
|
||||
MHReplacement = True
|
||||
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-structural-tube-375-1_title
|
||||
manufacturer = #autoLOC_501650
|
||||
|
@ -41,6 +41,10 @@ PART
|
||||
entryCost = 3000
|
||||
cost = 300
|
||||
category = Structural
|
||||
|
||||
/// Flag to disable this part if MH is installed
|
||||
MHReplacement = True
|
||||
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-structural-tube-5-1_title
|
||||
manufacturer = #autoLOC_501650
|
||||
|
Loading…
Reference in New Issue
Block a user