summaryrefslogtreecommitdiff
path: root/resource/ui/HudPlayerHealth.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/HudPlayerHealth.res')
-rw-r--r--resource/ui/HudPlayerHealth.res16
1 files changed, 16 insertions, 0 deletions
diff --git a/resource/ui/HudPlayerHealth.res b/resource/ui/HudPlayerHealth.res
index cc3ded4..fa1c4bd 100644
--- a/resource/ui/HudPlayerHealth.res
+++ b/resource/ui/HudPlayerHealth.res
@@ -149,4 +149,20 @@
"image" "../vgui/marked_for_death"
"fgcolor" "TanDark"
}
+
+ "PlayerStatus_WheelOfDoom"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_WheelOfDoom"
+ "xpos" "100"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "32"
+ "tall" "32"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../signs/death_wheel_whammy"
+ "fgcolor" "TanDark"
+ }
}