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 rescaleFactor = 1
// Attachment // Attachment
attachRules = 1,0,1,1,0 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 node_stack_bottom = 0.0, -0.0401, 0.0, 0.0, -1.0, 0.0, 2
// Tech // Tech
TechRequired = advConstruction TechRequired = advConstruction
@ -53,8 +53,8 @@ PART
secondaryColor = #000000 secondaryColor = #000000
GAMEOBJECTS GAMEOBJECTS
{ {
FlatAdapterGrey = false FlatAdapterGrey = true
FlatAdapterWhite = true FlatAdapterWhite = false
FlatAdapterMetal = false FlatAdapterMetal = false
FlatAdapterOrange = false FlatAdapterOrange = false
} }
@ -68,8 +68,8 @@ PART
secondaryColor = #ffffff secondaryColor = #ffffff
GAMEOBJECTS GAMEOBJECTS
{ {
FlatAdapterGrey = true FlatAdapterGrey = false
FlatAdapterWhite = false FlatAdapterWhite = true
FlatAdapterMetal = false FlatAdapterMetal = false
FlatAdapterOrange = false FlatAdapterOrange = false
} }

View File

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