summaryrefslogtreecommitdiff
path: root/ui/tremulous_human_hud.menu
diff options
context:
space:
mode:
Diffstat (limited to 'ui/tremulous_human_hud.menu')
-rw-r--r--ui/tremulous_human_hud.menu30
1 files changed, 28 insertions, 2 deletions
diff --git a/ui/tremulous_human_hud.menu b/ui/tremulous_human_hud.menu
index 3d527608..5727aaf5 100644
--- a/ui/tremulous_human_hud.menu
+++ b/ui/tremulous_human_hud.menu
@@ -121,7 +121,7 @@
itemDef
{
name "cross"
- rect 137.5 430 15 15
+ rect 135 427.5 20 20
aspectBias ALIGN_LEFT
visible MENU_TRUE
decoration
@@ -130,6 +130,32 @@
ownerdraw CG_PLAYER_HEALTH_CROSS
}
+ //CROSS 2X
+ itemDef
+ {
+ name "cross"
+ rect 135 427.5 20 20
+ aspectBias ALIGN_LEFT
+ visible MENU_TRUE
+ decoration
+ forecolor COMMON_HUD_R COMMON_HUD_G COMMON_HUD_B 0.5
+ background "ui/assets/neutral/cross2.tga"
+ ownerdraw CG_PLAYER_HEALTH_CROSS2
+ }
+
+ //CROSS 3X
+ itemDef
+ {
+ name "cross"
+ rect 135 427.5 20 20
+ aspectBias ALIGN_LEFT
+ visible MENU_TRUE
+ decoration
+ forecolor COMMON_HUD_R COMMON_HUD_G COMMON_HUD_B 0.5
+ background "ui/assets/neutral/cross3.tga"
+ ownerdraw CG_PLAYER_HEALTH_CROSS3
+ }
+
//STAMINA 1
itemDef
{
@@ -311,7 +337,7 @@
itemDef
{
name "inventory"
- rect 232.5 425 175 25
+ rect 182.5 425 275 25
aspectBias ALIGN_CENTER
visible MENU_TRUE
decoration