summaryrefslogtreecommitdiff
path: root/resource/ui/HudPlayerHealth-broeselcross.res
diff options
context:
space:
mode:
authorraysfire <[email protected]>2014-06-19 19:05:10 -0500
committerraysfire <[email protected]>2014-06-19 19:05:10 -0500
commit631cd0d3234157027bdcfc411ca708937774ecd7 (patch)
tree36b33df30183551eebc5b0bf4a4a4e2f2aec9130 /resource/ui/HudPlayerHealth-broeselcross.res
parent64d137b5e0fc56fe1f2b9cde24628fca94faecc8 (diff)
Updated health to reflect parachute icon
Diffstat (limited to 'resource/ui/HudPlayerHealth-broeselcross.res')
-rw-r--r--resource/ui/HudPlayerHealth-broeselcross.res15
1 files changed, 15 insertions, 0 deletions
diff --git a/resource/ui/HudPlayerHealth-broeselcross.res b/resource/ui/HudPlayerHealth-broeselcross.res
index c1b1003..8533416 100644
--- a/resource/ui/HudPlayerHealth-broeselcross.res
+++ b/resource/ui/HudPlayerHealth-broeselcross.res
@@ -362,5 +362,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"
+ }
}