Skip to content

Commit

Permalink
Folder re-org, updated nukes
Browse files Browse the repository at this point in the history
  • Loading branch information
BobPalmer committed Sep 9, 2021
1 parent 33d9089 commit 4a9cfd1
Show file tree
Hide file tree
Showing 42 changed files with 34 additions and 3 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
1.5.0 - TBD
112.0 - 2021.09.19
------------------
Six new bimodal (LH2/LH2+Ox) engines have been added in various stack sizes.
- New engines are balanced in LH2 mode against the NERV for comparable Delta-V
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -223,4 +223,12 @@
key = 7 0.001
}
}
MODULE
{
name = FXModuleAnimateThrottle
animationName = ThrottleAnimation
responseSpeed = 0.001
dependOnEngineState = True
dependOnThrottle = True
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,13 @@
}
}


MODULE
{
name = FXModuleAnimateThrottle
animationName = ThrottleAnimation
responseSpeed = 0.001
dependOnEngineState = True
dependOnThrottle = True
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -222,5 +222,12 @@
key = 7 0.001
}
}

MODULE
{
name = FXModuleAnimateThrottle
animationName = ThrottleAnimation
responseSpeed = 0.001
dependOnEngineState = True
dependOnThrottle = True
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -222,4 +222,13 @@
}
}

MODULE
{
name = FXModuleAnimateThrottle
animationName = ThrottleAnimation
responseSpeed = 0.001
dependOnEngineState = True
dependOnThrottle = True
}

}
Binary file not shown.

0 comments on commit 4a9cfd1

Please sign in to comment.