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
pull/79/head
Andrew Cassidy 6 years ago
parent a01a6e60f5
commit 501282dd6b
No known key found for this signature in database
GPG Key ID: 963017B38FD477A1

@ -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
}

@ -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

@ -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

Loading…
Cancel
Save