Make Tier IV Jetpack Hover Mode Stable (#914)
[FEATURE] [DETAILS] detail = "Makes Vibrant/Resonant Jetpacks' Hover Mode have Zero Drop" [DETAILS]
This commit is contained in:
parent
0d7b266a27
commit
daee0c4ba0
@ -56,7 +56,7 @@
|
||||
B:"Minimal Fuel HUD"=false
|
||||
|
||||
# When enabled, the HUD will display even when the chat window is opened.
|
||||
B:"Show HUD while chatting"=true
|
||||
B:"Show HUD while chatting"=false
|
||||
}
|
||||
|
||||
|
||||
|
@ -593,7 +593,7 @@
|
||||
D:"Vertical Speed"=0.8
|
||||
|
||||
# The maximum vertical speed of this jetpack when slowly descending in hover mode.
|
||||
D:"Vertical Speed (Hover Mode / Slow Descent)"=0.005
|
||||
D:"Vertical Speed (Hover Mode / Slow Descent)"=0
|
||||
|
||||
# The maximum vertical speed of this jetpack when flying in hover mode.
|
||||
D:"Vertical Speed (Hover Mode)"=0.4
|
||||
@ -653,7 +653,7 @@
|
||||
D:"Vertical Speed"=0.8
|
||||
|
||||
# The maximum vertical speed of this jetpack when slowly descending in hover mode.
|
||||
D:"Vertical Speed (Hover Mode / Slow Descent)"=0.005
|
||||
D:"Vertical Speed (Hover Mode / Slow Descent)"=0
|
||||
|
||||
# The maximum vertical speed of this jetpack when flying in hover mode.
|
||||
D:"Vertical Speed (Hover Mode)"=0.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user