Skip to content

Commit

Permalink
Fixed braces in karbonite cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
Biotronic committed Aug 2, 2014
1 parent 49b8ae0 commit a7ee65b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gamedata/TweakScale/Karbonite_TweakScale.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
name = TweakScale
type = surface
}
]
}
@PART[Karbonite_Converter_Lg] // BSP-1 Karbonite Converter
{
MODULE
Expand All @@ -14,7 +14,7 @@
type = stack
defaultScale = 2.5
}
]
}
@PART[Karbonite_Engine_125_01] // KA-125 Karbonite Fueled Engine
{
MODULE
Expand All @@ -23,7 +23,7 @@
type = stack
defaultScale = 1.25
}
]
}
@PART[Karbonite_Engine_250_01] // KA-250 Karbonite Fueled Engine
{
MODULE
Expand All @@ -32,7 +32,7 @@
type = stack
defaultScale = 2.5
}
]
}
@PART[Karbonite_LandingFrame] // Integrated Landing Frame
{
MODULE
Expand All @@ -41,7 +41,7 @@
type = stack
defaultScale = 2.5
}
]
}
@PART[Karbonite_RamScoop] // KA-800RS Ram Scoop
{
MODULE
Expand All @@ -50,7 +50,7 @@
type = stack
defaultScale = 2.5
}
]
}
@PART[Karbonite_Tank_25_01] // KA-200 Karbonite Tank
{
MODULE
Expand All @@ -59,7 +59,7 @@
type = stack
defaultScale = 2.5
}
]
}
@PART[Karbonite_Ventral_Extractor_Lg] // DRT-21 Ventral Drill Assembly
{
MODULE
Expand All @@ -68,4 +68,4 @@
type = stack
defaultScale = 2.5
}
]
}

0 comments on commit a7ee65b

Please sign in to comment.