Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

- Beautifying all configs for 2-space indentation. #485

Merged
merged 4 commits into from
Mar 3, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@
@PART[standardNoseCone]
{
@author = Chris Adderley (Nertea)

!mesh = DELETE
!MODEL {}
MODEL {
MODEL
{
model = ReStock/Assets/Aero/restock-nosecone-0625-1
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@
@PART[noseCone]
{
@author = Chris Adderley (Nertea)

!mesh = DELETE
!MODEL {}
MODEL {
MODEL
{
model = ReStock/Assets/Structural/restock-nosecone-125-1
}
!MODULE[ModulePartVariants] {}
MODULE
{
name = ModulePartVariants
useMultipleDragCubes = false
useMultipleDragCubes = false
baseVariant = BlackAndWhite
VARIANT
{
Expand All @@ -34,7 +34,6 @@
125mConeOrange = false
}
}

VARIANT
{
name = Dark
Expand Down Expand Up @@ -86,17 +85,17 @@
@PART[pointyNoseConeA]
{
@author = Chris Adderley (Nertea)

!mesh = DELETE
!MODEL {}
MODEL {
MODEL
{
model = ReStock/Assets/Structural/restock-nosecone-125-2
}
!MODULE[ModulePartVariants] {}
MODULE
{
name = ModulePartVariants
useMultipleDragCubes = false
useMultipleDragCubes = false
baseVariant = White
VARIANT
{
Expand Down Expand Up @@ -126,7 +125,6 @@
125SharpConeWhite = false
125SharpConeBlackAndWhite = true
125SharpConeOrange = false

}
}
VARIANT
Expand Down Expand Up @@ -166,17 +164,17 @@
@PART[pointyNoseConeB]
{
@author = Chris Adderley (Nertea)

!mesh = DELETE
!MODEL {}
MODEL {
MODEL
{
model = ReStock/Assets/Structural/restock-nosecone-125-3
}
!MODULE[ModulePartVariants] {}
MODULE
{
name = ModulePartVariants
useMultipleDragCubes = false
useMultipleDragCubes = false
baseVariant = White
VARIANT
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
@PART[rocketNoseCone_v2]
{
@author = Chris Adderley (Nertea)

!mesh = DELETE
!MODEL {}
MODEL {
MODEL
{
model = ReStock/Assets/Structural/restock-nosecone-25-1
}
!MODULE[ModulePartVariants] {}
MODULE
{
name = ModulePartVariants
useMultipleDragCubes = false
useMultipleDragCubes = false
baseVariant = White
VARIANT
{
Expand Down Expand Up @@ -44,9 +44,7 @@
25mNoseconeWhite = false
25mNoseconeOrange = false
}

}

VARIANT
{
name = Orange
Expand Down