diff options
Diffstat (limited to 'resource/ui/HudPlayerHealth.res')
| -rw-r--r-- | resource/ui/HudPlayerHealth.res | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/resource/ui/HudPlayerHealth.res b/resource/ui/HudPlayerHealth.res index 82d2669..432dc9c 100644 --- a/resource/ui/HudPlayerHealth.res +++ b/resource/ui/HudPlayerHealth.res @@ -311,4 +311,20 @@ "image" "../HUD/defense_buff_bullet_blue" "fgcolor" "TanDark" } + + "PlayerStatus_Parachute" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_Parachute" + "xpos" "85" + "ypos" "0" + "zpos" "7" + "wide" "31" + "tall" "31" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "image" "" + "fgcolor" "TanDark" + } } |
