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