Skip to content

Commit

Permalink
updated release files, deleted UV pngs
Browse files Browse the repository at this point in the history
  • Loading branch information
snjo committed Sep 1, 2014
1 parent 4618b3f commit 213fb75
Show file tree
Hide file tree
Showing 18 changed files with 13 additions and 59 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 0 additions & 2 deletions For release/Firespitter/Parts/Engine/FS_PROpeller/part.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ MODULE
resources = LiquidFuel,0.066;IntakeAir,1
}

//---- Integrated air intake (based on Kethane engine)

MODULE
{
name = ModuleResourceIntake
Expand Down
5 changes: 5 additions & 0 deletions For release/Firespitter/Parts/Engine/FS_turboProp/part.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -129,5 +129,10 @@ MODULE
useNamedAlternate = 0
}

MODULE
{
name = FSwheelAlignment
}

// PART END
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ node_stack_bottom = 0.0, -1.875, 0.0, 0.0, 1.0, 0.0, 2
node_attach = 1.25, 0.0, 0.0, 1.0, 0.0, 0.0, 1

TechRequired = highAltitudeFlight
cost = 3000
cost = 1000
category = Propulsion
subcategory = 0
title = FS1BF Bomber Fuselage
Expand Down
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ node_attach = 0.0, 0.0, -0.6375, 0.0, 0.0, 1.0, 1


// --- editor parameters ---
TechRequired = aerodynamicSystems
cost = 550
TechRequired = start //aerodynamicSystems
cost = 250
category = Propulsion
subcategory = 0
title = FS1OMT Oblong Multi-tank
Expand Down Expand Up @@ -58,6 +58,8 @@ MODULE
basePartMass = 0.25
tankMass = 0; 0.1; 0.15; 0.5
showInfo = true
displayCurrentTankCost = true
tankCost = 0; 30; 80; 120
}

MODULE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ node_stack_bottom = 0, -0.1, 0, 0.0, -1.0, 0.0

// --- editor parameters ---
TechRequired = specializedControl
cost = 2300
cost = 250
category = Control
subcategory = 0
title = FS2G ASAS Gyroscope
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ node_stack_bottom = 0, 0, 0, 0.0, 1.0, 0.0

// --- editor parameters ---
TechRequired = specializedControl
cost = 2300
cost = 200
category = Control
subcategory = 0
title = FS2NASAS Nose ASAS unit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ node_attach = 0, 0.0, 0, 0.0, -1.0, 0.0

// --- editor parameters ---
TechRequired = advFlightControl
cost = 500
cost = 300
category = Control
subcategory = 0
title = FS3TA Trim Adjustment Gadget
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,5 @@ MODULE
name = FSexternalLandingGearControl
}

MODULE
{
name = FSwheelAlignment
}

// END PART
}
Binary file not shown.
Binary file not shown.

0 comments on commit 213fb75

Please sign in to comment.