summaryrefslogtreecommitdiff
path: root/minmode
diff options
context:
space:
mode:
Diffstat (limited to 'minmode')
-rw-r--r--minmode/resource/ui/HudPlayerHealth-cross.res16
-rw-r--r--minmode/resource/ui/HudPlayerHealth-teambar.res16
-rw-r--r--minmode/resource/ui/HudPlayerHealth.res16
3 files changed, 48 insertions, 0 deletions
diff --git a/minmode/resource/ui/HudPlayerHealth-cross.res b/minmode/resource/ui/HudPlayerHealth-cross.res
index c0ce752..47b197a 100644
--- a/minmode/resource/ui/HudPlayerHealth-cross.res
+++ b/minmode/resource/ui/HudPlayerHealth-cross.res
@@ -362,4 +362,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"
+ }
}
diff --git a/minmode/resource/ui/HudPlayerHealth-teambar.res b/minmode/resource/ui/HudPlayerHealth-teambar.res
index 6dc9a71..a1759f8 100644
--- a/minmode/resource/ui/HudPlayerHealth-teambar.res
+++ b/minmode/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" "24"
+ "tall" "24"
+ "visible" "0"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" ""
+ "fgcolor" "TanDark"
+ }
}
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"
+ }
}