From 501282dd6b6b4f027ed412cff6457a05afd61f90 Mon Sep 17 00:00:00 2001 From: drewcassidy Date: Sat, 1 Dec 2018 17:18:17 -0800 Subject: [PATCH] Fix some issues with science parts - fix manufacturer and description fields for radial material science and inline goo canister - remove unnecessary and broken !MODEL tags for science parts --- .../GameData/ReStock/Patches/Science/restock-science.cfg | 7 ------- .../Parts/Science/restock-goocanister-625-1.cfg | 3 ++- .../Parts/Science/restock-materialbay-radial-1.cfg | 3 ++- 3 files changed, 4 insertions(+), 9 deletions(-) diff --git a/Distribution/Restock/GameData/ReStock/Patches/Science/restock-science.cfg b/Distribution/Restock/GameData/ReStock/Patches/Science/restock-science.cfg index 724b0fbf..6fd18b28 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Science/restock-science.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Science/restock-science.cfg @@ -13,7 +13,6 @@ @author = Andrew Cassidy !mesh = DELETE - !MODEL = {} MODEL { model = ReStock/Assets/Science/restock-thermometer } @@ -24,7 +23,6 @@ @author = Andrew Cassidy !mesh = DELETE - !MODEL = {} MODEL { model = ReStock/Assets/Science/restock-barometer } @@ -35,7 +33,6 @@ @author = Andrew Cassidy !mesh = DELETE - !MODEL = {} MODEL { model = ReStock/Assets/Science/restock-accelerometer } @@ -46,7 +43,6 @@ @author = Andrew Cassidy !mesh = DELETE - !MODEL = {} MODEL { model = ReStock/Assets/Science/restock-gravimeter } @@ -57,7 +53,6 @@ @author = Andrew Cassidy !mesh = DELETE - !MODEL = {} MODEL { model = ReStock/Assets/Science/restock-goocanister-radial-1 } @@ -101,7 +96,6 @@ @author = Andrew Cassidy !mesh = DELETE - !MODEL = {} MODEL { model = ReStock/Assets/Science/restock-materialbay-125-1 } @@ -119,7 +113,6 @@ @author = Andrew Cassidy !mesh = DELETE - !MODEL = {} MODEL { model = ReStock/Assets/Science/restock-GCMS-1 } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Science/restock-goocanister-625-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Science/restock-goocanister-625-1.cfg index de16ce96..a3b27afa 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Science/restock-goocanister-625-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Science/restock-goocanister-625-1.cfg @@ -22,7 +22,8 @@ PART category = Science subcatagory = 0 title = #LOC_RestockPlus_restock-goocanister-625-1_title //Mystery Goo™ Inline Containment Unit - manufacturer = #LOC_RestockPlus_restock-goocanister-625-1_description + manufacturer = #autoLOC_501634 //#autoLOC_501634 = FLOOYD Dynamics Research Labs + description = #LOC_RestockPlus_restock-goocanister-625-1_description // After an unfortunate accident where a technician attempted to stock delicate machinery on the classic Mystery Goo™ canister, FLOOYD Dynamics Labs saw a market opportunity for a version with a flat top and bottom. mass = 0.10 dragModelType = default diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Science/restock-materialbay-radial-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Science/restock-materialbay-radial-1.cfg index d3caa39f..beb5f92e 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Science/restock-materialbay-radial-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Science/restock-materialbay-radial-1.cfg @@ -22,7 +22,8 @@ PART category = Science subcatagory = 0 title = #LOC_RestockPlus_restock-materialbay-radial-1_title //SC-9001R Radial Science Jr. - manufacturer = #LOC_RestockPlus_restock-materialbay-radial-1_description + manufacturer = #autoLOC_501644 //#autoLOC_501644 = Experimental Engineering Group + description = #LOC_RestockPlus_restock-materialbay-radial-1_description // The SC-9001R has the same set of experiments as the regular Science Jr. Material Bay, but in a conveniant, radial-mountable package. Recommended for ages 4-8. Small parts inside make it not suitable for small children. mass = 0.2 dragModelType = default