mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Merge branch 'science'
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
// - Mystery Goo™ Containment Unit (GooExperiment)
|
||||
// - SC-9001 Science Jr. (science_module)
|
||||
// - Atmospheric Fluid Spectro-Variometer (sensorAtmosphere)
|
||||
// - Experiment Storage Unit (ScienceBox)
|
||||
|
||||
// Thermometer
|
||||
@PART[sensorThermometer] {
|
||||
@ -116,4 +117,14 @@
|
||||
MODEL {
|
||||
model = ReStock/Assets/Science/restock-GCMS-1
|
||||
}
|
||||
}
|
||||
|
||||
// Experiment Storage Unit
|
||||
@PART[ScienceBox] {
|
||||
@author = Andrew Cassidy
|
||||
|
||||
!MODEL {}
|
||||
MODEL {
|
||||
model = ReStock/Assets/Science/restock-sciencebox-radial
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user