mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2024-11-13 00:24:06 +00:00
Add missing jetpack fuel bar
This commit is contained in:
parent
3b9f3e27ed
commit
edc6b7edce
1 changed files with 30 additions and 0 deletions
|
@ -479,6 +479,36 @@
|
|||
"BackgroundTexture" "CellCountBoxBG"
|
||||
}
|
||||
|
||||
HudJetpackFuelBar
|
||||
{
|
||||
"fieldName" "HudJetpackFuelBar"
|
||||
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
|
||||
"xpos" "3"
|
||||
"ypos" "404"
|
||||
"wide" "128"
|
||||
"tall" "128"
|
||||
|
||||
"text1_xpos" "34"
|
||||
"text1_ypos" "12"
|
||||
|
||||
"image1_xpos" "3"
|
||||
"image1_ypos" "4"
|
||||
|
||||
"bar_width" "75"
|
||||
"bar_height" "24"
|
||||
|
||||
"DisguiseFont" "ClassGlyphs"
|
||||
|
||||
"TextFont" "HUD_TextSmall"
|
||||
"TextColor" "HUD_Tone_Default" //overridden by teamcolor of disguise
|
||||
|
||||
"ForegroundTexture" "CooldownBoxFG"
|
||||
"BackgroundTexture" "CooldownBoxBG"
|
||||
}
|
||||
|
||||
HudSpyDisguise
|
||||
{
|
||||
"fieldName" "HudSpyDisguise"
|
||||
|
|
Loading…
Reference in a new issue