diff --git a/fbw-a32nx/src/base/flybywire-aircraft-a320-neo/SimObjects/AirPlanes/FlyByWire_A320_NEO/aircraft.cfg b/fbw-a32nx/src/base/flybywire-aircraft-a320-neo/SimObjects/AirPlanes/FlyByWire_A320_NEO/aircraft.cfg index bb3bb2ba634..856d6810b27 100644 --- a/fbw-a32nx/src/base/flybywire-aircraft-a320-neo/SimObjects/AirPlanes/FlyByWire_A320_NEO/aircraft.cfg +++ b/fbw-a32nx/src/base/flybywire-aircraft-a320-neo/SimObjects/AirPlanes/FlyByWire_A320_NEO/aircraft.cfg @@ -72,8 +72,8 @@ model = "" ; model folder panel = "" ; panel folder sound = "" ; sound folder texture = "" ; texture folder -kb_checklists = "Boeing747-400_check" ; Procedures/Checklist sibling file name -kb_reference = "Boeing747-400_ref" ; Reference information sibling file name +kb_checklists = "" ; Procedures/Checklist sibling file name +kb_reference = "" ; Reference information sibling file name description = "TT:AIRCRAFT.DESCRIPTION" ; Variation description. wip_indicator = 0 ; know if the variation is good to go or still WIP : -1=Disabled, 0=Rough, 1=1st Pass, 2=Finished ui_manufacturer = "FlyByWire Simulations" ; e.g. Boeing, Cessna @@ -86,11 +86,10 @@ ui_certified_ceiling = 39800 ; service ceiling / max certified operating altitud ui_max_range = 3500 ; max distance the aircraft can fly between take-off and landing in (NM) ui_autonomy = 7 ; max duration the aircraft can fly between take-off and landing in (Hrs) ui_fuel_burn_rate = 5300 ; average fuel consumption per hour (lbs/hr) - reminder: fuel density is ~6.7lbs per US gallon -atc_id = "ASX320" ; tail number -atc_id_enable = 0 ; enable tail number -atc_airline = "" ; airline name -atc_flight_number = "1123" ; flight number -atc_heavy = 1 ; heavy? +atc_id = "FBW320" ; tail number +atc_airline = "Fly By Wire" ; airline name +atc_flight_number = "320" ; flight number +atc_heavy = 0 ; atc_parking_types = "GATE,RAMP,CARGO" ; "ANY" / "RAMP" / "CARGO" / "MIL_CARGO" / "MIL_COMBAT" / "GATE" / "DOCK" atc_parking_codes = "" ; Comma separated and may be as small as one character each atc_id_color = "" ; color for the tail number : i.e. "#ffff00ff"