diff --git a/Assets/CineboxAndrew/Science/restock-GCMS-1-n.psd b/Assets/CineboxAndrew/Science/restock-GCMS-1-n.psd new file mode 100644 index 00000000..1b190a3a Binary files /dev/null and b/Assets/CineboxAndrew/Science/restock-GCMS-1-n.psd differ diff --git a/Assets/CineboxAndrew/Science/restock-GCMS-1-s.psd b/Assets/CineboxAndrew/Science/restock-GCMS-1-s.psd new file mode 100644 index 00000000..a55f7a20 Binary files /dev/null and b/Assets/CineboxAndrew/Science/restock-GCMS-1-s.psd differ diff --git a/Assets/CineboxAndrew/Science/restock-GCMS-1.blend b/Assets/CineboxAndrew/Science/restock-GCMS-1.blend new file mode 100644 index 00000000..b1e51a33 Binary files /dev/null and b/Assets/CineboxAndrew/Science/restock-GCMS-1.blend differ diff --git a/Assets/CineboxAndrew/Science/restock-GCMS-1.psd b/Assets/CineboxAndrew/Science/restock-GCMS-1.psd new file mode 100644 index 00000000..e448ce9d Binary files /dev/null and b/Assets/CineboxAndrew/Science/restock-GCMS-1.psd differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Science/restock-GCMS-1-n.tga b/Distribution/Restock/GameData/ReStock/Assets/Science/restock-GCMS-1-n.tga new file mode 100644 index 00000000..e9a31e6c Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Science/restock-GCMS-1-n.tga differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Science/restock-GCMS-1.mu b/Distribution/Restock/GameData/ReStock/Assets/Science/restock-GCMS-1.mu new file mode 100644 index 00000000..abf74b44 Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Science/restock-GCMS-1.mu differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Science/restock-GCMS-1.tga b/Distribution/Restock/GameData/ReStock/Assets/Science/restock-GCMS-1.tga new file mode 100644 index 00000000..5bb8f34b Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Science/restock-GCMS-1.tga differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Science/restock-goocanister-radial-1.mu b/Distribution/Restock/GameData/ReStock/Assets/Science/restock-goocanister-radial-1.mu index 51a45afd..e72bed0b 100644 Binary files a/Distribution/Restock/GameData/ReStock/Assets/Science/restock-goocanister-radial-1.mu and b/Distribution/Restock/GameData/ReStock/Assets/Science/restock-goocanister-radial-1.mu differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Science/restock-science-1.tga b/Distribution/Restock/GameData/ReStock/Assets/Science/restock-science-1.tga index 4515b5d8..32e8185c 100644 Binary files a/Distribution/Restock/GameData/ReStock/Assets/Science/restock-science-1.tga and b/Distribution/Restock/GameData/ReStock/Assets/Science/restock-science-1.tga differ diff --git a/Distribution/Restock/GameData/ReStock/Patches/Science/restock-science.cfg b/Distribution/Restock/GameData/ReStock/Patches/Science/restock-science.cfg index 68762f72..724b0fbf 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Science/restock-science.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Science/restock-science.cfg @@ -6,6 +6,7 @@ // - Negative Gravioli Detector (sensorGravimeter) // - Mystery Goo™ Containment Unit (GooExperiment) // - SC-9001 Science Jr. (science_module) +// - Atmospheric Fluid Spectro-Variometer (sensorAtmosphere) // Thermometer @PART[sensorThermometer] { @@ -111,4 +112,15 @@ @node_stack_top = 0.0, 0.6125, 0.0, 0.0, 1.0, 0.0 @node_stack_bottom = 0.0, -0.5125, 0.0, 0.0, -1.0, 0.0 @node_attach = 0.0, 0.0, 0.62625, 0.0, 0.0, -1.0, 1 +} + +// Atmospheric Fluid Spectro-Variometer +@PART[sensorAtmosphere] { + @author = Andrew Cassidy + + !mesh = DELETE + !MODEL = {} + MODEL { + model = ReStock/Assets/Science/restock-GCMS-1 + } } \ No newline at end of file