summaryrefslogtreecommitdiff
path: root/resource/ui/notifications/notify_enemy_flag_dropped_blue.res
diff options
context:
space:
mode:
authorRaysFire <[email protected]>2012-11-19 15:23:06 -0600
committerRaysFire <[email protected]>2012-11-19 15:23:06 -0600
commit40be19c219a724ba3c0e08d7bffd496a318bf21e (patch)
treee0774a018e733feb94d163e22555325178794ddc /resource/ui/notifications/notify_enemy_flag_dropped_blue.res
parent24ba186ca9e5ea18cd8bc46d60a28feb498811d1 (diff)
Removed background on notification messages
Diffstat (limited to 'resource/ui/notifications/notify_enemy_flag_dropped_blue.res')
-rw-r--r--resource/ui/notifications/notify_enemy_flag_dropped_blue.res19
1 files changed, 19 insertions, 0 deletions
diff --git a/resource/ui/notifications/notify_enemy_flag_dropped_blue.res b/resource/ui/notifications/notify_enemy_flag_dropped_blue.res
new file mode 100644
index 0000000..fa19944
--- /dev/null
+++ b/resource/ui/notifications/notify_enemy_flag_dropped_blue.res
@@ -0,0 +1,19 @@
+#base "base_notification.res"
+
+"Resource/UI/notifications/notify_enemy_flag_dropped_blue.res"
+{
+ "Notification_Background"
+ {
+ "image" "../hud/score_panel_red_bg"
+ }
+
+ "Notification_Icon"
+ {
+ "icon" "ico_notify_flag_dropped"
+ }
+
+ "Notification_Label"
+ {
+ "labelText" "#TF_CTF_PlayerTeamDrop"
+ }
+} \ No newline at end of file