RCS tanks

This commit is contained in:
Chris Adderley 2019-05-28 15:11:46 -07:00
parent b0d3d5b846
commit 429b484371
8 changed files with 9 additions and 9 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 MiB

After

Width:  |  Height:  |  Size: 4.0 MiB

View File

@ -14,7 +14,7 @@ PART
rescaleFactor = 1
// Attachment
attachRules = 1,0,1,1,0
node_stack_top = 0.0, 0.136, 0.0, 0.0, 1.0, 0.0, 1
node_stack_top = 0.0, 0.098, 0.0, 0.0, 1.0, 0.0, 1
node_stack_bottom = 0.0, -0.0401, 0.0, 0.0, -1.0, 0.0, 2
// Tech
TechRequired = advConstruction
@ -53,8 +53,8 @@ PART
secondaryColor = #000000
GAMEOBJECTS
{
FlatAdapterGrey = false
FlatAdapterWhite = true
FlatAdapterGrey = true
FlatAdapterWhite = false
FlatAdapterMetal = false
FlatAdapterOrange = false
}
@ -68,8 +68,8 @@ PART
secondaryColor = #ffffff
GAMEOBJECTS
{
FlatAdapterGrey = true
FlatAdapterWhite = false
FlatAdapterGrey = false
FlatAdapterWhite = true
FlatAdapterMetal = false
FlatAdapterOrange = false
}

View File

@ -53,8 +53,8 @@ PART
secondaryColor = #000000
GAMEOBJECTS
{
FlatAdapterGreyLarge = false
FlatAdapterWhiteLarge =
FlatAdapterGreyLarge = true
FlatAdapterWhiteLarge = false
FlatAdapterMetalLarge = false
FlatAdapterOrangeLarge = false
}
@ -68,8 +68,8 @@ PART
secondaryColor = #ffffff
GAMEOBJECTS
{
FlatAdapterGreyLarge = true
FlatAdapterWhiteLarge = false
FlatAdapterGreyLarge = false
FlatAdapterWhiteLarge = true
FlatAdapterMetalLarge = false
FlatAdapterOrangeLarge = false
}