diff --git a/For release/Firespitter/Firespitter.version b/For release/Firespitter/Firespitter.version index 4d298d3f..2a1ea7ff 100644 --- a/For release/Firespitter/Firespitter.version +++ b/For release/Firespitter/Firespitter.version @@ -4,7 +4,7 @@ "VERSION": { "MAJOR": 7, "MINOR": 1, - "PATCH": 1 + "PATCH": 2 }, "KSP_VERSION": { "MAJOR": 1, diff --git a/For release/Firespitter/Parts/Aero/FS_bomberWing/part.cfg b/For release/Firespitter/Parts/Aero/FS_bomberWing/part.cfg index cd18f06d..316289d3 100644 --- a/For release/Firespitter/Parts/Aero/FS_bomberWing/part.cfg +++ b/For release/Firespitter/Parts/Aero/FS_bomberWing/part.cfg @@ -15,6 +15,7 @@ rescaleFactor = 1 // --- editor parameters --- TechRequired = highAltitudeFlight cost = 2000 +entryCost = 4000 category = Aero subcategory = 0 title = FS1BW Firespitter Bomber Wing diff --git a/For release/Firespitter/Parts/Aero/FS_bomberWingExtender/part.cfg b/For release/Firespitter/Parts/Aero/FS_bomberWingExtender/part.cfg index 8bfef19e..91bda88c 100644 --- a/For release/Firespitter/Parts/Aero/FS_bomberWingExtender/part.cfg +++ b/For release/Firespitter/Parts/Aero/FS_bomberWingExtender/part.cfg @@ -15,6 +15,7 @@ rescaleFactor = 1 // --- editor parameters --- TechRequired = highAltitudeFlight cost = 2000 +entryCost = 4000 category = Aero subcategory = 0 title = FS1BW Firespitter Bomber Wing diff --git a/For release/Firespitter/Parts/Aero/FS_fighterJetElevator/part.cfg b/For release/Firespitter/Parts/Aero/FS_fighterJetElevator/part.cfg index 610a73ef..f85ec4ba 100644 --- a/For release/Firespitter/Parts/Aero/FS_fighterJetElevator/part.cfg +++ b/For release/Firespitter/Parts/Aero/FS_fighterJetElevator/part.cfg @@ -15,6 +15,7 @@ rescaleFactor = 1.0 // --- editor parameters --- TechRequired = supersonicFlight cost = 600 +entryCost = 2000 category = Aero subcategory = 0 title = FS1F86E-S Fighter Jet Elevator diff --git a/For release/Firespitter/Parts/Aero/FS_fighterJetRudder/part.cfg b/For release/Firespitter/Parts/Aero/FS_fighterJetRudder/part.cfg index 3becce7d..2b078c8a 100644 --- a/For release/Firespitter/Parts/Aero/FS_fighterJetRudder/part.cfg +++ b/For release/Firespitter/Parts/Aero/FS_fighterJetRudder/part.cfg @@ -15,6 +15,7 @@ rescaleFactor = 1.0 // --- editor parameters --- TechRequired = supersonicFlight cost = 600 +entryCost = 2000 category = Aero subcategory = 0 title = FS1F86R-S Fighter Jet Rudder diff --git a/For release/Firespitter/Parts/Aero/FS_fighterJetWing/part.cfg b/For release/Firespitter/Parts/Aero/FS_fighterJetWing/part.cfg index 140365db..8b5576cd 100644 --- a/For release/Firespitter/Parts/Aero/FS_fighterJetWing/part.cfg +++ b/For release/Firespitter/Parts/Aero/FS_fighterJetWing/part.cfg @@ -14,6 +14,7 @@ rescaleFactor = 1.0 // --- editor parameters --- TechRequired = supersonicFlight cost = 1000 +entryCost = 3000 category = Aero subcategory = 0 title = FS1F86-S Fighet Jet Wing diff --git a/For release/Firespitter/Parts/Aero/FS_fighterWing/part.cfg b/For release/Firespitter/Parts/Aero/FS_fighterWing/part.cfg index 8e8adb62..5c577aa8 100644 --- a/For release/Firespitter/Parts/Aero/FS_fighterWing/part.cfg +++ b/For release/Firespitter/Parts/Aero/FS_fighterWing/part.cfg @@ -26,6 +26,7 @@ rescaleFactor = 1 // --- editor parameters --- TechRequired = aerodynamicSystems cost = 1000 +entryCost = 3000 category = Aero subcategory = 0 title = FS1W Firespitter Wing diff --git a/For release/Firespitter/Parts/Aero/FS_oblongNoseIntake/part.cfg b/For release/Firespitter/Parts/Aero/FS_oblongNoseIntake/part.cfg index df704cc0..51dc17d8 100644 --- a/For release/Firespitter/Parts/Aero/FS_oblongNoseIntake/part.cfg +++ b/For release/Firespitter/Parts/Aero/FS_oblongNoseIntake/part.cfg @@ -21,6 +21,7 @@ node_attach = 0.0, -0.236, 0.0, 0.0, -1.0, 0.0, 1 // --- editor parameters --- TechRequired = supersonicFlight cost = 550 +entryCost = 1400 category = Aero subcategory = 0 title = FS1ONI Oblong Nose Intake diff --git a/For release/Firespitter/Parts/Aero/FS_tailWing/part.cfg b/For release/Firespitter/Parts/Aero/FS_tailWing/part.cfg index 56f44e18..9f132c16 100644 --- a/For release/Firespitter/Parts/Aero/FS_tailWing/part.cfg +++ b/For release/Firespitter/Parts/Aero/FS_tailWing/part.cfg @@ -15,6 +15,7 @@ rescaleFactor = 1.5 // --- editor parameters --- TechRequired = stability cost = 600 +entryCost = 1400 category = Aero subcategory = 0 title = FS1TW2 Tail Wing diff --git a/For release/Firespitter/Parts/Aero/FS_tailWingLarge/part.cfg b/For release/Firespitter/Parts/Aero/FS_tailWingLarge/part.cfg index a3cf1e76..fff2aa88 100644 --- a/For release/Firespitter/Parts/Aero/FS_tailWingLarge/part.cfg +++ b/For release/Firespitter/Parts/Aero/FS_tailWingLarge/part.cfg @@ -15,6 +15,7 @@ rescaleFactor = 1.5 // --- editor parameters --- TechRequired = stability cost = 600 +entryCost = 1300 category = Aero subcategory = 0 title = FS1TW3 Large Tail Wing diff --git a/For release/Firespitter/Parts/Aero/FS_winglet/part.cfg b/For release/Firespitter/Parts/Aero/FS_winglet/part.cfg index 747856a3..f52799e2 100644 --- a/For release/Firespitter/Parts/Aero/FS_winglet/part.cfg +++ b/For release/Firespitter/Parts/Aero/FS_winglet/part.cfg @@ -15,6 +15,7 @@ rescaleFactor = 1.4 // --- editor parameters --- TechRequired = stability cost = 600 +entryCost = 1500 category = Aero subcategory = 0 title = FS1TW1 Tail Winglet diff --git a/For release/Firespitter/Parts/Command/FS_apacheCockpit/part.cfg b/For release/Firespitter/Parts/Command/FS_apacheCockpit/part.cfg index a8da9b0d..c6923efc 100644 --- a/For release/Firespitter/Parts/Command/FS_apacheCockpit/part.cfg +++ b/For release/Firespitter/Parts/Command/FS_apacheCockpit/part.cfg @@ -20,6 +20,7 @@ node_attach = 0.0, 0.0, 0.512, 0.0, 0.0, -1.0, 1 // --- editor parameters --- TechRequired = advAerodynamics cost = 1600 +entryCost = 3200 category = Pods subcategory = 0 title = FS2OC Attack Helicopter Cockpit diff --git a/For release/Firespitter/Parts/Command/FS_bomberCockpit/part.cfg b/For release/Firespitter/Parts/Command/FS_bomberCockpit/part.cfg index d22689af..c403a449 100644 --- a/For release/Firespitter/Parts/Command/FS_bomberCockpit/part.cfg +++ b/For release/Firespitter/Parts/Command/FS_bomberCockpit/part.cfg @@ -23,6 +23,7 @@ node_stack_bottom = 0.0, -1.92, 0.0, 0.0, -1.0, 0.0 // --- editor parameters --- TechRequired = highAltitudeFlight cost = 1800 +entryCost = 4200 category = Pods subcategory = 0 title = FS1FH Bomber Cockpit diff --git a/For release/Firespitter/Parts/Command/FS_copterCockpit/part.cfg b/For release/Firespitter/Parts/Command/FS_copterCockpit/part.cfg index 1f860554..7580110e 100644 --- a/For release/Firespitter/Parts/Command/FS_copterCockpit/part.cfg +++ b/For release/Firespitter/Parts/Command/FS_copterCockpit/part.cfg @@ -20,6 +20,7 @@ node_stack_bottom = 0.0, -0.711, 0.0, 0.0, -1.0, 0.0, 1 // --- editor parameters --- TechRequired = advAerodynamics cost = 1800 +entryCost = 4200 category = Pods subcategory = 0 title = FS2CP Helicopter Cockpit diff --git a/For release/Firespitter/Parts/Command/FS_fighterCockpit/part.cfg b/For release/Firespitter/Parts/Command/FS_fighterCockpit/part.cfg index 2c55e085..29446553 100644 --- a/For release/Firespitter/Parts/Command/FS_fighterCockpit/part.cfg +++ b/For release/Firespitter/Parts/Command/FS_fighterCockpit/part.cfg @@ -20,6 +20,7 @@ node_attach = 0.0, 0.0, 0.512, 0.0, 0.0, -1.0, 1 // --- editor parameters --- TechRequired = aerodynamicSystems cost = 1600 +entryCost = 3200 category = Pods subcategory = 0 title = FS1OC Fighter Inline Cockpit diff --git a/For release/Firespitter/Parts/Engine/FS_PROpeller/part.cfg b/For release/Firespitter/Parts/Engine/FS_PROpeller/part.cfg index e8e6cf8b..37c97517 100644 --- a/For release/Firespitter/Parts/Engine/FS_PROpeller/part.cfg +++ b/For release/Firespitter/Parts/Engine/FS_PROpeller/part.cfg @@ -22,6 +22,7 @@ node_stack_top = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0 // --- editor parameters --- TechRequired = aerodynamicSystems cost = 950 +entryCost = 2200 category = Propulsion subcategory = 0 title = FS1PRO Customizable Propeller engine diff --git a/For release/Firespitter/Parts/Engine/FS_PROpellerElectric/part.cfg b/For release/Firespitter/Parts/Engine/FS_PROpellerElectric/part.cfg index b508584b..93d10805 100644 --- a/For release/Firespitter/Parts/Engine/FS_PROpellerElectric/part.cfg +++ b/For release/Firespitter/Parts/Engine/FS_PROpellerElectric/part.cfg @@ -22,6 +22,7 @@ node_stack_top = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0 // --- editor parameters --- TechRequired = aerodynamicSystems cost = 950 +entryCost = 2200 category = Propulsion subcategory = 0 title = FS1PRE Customizable Electric Propeller engine diff --git a/For release/Firespitter/Parts/Engine/FS_VTOLengine/part.cfg b/For release/Firespitter/Parts/Engine/FS_VTOLengine/part.cfg index b4a023fd..e510a701 100644 --- a/For release/Firespitter/Parts/Engine/FS_VTOLengine/part.cfg +++ b/For release/Firespitter/Parts/Engine/FS_VTOLengine/part.cfg @@ -35,6 +35,7 @@ sound_explosion_low = flameout // --- editor parameters --- TechRequired = advAerodynamics cost = 950 +entryCost = 2200 category = Propulsion subcategory = 0 title = FS2V VTOL engine @@ -80,8 +81,8 @@ MODULE exhaustDamage = False ignitionThreshold = 0.1 minThrust = 0 - maxThrust = 45 - heatProduction = 300 + maxThrust = 3.75 + heatProduction = 30 useEngineResponseTime = True engineAccelerationSpeed = 20 engineDecelerationSpeed = 20 @@ -278,8 +279,8 @@ MODULE exhaustDamage = False ignitionThreshold = 0.1 minThrust = 0 - maxThrust = 150 - heatProduction = 300 + maxThrust = 12.5 + heatProduction = 30 useEngineResponseTime = True engineAccelerationSpeed = 20 engineDecelerationSpeed = 20 diff --git a/For release/Firespitter/Parts/Engine/FS_copterRotorFenestron/part.cfg b/For release/Firespitter/Parts/Engine/FS_copterRotorFenestron/part.cfg index 76c0227b..85506cc4 100644 --- a/For release/Firespitter/Parts/Engine/FS_copterRotorFenestron/part.cfg +++ b/For release/Firespitter/Parts/Engine/FS_copterRotorFenestron/part.cfg @@ -29,6 +29,7 @@ fx_exhaustSparks_flameout = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, flameout // --- editor parameters --- TechRequired = advAerodynamics cost = 450 +entryCost = 1200 category = Control subcategory = 0 title = FS2F helicopter Fenestron diff --git a/For release/Firespitter/Parts/Engine/FS_copterRotorMain/part.cfg b/For release/Firespitter/Parts/Engine/FS_copterRotorMain/part.cfg index bbaf24a8..d1e1f5c6 100644 --- a/For release/Firespitter/Parts/Engine/FS_copterRotorMain/part.cfg +++ b/For release/Firespitter/Parts/Engine/FS_copterRotorMain/part.cfg @@ -41,6 +41,7 @@ EFFECTS // --- editor parameters --- TechRequired = advAerodynamics cost = 950 +entryCost = 1200 category = Propulsion subcategory = 0 title = FS Helicopter Main Rotor, Tweakable diff --git a/For release/Firespitter/Parts/Engine/FS_copterRotorMainElectric/part.cfg b/For release/Firespitter/Parts/Engine/FS_copterRotorMainElectric/part.cfg index a7358d7b..865a1dd5 100644 --- a/For release/Firespitter/Parts/Engine/FS_copterRotorMainElectric/part.cfg +++ b/For release/Firespitter/Parts/Engine/FS_copterRotorMainElectric/part.cfg @@ -28,6 +28,7 @@ fx_exhaustSparks_flameout = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, flameout // --- editor parameters --- TechRequired = advAerodynamics cost = 1200 +entryCost = 2800 category = Propulsion subcategory = 0 title = FS2ME Electric Helicopter Main Rotor diff --git a/For release/Firespitter/Parts/Engine/FS_copterRotorTail/part.cfg b/For release/Firespitter/Parts/Engine/FS_copterRotorTail/part.cfg index 6543858f..7eeb5a31 100644 --- a/For release/Firespitter/Parts/Engine/FS_copterRotorTail/part.cfg +++ b/For release/Firespitter/Parts/Engine/FS_copterRotorTail/part.cfg @@ -37,6 +37,7 @@ EFFECTS // --- editor parameters --- TechRequired = advAerodynamics cost = 950 +entryCost = 2200 category = Propulsion subcategory = 0 title = FS test tail engine diff --git a/For release/Firespitter/Parts/Engine/FS_lancasterEngine/ogear.cfg b/For release/Firespitter/Parts/Engine/FS_lancasterEngine/ogear.cfg index f882538e..004a58f8 100644 --- a/For release/Firespitter/Parts/Engine/FS_lancasterEngine/ogear.cfg +++ b/For release/Firespitter/Parts/Engine/FS_lancasterEngine/ogear.cfg @@ -36,6 +36,7 @@ sound_explosion_low = flameout // --- editor parameters --- TechRequired = highAltitudeFlight cost = 950 +entryCost = 2200 category = Propulsion subcategory = 0 title = FS1LEG Lancaster Engine @@ -156,8 +157,8 @@ MODULE exhaustDamage = False ignitionThreshold = 0.1 minThrust = 0 - maxThrust = 150 - heatProduction = 300 + maxThrust = 37.5 + heatProduction = 30 useEngineResponseTime = True engineAccelerationSpeed = 5.0 engineDecelerationSpeed = 5.0 @@ -166,6 +167,7 @@ MODULE { name = LiquidFuel ratio = 1 + resourceFlowMode = STAGE_PRIORITY_FLOW DrawGauge = True } PROPELLANT diff --git a/For release/Firespitter/Parts/Engine/FS_lancasterEngine/part.cfg b/For release/Firespitter/Parts/Engine/FS_lancasterEngine/part.cfg index 63c11390..57bb17d6 100644 --- a/For release/Firespitter/Parts/Engine/FS_lancasterEngine/part.cfg +++ b/For release/Firespitter/Parts/Engine/FS_lancasterEngine/part.cfg @@ -33,6 +33,7 @@ sound_explosion_low = flameout // --- editor parameters --- TechRequired = highAltitudeFlight cost = 950 +entryCost = 2200 category = Propulsion subcategory = 0 title = FS1LEG Lancaster Engine @@ -82,8 +83,8 @@ MODULE exhaustDamage = False ignitionThreshold = 0.1 minThrust = 0 - maxThrust = 150 - heatProduction = 300 + maxThrust = 37.5 + heatProduction = 30 useEngineResponseTime = True engineAccelerationSpeed = 5.0 engineDecelerationSpeed = 5.0 @@ -97,6 +98,7 @@ MODULE PROPELLANT { name = IntakeAir + resourceFlowMode = STAGE_PRIORITY_FLOW ratio = 15 } atmosphereCurve diff --git a/For release/Firespitter/Parts/Engine/FS_noseEngine/part.cfg b/For release/Firespitter/Parts/Engine/FS_noseEngine/part.cfg index ad3d2b76..164bab1d 100644 --- a/For release/Firespitter/Parts/Engine/FS_noseEngine/part.cfg +++ b/For release/Firespitter/Parts/Engine/FS_noseEngine/part.cfg @@ -29,6 +29,7 @@ sound_explosion_low = flameout // --- editor parameters --- TechRequired = aerodynamicSystems cost = 950 +entryCost = 2200 category = Propulsion subcategory = 0 title = FS1EN Nose Mounted Engine @@ -74,8 +75,8 @@ MODULE exhaustDamage = False ignitionThreshold = 0.1 minThrust = 0 - maxThrust = 45 - heatProduction = 300 + maxThrust = 11.25 + heatProduction = 30 useEngineResponseTime = True engineAccelerationSpeed = 20 engineDecelerationSpeed = 20 diff --git a/For release/Firespitter/Parts/Engine/FS_noseEngineElectric/part.cfg b/For release/Firespitter/Parts/Engine/FS_noseEngineElectric/part.cfg index 08c917f6..3532143b 100644 --- a/For release/Firespitter/Parts/Engine/FS_noseEngineElectric/part.cfg +++ b/For release/Firespitter/Parts/Engine/FS_noseEngineElectric/part.cfg @@ -31,6 +31,7 @@ fx_exhaustSparks_flameout = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, flameout // --- editor parameters --- TechRequired = electrics cost = 950 +entryCost = 2200 category = Propulsion subcategory = 0 title = FS1ENE Nose Mounted Electric Engine @@ -76,7 +77,7 @@ MODULE ignitionThreshold = 0.1 minThrust = 0 maxThrust = 40 - heatProduction = 300 + heatProduction = 30 useEngineResponseTime = True engineAccelerationSpeed = 20 engineDecelerationSpeed = 20 diff --git a/For release/Firespitter/Parts/Engine/FS_oblongTailJet/part.cfg b/For release/Firespitter/Parts/Engine/FS_oblongTailJet/part.cfg index 1380d7c0..1efa4f2c 100644 --- a/For release/Firespitter/Parts/Engine/FS_oblongTailJet/part.cfg +++ b/For release/Firespitter/Parts/Engine/FS_oblongTailJet/part.cfg @@ -33,6 +33,7 @@ sound_explosion_low = flameout // --- editor parameters --- TechRequired = supersonicFlight cost = 800 +entryCost = 2200 category = Propulsion subcategory = 0 title = FS1OJ Oblong Tail Jet @@ -43,7 +44,7 @@ description = An inline tail jet for old school jet fighters attachRules = 1,1,1,1,0 // --- standard part parameters --- -mass = 0.6 +mass = 1.3 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.3 @@ -61,8 +62,8 @@ MODULE exhaustDamage = True ignitionThreshold = 0.1 minThrust = 0 - maxThrust = 150 - heatProduction = 700 + maxThrust = 35 + heatProduction = 100 useEngineResponseTime = True engineAccelerationSpeed = 0.5 engineDecelerationSpeed = 1 @@ -77,20 +78,38 @@ MODULE PROPELLANT { name = IntakeAir - ratio = 15 + ignoreForIsp = True + ratio = 25 } atmosphereCurve - { - key = 0 1000 - key = 0.3 1800 - key = 1 2000 - } - velocityCurve - { - key = 1000 0 0 0 - key = 850 0.2 0 0 - key = 0 1 0 0 - } + { + key = 0 8000 0 0 + } + // Jet params + atmChangeFlow = True + useVelCurve = True + useAtmCurve = True + machLimit = 1.5 + machHeatMult = 6.0 + velCurve + { + key = 0 1 0 0.08333334 + key = 0.2 1 0.42074 0.42074 + key = 0.7 2.2 2.290406 2.290406 + key = 1.4 2.6 3.887193 3.887193 + key = 3.75 1.8 0 0 + key = 4.5 1.0 -2.831749 -2.831749 + key = 5.5 0.4 -5.260566 -5.260566 + key = 6 0 -0.02420209 0 + } + atmCurve + { + key = 0 0 0 0 + key = 0.045 0.166 4.304647 4.304647 + key = 0.8 0.5 0.5779132 0.5779132 + key = 0.6 0.6 0.4809403 0.4809403 + key = 1 1 1.013946 0 + } } //MODULE diff --git a/For release/Firespitter/Parts/Engine/FS_propellerFolding/part.cfg b/For release/Firespitter/Parts/Engine/FS_propellerFolding/part.cfg index 41872fdd..43150d7c 100644 --- a/For release/Firespitter/Parts/Engine/FS_propellerFolding/part.cfg +++ b/For release/Firespitter/Parts/Engine/FS_propellerFolding/part.cfg @@ -32,6 +32,7 @@ fx_exhaustSparks_flameout = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, flameout // --- editor parameters --- TechRequired = electrics cost = 950 +entryCost = 2200 category = Propulsion subcategory = 0 title = FS1FPE Folding Electric Propeller diff --git a/For release/Firespitter/Parts/Engine/FS_swampEngine/part.cfg b/For release/Firespitter/Parts/Engine/FS_swampEngine/part.cfg index 2fd42d3d..ca1ca977 100644 --- a/For release/Firespitter/Parts/Engine/FS_swampEngine/part.cfg +++ b/For release/Firespitter/Parts/Engine/FS_swampEngine/part.cfg @@ -34,6 +34,7 @@ sound_explosion_low = flameout // --- editor parameters --- TechRequired = specializedControl cost = 950 +entryCost = 2200 category = Propulsion subcategory = 0 title = FS3SE Swamp Engine @@ -79,7 +80,7 @@ MODULE exhaustDamage = False ignitionThreshold = 0.1 minThrust = 0 - maxThrust = 45 + maxThrust = 3.75 heatProduction = 300 useEngineResponseTime = True engineAccelerationSpeed = 0.25 diff --git a/For release/Firespitter/Parts/Engine/FS_turboProp/part.cfg b/For release/Firespitter/Parts/Engine/FS_turboProp/part.cfg index 9082a41c..65f23ee9 100644 --- a/For release/Firespitter/Parts/Engine/FS_turboProp/part.cfg +++ b/For release/Firespitter/Parts/Engine/FS_turboProp/part.cfg @@ -25,6 +25,7 @@ fx_exhaustSparks_flameout = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, flameout // --- editor parameters --- TechRequired = highAltitudeFlight cost = 950 +entryCost = 2200 category = Propulsion subcategory = 0 title = FS1TP Turboprop Engine diff --git a/For release/Firespitter/Parts/FuelTank/FS_airTank/part.cfg b/For release/Firespitter/Parts/FuelTank/FS_airTank/part.cfg index 4e84747c..fdae2674 100644 --- a/For release/Firespitter/Parts/FuelTank/FS_airTank/part.cfg +++ b/For release/Firespitter/Parts/FuelTank/FS_airTank/part.cfg @@ -13,6 +13,7 @@ node_attach = 0.14, 0.0, 0.0, 1.0, 0.0, 0.0 TechRequired = fuelSystems cost = 50 +entryCost = 200 category = Propulsion subcategory = 0 title = FS3AT Air Tank diff --git a/For release/Firespitter/Parts/FuelTank/FS_dropTank/part.cfg b/For release/Firespitter/Parts/FuelTank/FS_dropTank/part.cfg index 06048bce..d752980b 100644 --- a/For release/Firespitter/Parts/FuelTank/FS_dropTank/part.cfg +++ b/For release/Firespitter/Parts/FuelTank/FS_dropTank/part.cfg @@ -14,6 +14,7 @@ node_stack_top = 0.00, 0.0, -0.244, 0.0, 0.0, -1.0, 1 TechRequired = fuelSystems cost = 500 +entryCost = 1200 category = Propulsion subcategory = 0 title = FS3FD Fuel Drop Tank diff --git a/For release/Firespitter/Parts/FuelTank/FS_dropTankMount/part.cfg b/For release/Firespitter/Parts/FuelTank/FS_dropTankMount/part.cfg index 684992da..cb7e84b3 100644 --- a/For release/Firespitter/Parts/FuelTank/FS_dropTankMount/part.cfg +++ b/For release/Firespitter/Parts/FuelTank/FS_dropTankMount/part.cfg @@ -14,6 +14,7 @@ node_stack_bottom = 0.0, 0.0, 0.132, 0.0, 0.0, 1.0, 1 TechRequired = fuelSystems cost = 50 +entryCost = 200 category = Propulsion subcategory = 0 title = FS3FDM Drop Tank Mount diff --git a/For release/Firespitter/Parts/FuelTank/FS_jerryCan/part.cfg b/For release/Firespitter/Parts/FuelTank/FS_jerryCan/part.cfg index 92904e6f..04a5d573 100644 --- a/For release/Firespitter/Parts/FuelTank/FS_jerryCan/part.cfg +++ b/For release/Firespitter/Parts/FuelTank/FS_jerryCan/part.cfg @@ -21,6 +21,7 @@ node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1 // --- editor parameters --- TechRequired = fuelSystems cost = 225 +entryCost = 500 category = Propulsion subcategory = 0 title = FS3J Jerry Can diff --git a/For release/Firespitter/Parts/FuelTank/FS_oxidizerTank/part.cfg b/For release/Firespitter/Parts/FuelTank/FS_oxidizerTank/part.cfg index ea454892..c2be7910 100644 --- a/For release/Firespitter/Parts/FuelTank/FS_oxidizerTank/part.cfg +++ b/For release/Firespitter/Parts/FuelTank/FS_oxidizerTank/part.cfg @@ -13,6 +13,7 @@ node_attach = 0.14, 0.0, 0.0, 0.0, 0.0, 1.0 TechRequired = fuelSystems cost = 50 +entryCost = 200 category = Propulsion subcategory = 0 title = FS3OT Oxidizer Tank diff --git a/For release/Firespitter/Parts/Fuselage/FS_bombBay/part.cfg b/For release/Firespitter/Parts/Fuselage/FS_bombBay/part.cfg index 72a05b82..8e5737fc 100644 --- a/For release/Firespitter/Parts/Fuselage/FS_bombBay/part.cfg +++ b/For release/Firespitter/Parts/Fuselage/FS_bombBay/part.cfg @@ -19,6 +19,7 @@ node_attach = 1.25, 0.0, 0.0, 1.0, 0.0, 0.0, 1 TechRequired = highAltitudeFlight cost = 3000 +entryCost = 6200 category = Structural subcategory = 0 title = FS1BB Bomb Bay diff --git a/For release/Firespitter/Parts/Fuselage/FS_bomberFuselage/part.cfg b/For release/Firespitter/Parts/Fuselage/FS_bomberFuselage/part.cfg index d036ea31..81702433 100644 --- a/For release/Firespitter/Parts/Fuselage/FS_bomberFuselage/part.cfg +++ b/For release/Firespitter/Parts/Fuselage/FS_bomberFuselage/part.cfg @@ -15,6 +15,7 @@ node_attach = 1.25, 0.0, 0.0, 1.0, 0.0, 0.0, 1 TechRequired = highAltitudeFlight cost = 1000 +entryCost = 2200 category = Propulsion subcategory = 0 title = FS1BF Bomber Fuselage diff --git a/For release/Firespitter/Parts/Fuselage/FS_bomberFuselageTail/part.cfg b/For release/Firespitter/Parts/Fuselage/FS_bomberFuselageTail/part.cfg index 2556891f..b217bce2 100644 --- a/For release/Firespitter/Parts/Fuselage/FS_bomberFuselageTail/part.cfg +++ b/For release/Firespitter/Parts/Fuselage/FS_bomberFuselageTail/part.cfg @@ -15,6 +15,7 @@ node_attach = 1.25, 2.59, 0.0, 1.0, 0.0, 0.0, 1 TechRequired = highAltitudeFlight cost = 800 +entryCost = 2200 category = Structural subcategory = 0 title = FS1BT Bomber Tail diff --git a/For release/Firespitter/Parts/Fuselage/FS_crewFuselage/part.cfg b/For release/Firespitter/Parts/Fuselage/FS_crewFuselage/part.cfg index 6569c617..525fef4f 100644 --- a/For release/Firespitter/Parts/Fuselage/FS_crewFuselage/part.cfg +++ b/For release/Firespitter/Parts/Fuselage/FS_crewFuselage/part.cfg @@ -1,6 +1,6 @@ PART { - +// TODO: Rotation is off // Kerbal Space Program - Part Config // Firespitter helicopter crew fuselage // @@ -26,6 +26,7 @@ vesselType = Ship // --- editor parameters --- TechRequired = specializedConstruction cost = 550 +entryCost = 1500 category = Utility subcategory = 0 title = FS2CF Passenger Fuselage diff --git a/For release/Firespitter/Parts/Fuselage/FS_oblongFuselageHalf/part.cfg b/For release/Firespitter/Parts/Fuselage/FS_oblongFuselageHalf/part.cfg index cba3bbad..a8e8de12 100644 --- a/For release/Firespitter/Parts/Fuselage/FS_oblongFuselageHalf/part.cfg +++ b/For release/Firespitter/Parts/Fuselage/FS_oblongFuselageHalf/part.cfg @@ -21,6 +21,7 @@ node_attach = 0.0, 0.0, -0.51, 0.0, 0.0, 1.0, 1 // --- editor parameters --- TechRequired = aerodynamicSystems cost = 550 +entryCost = 1400 category = Structural subcategory = 0 title = FS1OFH Oblong Structural Fuselage (Half Length) diff --git a/For release/Firespitter/Parts/Fuselage/FS_oblongMultiTank/part.cfg b/For release/Firespitter/Parts/Fuselage/FS_oblongMultiTank/part.cfg index b6467874..eeeb5844 100644 --- a/For release/Firespitter/Parts/Fuselage/FS_oblongMultiTank/part.cfg +++ b/For release/Firespitter/Parts/Fuselage/FS_oblongMultiTank/part.cfg @@ -21,6 +21,7 @@ node_attach = 0.0, 0.0, -0.6375, 0.0, 0.0, 1.0, 1 // --- editor parameters --- TechRequired = start //aerodynamicSystems cost = 250 +entryCost = 1200 category = Propulsion subcategory = 0 title = FS1OMT Oblong Multi-tank diff --git a/For release/Firespitter/Parts/Fuselage/FS_oblongNose/part.cfg b/For release/Firespitter/Parts/Fuselage/FS_oblongNose/part.cfg index b31ac310..05dbb4cf 100644 --- a/For release/Firespitter/Parts/Fuselage/FS_oblongNose/part.cfg +++ b/For release/Firespitter/Parts/Fuselage/FS_oblongNose/part.cfg @@ -21,6 +21,7 @@ node_attach = 0.0, -0.236, 0.0, 0.0, 1.0, 0.0, 1 // --- editor parameters --- TechRequired = aerodynamicSystems cost = 550 +entryCost = 1500 category = Structural subcategory = 0 title = FS1ON Oblong Nose diff --git a/For release/Firespitter/Parts/Fuselage/FS_oblongNoseLong/part.cfg b/For release/Firespitter/Parts/Fuselage/FS_oblongNoseLong/part.cfg index 72c1a44b..989f9121 100644 --- a/For release/Firespitter/Parts/Fuselage/FS_oblongNoseLong/part.cfg +++ b/For release/Firespitter/Parts/Fuselage/FS_oblongNoseLong/part.cfg @@ -21,6 +21,7 @@ node_attach = 0.0, -0.155, 0.0, 0.0, 1.0, 0.0, 1 // --- editor parameters --- TechRequired = aerodynamicSystems cost = 200 +entryCost = 600 category = Structural subcategory = 0 title = FS1ONL Oblong Long Nose diff --git a/For release/Firespitter/Parts/Fuselage/FS_oblongNoseRound/part.cfg b/For release/Firespitter/Parts/Fuselage/FS_oblongNoseRound/part.cfg index 02453242..ebebef26 100644 --- a/For release/Firespitter/Parts/Fuselage/FS_oblongNoseRound/part.cfg +++ b/For release/Firespitter/Parts/Fuselage/FS_oblongNoseRound/part.cfg @@ -21,6 +21,7 @@ node_attach = 0.0, -0.155, 0.0, 0.0, 1.0, 0.0, 1 // --- editor parameters --- TechRequired = aerodynamicSystems cost = 100 +entryCost = 200 category = Structural subcategory = 0 title = FS1ONR Oblong Rounded Nose diff --git a/For release/Firespitter/Parts/Fuselage/FS_oblongTail/part.cfg b/For release/Firespitter/Parts/Fuselage/FS_oblongTail/part.cfg index b1772ca0..77839666 100644 --- a/For release/Firespitter/Parts/Fuselage/FS_oblongTail/part.cfg +++ b/For release/Firespitter/Parts/Fuselage/FS_oblongTail/part.cfg @@ -21,6 +21,7 @@ node_attach = 0.0, 0.75, 0.0, 0.0, 0.0, 1.0, 1 // --- editor parameters --- TechRequired = aerodynamicSystems cost = 550 +entryCost = 1500 category = Structural subcategory = 0 title = FS1OT Oblong Tail diff --git a/For release/Firespitter/Parts/Fuselage/FS_oblongToRoundAdapter/part.cfg b/For release/Firespitter/Parts/Fuselage/FS_oblongToRoundAdapter/part.cfg index 1c110c67..6bd66d91 100644 --- a/For release/Firespitter/Parts/Fuselage/FS_oblongToRoundAdapter/part.cfg +++ b/For release/Firespitter/Parts/Fuselage/FS_oblongToRoundAdapter/part.cfg @@ -21,6 +21,7 @@ node_attach = 0.0, 0.0, -0.51, 0.0, 0.0, 1.0, 1 // --- editor parameters --- TechRequired = aerodynamicSystems cost = 50 +entryCost = 200 category = Structural subcategory = 0 title = FS1ORA Oblong to Round Adapter diff --git a/For release/Firespitter/Parts/Fuselage/FS_oblongToSmallAdapter/part.cfg b/For release/Firespitter/Parts/Fuselage/FS_oblongToSmallAdapter/part.cfg index 17850262..4d47d30c 100644 --- a/For release/Firespitter/Parts/Fuselage/FS_oblongToSmallAdapter/part.cfg +++ b/For release/Firespitter/Parts/Fuselage/FS_oblongToSmallAdapter/part.cfg @@ -21,6 +21,7 @@ node_attach = 0.0, -0.207, 0.0, 0.0, 1.0, 0.0, 1 // --- editor parameters --- TechRequired = aerodynamicSystems cost = 100 +entryCost = 200 category = Structural subcategory = 0 title = FS1OSA Oblong to Small Adapter diff --git a/For release/Firespitter/Parts/Fuselage/FS_tailBoom/part.cfg b/For release/Firespitter/Parts/Fuselage/FS_tailBoom/part.cfg index 5ff436f0..e9cdeab6 100644 --- a/For release/Firespitter/Parts/Fuselage/FS_tailBoom/part.cfg +++ b/For release/Firespitter/Parts/Fuselage/FS_tailBoom/part.cfg @@ -25,6 +25,7 @@ node_attach = 0.0, 0.755, 0.0, 0.0, 1.0, 0.0 // --- editor parameters --- TechRequired = advAerodynamics cost = 1275 +entryCost = 2800 category = Structural title = FS2TB Tail Boom manufacturer = Bitesized Industries diff --git a/For release/Firespitter/Parts/Structural/FS_engineMount/part.cfg b/For release/Firespitter/Parts/Structural/FS_engineMount/part.cfg index 21e3393b..40ecb57e 100644 --- a/For release/Firespitter/Parts/Structural/FS_engineMount/part.cfg +++ b/For release/Firespitter/Parts/Structural/FS_engineMount/part.cfg @@ -23,6 +23,7 @@ node_attach = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0 // --- editor parameters --- TechRequired = aerodynamicSystems cost = 200 +entryCost = 800 category = Aero title = FS1EM Wing Engine Mount manufacturer = Bitesized Industries diff --git a/For release/Firespitter/Parts/Structural/FS_floatEndNose/part.cfg b/For release/Firespitter/Parts/Structural/FS_floatEndNose/part.cfg index 4f5c709c..b14ebe28 100644 --- a/For release/Firespitter/Parts/Structural/FS_floatEndNose/part.cfg +++ b/For release/Firespitter/Parts/Structural/FS_floatEndNose/part.cfg @@ -21,6 +21,7 @@ node_attach = 0.0, 0.0, -0.3022, 0.0, 0.0, 1.0, 1 // --- editor parameters --- TechRequired = specializedConstruction cost = 250 +entryCost = 800 category = Structural subcategory = 0 title = FS4SFN Seaplane Float (Nose) diff --git a/For release/Firespitter/Parts/Structural/FS_floatEndTail/part.cfg b/For release/Firespitter/Parts/Structural/FS_floatEndTail/part.cfg index 794d4f94..de2172d4 100644 --- a/For release/Firespitter/Parts/Structural/FS_floatEndTail/part.cfg +++ b/For release/Firespitter/Parts/Structural/FS_floatEndTail/part.cfg @@ -21,6 +21,7 @@ node_attach = 0.0, 0.0, -0.3022, 0.0, 0.0, 1.0, 1 // --- editor parameters --- TechRequired = specializedConstruction cost = 250 +entryCost = 800 category = Structural subcategory = 0 title = FS4SFT Seaplane Float (Tail) diff --git a/For release/Firespitter/Parts/Structural/FS_floatGearbay/part.cfg b/For release/Firespitter/Parts/Structural/FS_floatGearbay/part.cfg index 851a76e3..c68c6d4a 100644 --- a/For release/Firespitter/Parts/Structural/FS_floatGearbay/part.cfg +++ b/For release/Firespitter/Parts/Structural/FS_floatGearbay/part.cfg @@ -21,6 +21,7 @@ node_attach = 0.0, 0.0, -0.3022, 0.0, 0.0, 1.0, 1 // --- editor parameters --- TechRequired = specializedConstruction cost = 300 +entryCost = 800 category = Structural subcategory = 0 title = FS4SFG Seaplane Float (Gear bay) diff --git a/For release/Firespitter/Parts/Structural/FS_floatStraight/part.cfg b/For release/Firespitter/Parts/Structural/FS_floatStraight/part.cfg index dcb5384b..15b6a238 100644 --- a/For release/Firespitter/Parts/Structural/FS_floatStraight/part.cfg +++ b/For release/Firespitter/Parts/Structural/FS_floatStraight/part.cfg @@ -21,6 +21,7 @@ node_attach = 0.0, 0.0, -0.3022, 0.0, 0.0, 1.0, 1 // --- editor parameters --- TechRequired = specializedConstruction cost = 300 +entryCost = 700 category = Structural subcategory = 0 title = FS4SFS Seaplane Float (Straight) diff --git a/For release/Firespitter/Parts/Structural/FS_floatStrut/part.cfg b/For release/Firespitter/Parts/Structural/FS_floatStrut/part.cfg index f2addd3a..7eac7a03 100644 --- a/For release/Firespitter/Parts/Structural/FS_floatStrut/part.cfg +++ b/For release/Firespitter/Parts/Structural/FS_floatStrut/part.cfg @@ -21,6 +21,7 @@ node_attach = 0.0, 0.0, -1.091, 0.0, 0.0, 1.0, 1 // --- editor parameters --- TechRequired = specializedConstruction cost = 250 +entryCost = 500 category = Structural subcategory = 0 title = FS4SFST Seaplane Float (Strut) diff --git a/For release/Firespitter/Parts/Structural/FS_landingPads/part.cfg b/For release/Firespitter/Parts/Structural/FS_landingPads/part.cfg index e480c0d8..572787ae 100644 --- a/For release/Firespitter/Parts/Structural/FS_landingPads/part.cfg +++ b/For release/Firespitter/Parts/Structural/FS_landingPads/part.cfg @@ -21,6 +21,7 @@ node_attach = 0.0, 0.0, -0.1, 0.0, 0.0, 1.0, 1 // --- editor parameters --- TechRequired = specializedConstruction cost = 250 +entryCost = 500 category = Structural subcategory = 0 title = FS3LP Helicopter Landing Pads diff --git a/For release/Firespitter/Parts/Utility/FS_Gyroscope/part.cfg b/For release/Firespitter/Parts/Utility/FS_Gyroscope/part.cfg index 267448bf..3c6e41a4 100644 --- a/For release/Firespitter/Parts/Utility/FS_Gyroscope/part.cfg +++ b/For release/Firespitter/Parts/Utility/FS_Gyroscope/part.cfg @@ -21,6 +21,7 @@ node_stack_bottom = 0, -0.1, 0, 0.0, -1.0, 0.0 // --- editor parameters --- TechRequired = specializedControl cost = 250 +entryCost = 700 category = Control subcategory = 0 title = FS2G ASAS Gyroscope diff --git a/For release/Firespitter/Parts/Utility/FS_airBrake/part.cfg b/For release/Firespitter/Parts/Utility/FS_airBrake/part.cfg index 560d7b9c..069358f6 100644 --- a/For release/Firespitter/Parts/Utility/FS_airBrake/part.cfg +++ b/For release/Firespitter/Parts/Utility/FS_airBrake/part.cfg @@ -15,6 +15,7 @@ node_attach = 0.0, -0.0, 0.0, 0.0, -1.0, 0.0, 0 TechRequired = advAerodynamics cost = 10 +entryCost = 200 category = Control subcategory = 0 title = FS1AB Air Brake diff --git a/For release/Firespitter/Parts/Utility/FS_apacheNoseASAS/part.cfg b/For release/Firespitter/Parts/Utility/FS_apacheNoseASAS/part.cfg index 63d24fd9..21599a66 100644 --- a/For release/Firespitter/Parts/Utility/FS_apacheNoseASAS/part.cfg +++ b/For release/Firespitter/Parts/Utility/FS_apacheNoseASAS/part.cfg @@ -22,6 +22,7 @@ node_stack_bottom = 0, 0, 0, 0.0, -1.0, 0.0 // --- editor parameters --- TechRequired = specializedControl cost = 200 +entryCost = 600 category = Control subcategory = 0 title = FS2NASAS Nose ASAS unit diff --git a/For release/Firespitter/Parts/Utility/FS_battery/part.cfg b/For release/Firespitter/Parts/Utility/FS_battery/part.cfg index e030a3de..69e4892a 100644 --- a/For release/Firespitter/Parts/Utility/FS_battery/part.cfg +++ b/For release/Firespitter/Parts/Utility/FS_battery/part.cfg @@ -21,6 +21,7 @@ node_attach = 0.501, 0.0, 0.0, 1.0, 0.0, 0.0, 1 // --- editor parameters --- TechRequired = largeElectrics cost = 3000 +entryCost = 8000 category = Utility subcategory = 0 title = FS3B Big Battery diff --git a/For release/Firespitter/Parts/Utility/FS_infoPopup/part.cfg b/For release/Firespitter/Parts/Utility/FS_infoPopup/part.cfg index bc5ae1eb..3f327bf7 100644 --- a/For release/Firespitter/Parts/Utility/FS_infoPopup/part.cfg +++ b/For release/Firespitter/Parts/Utility/FS_infoPopup/part.cfg @@ -22,6 +22,7 @@ node_attach = 0, -0.03, 0, 0.0, -1.0, 0.0 // --- editor parameters --- TechRequired = start cost = 5 +entryCost = 20 category = Science subcategory = 0 title = FS3I Info popup diff --git a/For release/Firespitter/Parts/Utility/FS_trimGadget/part.cfg b/For release/Firespitter/Parts/Utility/FS_trimGadget/part.cfg index 1e39f241..9fb6e810 100644 --- a/For release/Firespitter/Parts/Utility/FS_trimGadget/part.cfg +++ b/For release/Firespitter/Parts/Utility/FS_trimGadget/part.cfg @@ -22,6 +22,7 @@ node_attach = 0, 0.0, 0, 0.0, -1.0, 0.0 // --- editor parameters --- TechRequired = advFlightControl cost = 300 +entryCost = 800 category = Control subcategory = 0 title = FS3TA Trim Adjustment Gadget diff --git a/For release/Firespitter/Parts/Wheel/FS_BiplaneGear/part.cfg b/For release/Firespitter/Parts/Wheel/FS_BiplaneGear/part.cfg index 17f78d66..c5badeb7 100644 --- a/For release/Firespitter/Parts/Wheel/FS_BiplaneGear/part.cfg +++ b/For release/Firespitter/Parts/Wheel/FS_BiplaneGear/part.cfg @@ -78,6 +78,7 @@ EFFECTS // --- editor parameters --- TechRequired = survivability cost = 450 +entryCost = 900 category = Utility subcategory = 0 title = FS4LGS Biplane Single Landing Gear diff --git a/For release/Firespitter/Parts/Wheel/FS_apacheLandingGear/part.cfg b/For release/Firespitter/Parts/Wheel/FS_apacheLandingGear/part.cfg index 29cbc442..6ec1d74b 100644 --- a/For release/Firespitter/Parts/Wheel/FS_apacheLandingGear/part.cfg +++ b/For release/Firespitter/Parts/Wheel/FS_apacheLandingGear/part.cfg @@ -1,6 +1,5 @@ PART { - // --- general parameters --- name = FSapacheLandingGear module = Part @@ -92,6 +91,7 @@ EFFECTS // --- editor parameters --- TechRequired = landing cost = 450 +entryCost = 1200 category = Utility subcategory = 0 title = FS2LGA Helicopter Landing Gear diff --git a/For release/Firespitter/Parts/Wheel/FS_apacheLandingGearFlip/part.cfg b/For release/Firespitter/Parts/Wheel/FS_apacheLandingGearFlip/part.cfg index 803515da..e9ad1b34 100644 --- a/For release/Firespitter/Parts/Wheel/FS_apacheLandingGearFlip/part.cfg +++ b/For release/Firespitter/Parts/Wheel/FS_apacheLandingGearFlip/part.cfg @@ -26,6 +26,7 @@ node_attach = 0.00, 0.00, 0.00, 1.0, 0.0, 0.0, 1 // --- editor parameters --- TechRequired = landing cost = 450 +entryCost = 1200 category = Utility subcategory = 0 title = FS2LGAS Swivelling Helicopter Landing Gear diff --git a/For release/Firespitter/Parts/Wheel/FS_bomberLandingGear/part.cfg b/For release/Firespitter/Parts/Wheel/FS_bomberLandingGear/part.cfg index aae28d94..9114cb1f 100644 --- a/For release/Firespitter/Parts/Wheel/FS_bomberLandingGear/part.cfg +++ b/For release/Firespitter/Parts/Wheel/FS_bomberLandingGear/part.cfg @@ -91,6 +91,7 @@ EFFECTS // --- editor parameters --- TechRequired = landing cost = 450 +entryCost = 1400 category = Utility subcategory = 0 title = FS1LGB Bomber Landing Gear diff --git a/For release/Firespitter/Parts/Wheel/FS_fighterLandingGear/part.cfg b/For release/Firespitter/Parts/Wheel/FS_fighterLandingGear/part.cfg index 3c86024a..00e1d3e9 100644 --- a/For release/Firespitter/Parts/Wheel/FS_fighterLandingGear/part.cfg +++ b/For release/Firespitter/Parts/Wheel/FS_fighterLandingGear/part.cfg @@ -91,6 +91,7 @@ EFFECTS // --- editor parameters --- TechRequired = landing cost = 450 +entryCost = 1200 category = Utility subcategory = 0 title = FS1LG2 Fighter Landing Gear diff --git a/For release/Firespitter/Parts/Wheel/FS_fighterTailGear/part.cfg b/For release/Firespitter/Parts/Wheel/FS_fighterTailGear/part.cfg index 05dcb28c..4386a4f8 100644 --- a/For release/Firespitter/Parts/Wheel/FS_fighterTailGear/part.cfg +++ b/For release/Firespitter/Parts/Wheel/FS_fighterTailGear/part.cfg @@ -26,6 +26,7 @@ node_attach = 0.00, 0.0, 0.00, 0.0, 1.0, 0.0, 1 // --- editor parameters --- TechRequired = landing cost = 450 +entryCost = 1200 category = Utility subcategory = 0 title = FS1TG Fighter Tail Gear @@ -33,7 +34,7 @@ manufacturer = Bitesized Industries description = An old tail gear from a decommisioned fighter plane. // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,1,1,1,1 +attachRules = 0,1,0,0,0 // --- standard part parameters --- diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneElevator/part.cfg b/For release/Firespitter/Parts/biPlane/FS_biPlaneElevator/part.cfg index 5643aa40..0ccb2ea1 100644 --- a/For release/Firespitter/Parts/biPlane/FS_biPlaneElevator/part.cfg +++ b/For release/Firespitter/Parts/biPlane/FS_biPlaneElevator/part.cfg @@ -24,6 +24,7 @@ MODEL // --- editor parameters --- TechRequired = aerodynamicSystems cost = 1000 +entryCost = 2000 category = Aero subcategory = 0 title = FS4E Biplane Elevator (special aero) diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneRudder/part.cfg b/For release/Firespitter/Parts/biPlane/FS_biPlaneRudder/part.cfg index 116d391c..832c6abb 100644 --- a/For release/Firespitter/Parts/biPlane/FS_biPlaneRudder/part.cfg +++ b/For release/Firespitter/Parts/biPlane/FS_biPlaneRudder/part.cfg @@ -24,6 +24,7 @@ MODEL // --- editor parameters --- TechRequired = aerodynamicSystems cost = 1000 +entryCost = 2000 category = Aero subcategory = 0 title = FS4R Biplane Rudder (special aero) diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneSkid/part.cfg b/For release/Firespitter/Parts/biPlane/FS_biPlaneSkid/part.cfg index df81c1bb..6b77d767 100644 --- a/For release/Firespitter/Parts/biPlane/FS_biPlaneSkid/part.cfg +++ b/For release/Firespitter/Parts/biPlane/FS_biPlaneSkid/part.cfg @@ -52,6 +52,7 @@ EFFECTS // --- editor parameters --- TechRequired = survivability cost = 450 +entryCost = 1000 category = Utility subcategory = 0 title = FS4SKD Biplane Tail Skid diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneTailFuselage/part.cfg b/For release/Firespitter/Parts/biPlane/FS_biPlaneTailFuselage/part.cfg index 5681fc73..aa282b3b 100644 --- a/For release/Firespitter/Parts/biPlane/FS_biPlaneTailFuselage/part.cfg +++ b/For release/Firespitter/Parts/biPlane/FS_biPlaneTailFuselage/part.cfg @@ -15,6 +15,7 @@ rescaleFactor = 1 // --- editor parameters --- TechRequired = aerodynamicSystems cost = 1000 +entryCost = 3000 category = Structural subcategory = 0 title = FS4FT Biplane Tail Fuselage diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWheelPair/part.cfg b/For release/Firespitter/Parts/biPlane/FS_biPlaneWheelPair/part.cfg index 49024e5c..f8b9c281 100644 --- a/For release/Firespitter/Parts/biPlane/FS_biPlaneWheelPair/part.cfg +++ b/For release/Firespitter/Parts/biPlane/FS_biPlaneWheelPair/part.cfg @@ -79,6 +79,7 @@ EFFECTS // --- editor parameters --- TechRequired = survivability cost = 450 +entryCost = 1000 category = Utility subcategory = 0 title = FS4LGD Biplane Wheel Pair diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingCenter/part.cfg b/For release/Firespitter/Parts/biPlane/FS_biPlaneWingCenter/part.cfg index 9e07a09b..fbf0eaac 100644 --- a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingCenter/part.cfg +++ b/For release/Firespitter/Parts/biPlane/FS_biPlaneWingCenter/part.cfg @@ -24,6 +24,7 @@ MODEL // --- editor parameters --- TechRequired = aerodynamicSystems cost = 1000 +entryCost = 3000 category = Aero subcategory = 0 title = FS4WC Biplane Wing Center(special aero) diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingMain/part.cfg b/For release/Firespitter/Parts/biPlane/FS_biPlaneWingMain/part.cfg index 720d5b58..cb969061 100644 --- a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingMain/part.cfg +++ b/For release/Firespitter/Parts/biPlane/FS_biPlaneWingMain/part.cfg @@ -24,6 +24,7 @@ MODEL // --- editor parameters --- TechRequired = aerodynamicSystems cost = 1000 +entryCost = 2000 category = Aero subcategory = 0 title = FS4WM Biplane Wing (special aero) diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingRound/part.cfg b/For release/Firespitter/Parts/biPlane/FS_biPlaneWingRound/part.cfg index 48af6cc1..df00fc6c 100644 --- a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingRound/part.cfg +++ b/For release/Firespitter/Parts/biPlane/FS_biPlaneWingRound/part.cfg @@ -24,6 +24,7 @@ MODEL // --- editor parameters --- TechRequired = aerodynamicSystems cost = 1000 +entryCost = 2000 category = Aero subcategory = 0 title = FS4WR Bi-Plane Wing Round (special aero) diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingShort/part.cfg b/For release/Firespitter/Parts/biPlane/FS_biPlaneWingShort/part.cfg index 40e12b41..5d6c44d6 100644 --- a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingShort/part.cfg +++ b/For release/Firespitter/Parts/biPlane/FS_biPlaneWingShort/part.cfg @@ -24,6 +24,7 @@ MODEL // --- editor parameters --- TechRequired = aerodynamicSystems cost = 1000 +entryCost = 2000 category = Aero subcategory = 0 title = FS4WS Biplane Wing Short (special aero) diff --git a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingTip/part.cfg b/For release/Firespitter/Parts/biPlane/FS_biPlaneWingTip/part.cfg index 985af801..4d10e144 100644 --- a/For release/Firespitter/Parts/biPlane/FS_biPlaneWingTip/part.cfg +++ b/For release/Firespitter/Parts/biPlane/FS_biPlaneWingTip/part.cfg @@ -24,6 +24,7 @@ MODEL // --- editor parameters --- TechRequired = aerodynamicSystems cost = 1000 +entryCost = 3000 category = Aero subcategory = 0 title = FS4WT Biplane Wing Tip (special aero) diff --git a/For release/Firespitter/Parts/biPlane/FS_biplaneAileron/part.cfg b/For release/Firespitter/Parts/biPlane/FS_biplaneAileron/part.cfg index b4602e56..9c8e723d 100644 --- a/For release/Firespitter/Parts/biPlane/FS_biplaneAileron/part.cfg +++ b/For release/Firespitter/Parts/biPlane/FS_biplaneAileron/part.cfg @@ -24,6 +24,7 @@ MODEL // --- editor parameters --- TechRequired = aerodynamicSystems cost = 1000 +entryCost = 3000 category = Aero subcategory = 0 title = FS4A Biplane Aileron (special aero) diff --git a/For release/Firespitter/Parts/biPlane/FS_biplaneCockpit/part.cfg b/For release/Firespitter/Parts/biPlane/FS_biplaneCockpit/part.cfg index cee828a9..91a67078 100644 --- a/For release/Firespitter/Parts/biPlane/FS_biplaneCockpit/part.cfg +++ b/For release/Firespitter/Parts/biPlane/FS_biplaneCockpit/part.cfg @@ -30,6 +30,7 @@ node_attach = 0.0, 0.0, 0.512, 0.0, 0.0, -1.0, 1 // --- editor parameters --- TechRequired = aerodynamicSystems cost = 800 +entryCost = 1800 category = Pods subcategory = 0 title = FS4BC Biplane Cockpit diff --git a/For release/Firespitter/Parts/biPlane/FS_strutConnectorWire/part.cfg b/For release/Firespitter/Parts/biPlane/FS_strutConnectorWire/part.cfg index 8f6c9e4f..8f211aef 100644 --- a/For release/Firespitter/Parts/biPlane/FS_strutConnectorWire/part.cfg +++ b/For release/Firespitter/Parts/biPlane/FS_strutConnectorWire/part.cfg @@ -13,7 +13,7 @@ scale = 1 // --- editor parameters --- TechRequired = generalConstruction -entryCost = 2800 +entryCost = 800 cost = 250 category = Structural subcategory = 0 diff --git a/For release/Firespitter/Parts/biPlane/FS_strutConnectorWood/part.cfg b/For release/Firespitter/Parts/biPlane/FS_strutConnectorWood/part.cfg index 88f50d6c..791b6434 100644 --- a/For release/Firespitter/Parts/biPlane/FS_strutConnectorWood/part.cfg +++ b/For release/Firespitter/Parts/biPlane/FS_strutConnectorWood/part.cfg @@ -13,7 +13,7 @@ scale = 1 // --- editor parameters --- TechRequired = generalConstruction -entryCost = 2800 +entryCost = 800 cost = 250 category = Structural subcategory = 0 diff --git a/For release/Firespitter/Plugins/Firespitter.dll b/For release/Firespitter/Plugins/Firespitter.dll index b87116bb..ad8fdd9c 100644 Binary files a/For release/Firespitter/Plugins/Firespitter.dll and b/For release/Firespitter/Plugins/Firespitter.dll differ