mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Fix subcategory typo
This commit is contained in:
@ -19,7 +19,7 @@ PART
|
||||
entryCost = 0
|
||||
cost = 1000
|
||||
category = Science
|
||||
subcatagory = 0
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-goocanister-625-1_title //Mystery Goo™ Inline Containment Unit
|
||||
manufacturer = #autoLOC_501634 //#autoLOC_501634 = FLOOYD Dynamics Research Labs
|
||||
description = #LOC_RestockPlus_restock-goocanister-625-1_description
|
||||
|
@ -19,7 +19,7 @@ PART
|
||||
entryCost = 5500
|
||||
cost = 1800
|
||||
category = Science
|
||||
subcatagory = 0
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-materialbay-radial-1_title //SC-9001R Radial Science Jr.
|
||||
manufacturer = #autoLOC_501644 //#autoLOC_501644 = Experimental Engineering Group
|
||||
description = #LOC_RestockPlus_restock-materialbay-radial-1_description
|
||||
|
@ -19,7 +19,7 @@ PART
|
||||
entryCost = 0
|
||||
cost = 1000
|
||||
category = Science
|
||||
subcatagory = 0
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-sciencebox-inline-1_title //Experiment Return Unit
|
||||
manufacturer = #autoLOC_501644 //#autoLOC_501644 = Experimental Engineering Group
|
||||
description = #LOC_RestockPlus_restock-goocanister-625-1_description
|
||||
@ -49,12 +49,12 @@ PART
|
||||
name = ModuleConductionMultiplier
|
||||
modifiedConductionFactor = 0.001
|
||||
convectionFluxThreshold = 500
|
||||
}
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleScienceContainer
|
||||
|
||||
|
||||
reviewActionName = #autoLOC_502201 //#autoLOC_502201 = Review Stored Data
|
||||
storeActionName = #autoLOC_502202 //#autoLOC_502202 = Store Experiments
|
||||
evaOnlyStorage = True // i.e. can nearby regular vessels also do this, or EVA only
|
||||
|
Reference in New Issue
Block a user