File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ AddEffect = AEJetpack
22
22
MaxVelocity = 24
23
23
MinVelocity = 16
24
24
LifeVariation = 0.20
25
- NegativeThrottleMultiplier = 0.6
26
- PositiveThrottleMultiplier = 0.9
25
+ NegativeThrottleMultiplier = 0.8
26
+ PositiveThrottleMultiplier = 1.2
27
27
ParticlesPerMinute = 9600
28
28
BurstSize = 9
29
29
BurstSpacing = 200
Original file line number Diff line number Diff line change @@ -129,8 +129,8 @@ AddEffect = AEJetpack
129
129
FilePath = Base.rte/Sounds/Actors/JetpackEnd.flac
130
130
EmissionEnabled = 1
131
131
EmissionsIgnoreThis = 1
132
- NegativeThrottleMultiplier = 0.6
133
- PositiveThrottleMultiplier = 0.9
132
+ NegativeThrottleMultiplier = 0.8
133
+ PositiveThrottleMultiplier = 1.2
134
134
ParticlesPerMinute = 10200
135
135
BurstSize = 10
136
136
BurstSpacing = 160
You can’t perform that action at this time.
0 commit comments