Skip to content

Commit

Permalink
v0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mixMugz committed Feb 18, 2021
1 parent 317a321 commit 9b73200
Show file tree
Hide file tree
Showing 17 changed files with 2,104 additions and 58 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MSFS TBM 930 Project 0.5.6 Beta (Continue project)
# MSFS TBM 930 Project 0.5.7 (Continue project)

This is the improvement project for the MSFS default TBM 930.
This is the continue improvement project for the MSFS default TBM 930.

I highly recommend using [Working-Title G3000](https://github.com/Working-Title-MSFS-Mods/fspackages).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,11 @@ APUAirBleed=False
[LocalVars.0]
XMLVAR_LANDING_TAXI_OFF_Switch_Position=2
XMLVAR_FuelSelectorAuto=0
XMLVAR_TBM930_FrontDoor_Unlock=1
XMLVAR_TBM930_BackDoor_Unlock=1
XMLVAR_TBM930_FrontDoor_Init=1
XMLVAR_TBM930_BackDoor_Init=0
XMLVAR_TBM930_CargoDoor_Init=0

[Switches.0]
PitotHeat=False
Expand Down Expand Up @@ -155,7 +160,6 @@ Rudder=050.00
LeftBrake=100.00
RightBrake=100.00
ParkingBrake=100.00

RudderTrimPct=0
AileronTrimPct=0
AileronTrimDisabled=True
Expand Down
Loading

0 comments on commit 9b73200

Please sign in to comment.