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
This commit is contained in:
2018-12-01 17:18:17 -08:00
parent a01a6e60f5
commit 501282dd6b
3 changed files with 4 additions and 9 deletions

View File

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