summaryrefslogtreecommitdiff
path: root/resource
diff options
context:
space:
mode:
Diffstat (limited to 'resource')
-rw-r--r--resource/ui/HudPlayerHealth-broeselcross.res15
-rw-r--r--resource/ui/HudPlayerHealth-cross.res15
-rw-r--r--resource/ui/HudPlayerHealth-teambar.res16
-rw-r--r--resource/ui/HudPlayerHealth.res16
4 files changed, 62 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"
+ }
}
diff --git a/resource/ui/HudPlayerHealth-cross.res b/resource/ui/HudPlayerHealth-cross.res
index 6fb72c4..200cf35 100644
--- a/resource/ui/HudPlayerHealth-cross.res
+++ b/resource/ui/HudPlayerHealth-cross.res
@@ -360,4 +360,19 @@
"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"
+ }
}
diff --git a/resource/ui/HudPlayerHealth-teambar.res b/resource/ui/HudPlayerHealth-teambar.res
index bd048b1..c17b93d 100644
--- a/resource/ui/HudPlayerHealth-teambar.res
+++ b/resource/ui/HudPlayerHealth-teambar.res
@@ -335,4 +335,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"
+ }
}
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"
+ }
}