Skip to content

Commit

Permalink
update(config): remove atc flight numbers, change headwind livery id
Browse files Browse the repository at this point in the history
  • Loading branch information
Revyn112 committed Nov 8, 2023
1 parent d812d8e commit aafda9f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ atc_id="F-WTTN"
icao_airline="AIB"
atc_id_enable=0
atc_airline="AIRBUS"
atc_flight_number="241"
atc_flight_number=""
atc_heavy=1
atc_id_color="0x00000000"
atc_id_font=""
Expand Down Expand Up @@ -133,8 +133,8 @@ ui_fuel_burn_rate=5300
atc_id="F-WTTN"
icao_airline="AIB"
atc_id_enable=0
atc_airline="AIB"
atc_flight_number="123"
atc_airline="AIRBUS"
atc_flight_number=""
atc_heavy=1
atc_id_color="0x00000000"
atc_id_font=""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,11 @@ ui_certified_ceiling=41450
ui_max_range=9900
ui_autonomy=15
ui_fuel_burn_rate=5300
atc_id="F-WTTN"
icao_airline="AIB"
atc_id="F-HDWD"
icao_airline="HDW"
atc_id_enable=0
atc_airline="AIRBUS"
atc_flight_number="241"
atc_airline="HEADWIND"
atc_flight_number=""
atc_heavy=1
atc_id_color="0x00000000"
atc_id_font=""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ ui_certified_ceiling=41450
ui_max_range=6550
ui_autonomy=15
ui_fuel_burn_rate=5300
atc_id="F-WTTN"
icao_airline="AIB"
atc_id="F-HDWD"
icao_airline="HDW"
atc_id_enable=0
atc_airline="HEADWIND"
atc_flight_number="339"
atc_flight_number=""
atc_heavy=1
atc_id_color="0x00000000"
atc_id_font=""
Expand Down

0 comments on commit aafda9f

Please sign in to comment.