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:
Doniazade 2024-08-16 11:32:13 +02:00 committed by GitHub
parent 0d7b266a27
commit daee0c4ba0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -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
}

View File

@ -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