Add packaging test support

This commit is contained in:
ChrisAdderley
2019-03-04 10:06:55 -08:00
parent ef1ebc8db8
commit 28a7cc0139
4 changed files with 15 additions and 6 deletions

View File

@ -1,8 +1,8 @@
// Patches applying art changes to solar panels
// Contents:
// - (solarPanels4)
// - (solarPanels2)
// - (solarPanels3)
// - OX-4L 1x6 Photovoltaic Panels (solarPanels4)
// - SP-L 1x6 Photovoltaic Panels (solarPanels3)
// - OX-4W 3x2 Photovoltaic Panels (solarPanels2)
// - SP-W 3x2 Photovoltaic Panels (solarPanels1)
// - Gigantor XL Solar Array (largeSolarPanel)
// - ()
@ -50,7 +50,7 @@
FLOAT_PROPERTY
{
name = _Shininess
value = 0.8
value = 0.8
}
}
}
@ -77,7 +77,7 @@
MODULE
{
name = ModuleRestockModifyMaterials
MATERIAL
{
shader = KSP/Bumped Specular (Mapped)
@ -215,4 +215,4 @@
scale = 1,1,1
rotation = 0, 0, 0
}
}
}