summaryrefslogtreecommitdiff
path: root/minmode/resource/ui/notifications/notify_golden_wrench.res
diff options
context:
space:
mode:
Diffstat (limited to 'minmode/resource/ui/notifications/notify_golden_wrench.res')
-rw-r--r--minmode/resource/ui/notifications/notify_golden_wrench.res52
1 files changed, 52 insertions, 0 deletions
diff --git a/minmode/resource/ui/notifications/notify_golden_wrench.res b/minmode/resource/ui/notifications/notify_golden_wrench.res
new file mode 100644
index 0000000..df98c5c
--- /dev/null
+++ b/minmode/resource/ui/notifications/notify_golden_wrench.res
@@ -0,0 +1,52 @@
+"Resource/UI/notifications/notify_golden_wrench.res"
+{
+ "Notification_Background"
+ {
+ "ControlName" "CImagePanel"
+ "fieldName" "Notification_Background"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "-1"
+ "wide" "140"
+ "tall" "44"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../hud/notification_black"
+ "scaleImage" "1"
+ }
+
+ "Notification_Icon"
+ {
+ "ControlName" "CIconPanel"
+ "fieldName" "Notification_Icon"
+ "xpos" "7"
+ "ypos" "12"
+ "wide" "36"
+ "tall" "12"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "icon" "ico_notify_golden_wrench"
+ }
+
+ "Notification_Label"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "Notification_Label"
+ "font" "Default"
+ "xpos" "30"
+ "ypos" "9"
+ "wide" "200"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "60 seconds until gates open"
+ "textAlignment" "West"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+} \ No newline at end of file