summaryrefslogtreecommitdiff
path: root/minmode/resource/ui/HudPlayerHealth-cross.res
diff options
context:
space:
mode:
Diffstat (limited to 'minmode/resource/ui/HudPlayerHealth-cross.res')
-rw-r--r--minmode/resource/ui/HudPlayerHealth-cross.res86
1 files changed, 81 insertions, 5 deletions
diff --git a/minmode/resource/ui/HudPlayerHealth-cross.res b/minmode/resource/ui/HudPlayerHealth-cross.res
index fe46c63..3c19443 100644
--- a/minmode/resource/ui/HudPlayerHealth-cross.res
+++ b/minmode/resource/ui/HudPlayerHealth-cross.res
@@ -351,7 +351,6 @@
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_SoldierHealOnHitBuff"
"xpos" "85"
- "xpos_minmode" "70"
"ypos" "0"
"zpos" "7"
"wide" "24"
@@ -363,6 +362,22 @@
"fgcolor" "TanDark"
}
+ "PlayerStatus_SpyMarked"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_SpyMarked"
+ "xpos" "115"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "24"
+ "tall" "24"
+ "visible" "0"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" ""
+ "fgcolor" "TanDark"
+ }
+
"PlayerStatus_Parachute"
{
"ControlName" "ImagePanel"
@@ -378,7 +393,8 @@
"image" ""
"fgcolor" "TanDark"
}
- "PlayerStatus_RuneStrength"
+
+ "PlayerStatus_RuneStrength"
{
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_RuneStrength"
@@ -453,10 +469,10 @@
"image" "../Effects/powerup_vampire_hud"
"fgcolor" "TanDark"
}
- "PlayerStatus_RuneWarlock"
+ "PlayerStatus_RuneReflect"
{
"ControlName" "ImagePanel"
- "fieldName" "PlayerStatus_RuneWarlock"
+ "fieldName" "PlayerStatus_RuneReflect"
"xpos" "85"
"ypos" "0"
"zpos" "7"
@@ -465,7 +481,7 @@
"visible" "1"
"enabled" "1"
"scaleImage" "1"
- "image" "../Effects/powerup_warlock_hud"
+ "image" "../Effects/powerup_reflect_hud"
"fgcolor" "TanDark"
}
"PlayerStatus_RunePrecision"
@@ -498,4 +514,64 @@
"image" "../Effects/powerup_agility_hud"
"fgcolor" "TanDark"
}
+ "PlayerStatus_RuneKnockout"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneKnockout"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "24"
+ "tall" "24"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_knockout_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneKing"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneKing"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "24"
+ "tall" "24"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_king_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RunePlague"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RunePlague"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "24"
+ "tall" "24"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_plague_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneSupernova"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneSupernova"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "24"
+ "tall" "24"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_supernova_hud"
+ "fgcolor" "TanDark"
+ }
}