Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked
Before Width: | Height: | Size: 1.0 MiB |
Before Width: | Height: | Size: 1.0 MiB |
Before Width: | Height: | Size: 512 KiB |
Before Width: | Height: | Size: 512 KiB |
Before Width: | Height: | Size: 4.0 MiB |
Before Width: | Height: | Size: 4.0 MiB |
Before Width: | Height: | Size: 512 KiB |
Before Width: | Height: | Size: 512 KiB |
Before Width: | Height: | Size: 512 KiB |
Before Width: | Height: | Size: 64 KiB |
@ -7,6 +7,7 @@
|
|||||||
// - Mystery Goo™ Containment Unit (GooExperiment)
|
// - Mystery Goo™ Containment Unit (GooExperiment)
|
||||||
// - SC-9001 Science Jr. (science_module)
|
// - SC-9001 Science Jr. (science_module)
|
||||||
// - Atmospheric Fluid Spectro-Variometer (sensorAtmosphere)
|
// - Atmospheric Fluid Spectro-Variometer (sensorAtmosphere)
|
||||||
|
// - Experiment Storage Unit (ScienceBox)
|
||||||
|
|
||||||
// Thermometer
|
// Thermometer
|
||||||
@PART[sensorThermometer] {
|
@PART[sensorThermometer] {
|
||||||
@ -116,4 +117,14 @@
|
|||||||
MODEL {
|
MODEL {
|
||||||
model = ReStock/Assets/Science/restock-GCMS-1
|
model = ReStock/Assets/Science/restock-GCMS-1
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// Experiment Storage Unit
|
||||||
|
@PART[ScienceBox] {
|
||||||
|
@author = Andrew Cassidy
|
||||||
|
|
||||||
|
!MODEL {}
|
||||||
|
MODEL {
|
||||||
|
model = ReStock/Assets/Science/restock-sciencebox-radial
|
||||||
|
}
|
||||||
}
|
}
|
@ -68,14 +68,7 @@ Squad/Parts/FuelTank/xenonTankLarge/
|
|||||||
Squad/Parts/FuelTank/xenonTankRadial/
|
Squad/Parts/FuelTank/xenonTankRadial/
|
||||||
Squad/Parts/Misc/AsteroidDay/HECS2.mu
|
Squad/Parts/Misc/AsteroidDay/HECS2.mu
|
||||||
Squad/Parts/Misc/AsteroidDay/hecs*.dds
|
Squad/Parts/Misc/AsteroidDay/hecs*.dds
|
||||||
Squad/Parts/Science/AtmosphereSensor/
|
Squad/Parts/Science/
|
||||||
Squad/Parts/Science/GooExperiment/
|
|
||||||
Squad/Parts/Science/LargeCrewedLab/
|
|
||||||
Squad/Parts/Science/MaterialBay/
|
|
||||||
Squad/Parts/Science/sensorAccelerometer/
|
|
||||||
Squad/Parts/Science/sensorBarometer/
|
|
||||||
Squad/Parts/Science/sensorGravimeter/
|
|
||||||
Squad/Parts/Science/sensorThermometer/
|
|
||||||
Squad/Parts/Structural/FLAdapters/
|
Squad/Parts/Structural/FLAdapters/
|
||||||
Squad/Parts/Structural/Size3To2Adapter_v2/
|
Squad/Parts/Structural/Size3To2Adapter_v2/
|
||||||
Squad/Parts/Structural/structuralMicronode/
|
Squad/Parts/Structural/structuralMicronode/
|
||||||
|