summaryrefslogtreecommitdiff
path: root/customizations/player_health
diff options
context:
space:
mode:
Diffstat (limited to 'customizations/player_health')
-rw-r--r--customizations/player_health/hudplayerhealth-broesel.res6
-rw-r--r--customizations/player_health/hudplayerhealth-cross.res8
-rw-r--r--customizations/player_health/hudplayerhealth.res20
3 files changed, 34 insertions, 0 deletions
diff --git a/customizations/player_health/hudplayerhealth-broesel.res b/customizations/player_health/hudplayerhealth-broesel.res
index ec1ed8c..a75d672 100644
--- a/customizations/player_health/hudplayerhealth-broesel.res
+++ b/customizations/player_health/hudplayerhealth-broesel.res
@@ -291,6 +291,12 @@
"tall" "32"
}
+ "PlayerStatusHookBleedImage"
+ {
+ "wide" "32"
+ "tall" "32"
+ }
+
"PlayerStatusSlowed"
{
"wide" "32"
diff --git a/customizations/player_health/hudplayerhealth-cross.res b/customizations/player_health/hudplayerhealth-cross.res
index 3dfb351..2febbec 100644
--- a/customizations/player_health/hudplayerhealth-cross.res
+++ b/customizations/player_health/hudplayerhealth-cross.res
@@ -353,4 +353,12 @@
"wide_minmode" "24"
"tall_minmode" "24"
}
+
+ "PlayerStatusHookBleedImage"
+ {
+ "wide" "32"
+ "tall" "32"
+ "wide_minmode" "24"
+ "tall_minmode" "24"
+ }
} \ No newline at end of file
diff --git a/customizations/player_health/hudplayerhealth.res b/customizations/player_health/hudplayerhealth.res
index 8d24e6b..5052519 100644
--- a/customizations/player_health/hudplayerhealth.res
+++ b/customizations/player_health/hudplayerhealth.res
@@ -441,6 +441,7 @@
"visible" "1"
"enabled" "1"
"scaleImage" "1"
+ "image" ""
"fgcolor" "117 107 94 255"
"pin_to_sibling" "PlayerStatusAnchor"
"pin_corner_to_sibling" "1"
@@ -693,4 +694,23 @@
"pin_corner_to_sibling" "1"
"pin_to_sibling_corner" "1"
}
+
+ "PlayerStatusHookBleedImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatusHookBleedImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "8"
+ "wide" "23"
+ "tall" "23"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../vgui/bleed_drop_grapple"
+ "fgcolor" "117 107 94 255"
+ "pin_to_sibling" "PlayerStatusAnchor"
+ "pin_corner_to_sibling" "1"
+ "pin_to_sibling_corner" "1"
+ }
} \ No newline at end of file