;First 3 setting only work when you bind a key under Alternate in game settings for jump.

;(Vanilla = .6)
Player.setav BoostpackHorizontalPercentage .6

;(Vanilla = .5)
player.setav BoostpackHorizontalInputTrigger .5

;(Vanilla = 1)
player.setav BoostpackHorizontalVelocityTrigger 1

;(Vanilla = 100)
player.setav boostpackdraininitial 100

;(Vanilla = 20)
player.setav boostpackdrainsustained 20

;(Vanilla = 375)
player.setav boostpackthrustinitial 375

;(Vanilla = 85)
player.setav boostpackthrustsustained 85

;(Vanilla = 40)
player.setav BoostpackFallingThrustMult 40

