mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Add config for Experimental Storage Unit
This commit is contained in:
parent
5458cde94b
commit
d8d2ccc9a4
@ -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] {
|
||||
@ -117,3 +118,13 @@
|
||||
model = ReStock/Assets/Science/restock-GCMS-1
|
||||
}
|
||||
}
|
||||
|
||||
// Experiment Storage Unit
|
||||
@PART[ScienceBox] {
|
||||
@author = Andrew Cassidy
|
||||
|
||||
!MODEL {}
|
||||
MODEL {
|
||||
model = ReStock/Assets/Science/restock-sciencebox-radial
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user