Finish probe tanks, nosecone, oscar-a

This commit is contained in:
Chris Adderley 2019-05-25 15:58:10 -07:00
parent 0daced12a5
commit c299221196
11 changed files with 30 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 256 KiB

After

Width:  |  Height:  |  Size: 256 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 256 KiB

After

Width:  |  Height:  |  Size: 256 KiB

View File

@ -52,4 +52,34 @@ PART
amount = 4.95
maxAmount = 4.95
}
MODULE
{
name = ModulePartVariants
baseVariant = Metal
useMultipleDragCubes = false
VARIANT
{
name = Metal
displayName = #LOC_Restock_variant-surface_metal
themeName = Metal
primaryColor = #6f6e6d
secondaryColor = #6f6e6d
TEXTURE
{
mainTextureURL = ReStock/Assets/FuelTank/restock-fueltank-0625-1
}
}
VARIANT
{
name = White
displayName = #autoLOC_8007119
themeName = White
primaryColor = #ffffff
secondaryColor = #ffffff
TEXTURE
{
mainTextureURL = ReStock/Assets/FuelTank/restock-fueltank-0625-1-white
}
}
}
}