From 3a9cb7447bb27114d7298a68d83d25ec499c1d2d Mon Sep 17 00:00:00 2001 From: RaysFire Date: Mon, 10 Dec 2012 20:08:22 -0600 Subject: Added in a minmode! --- .../ui/notifications/notify_your_flag_dropped_red.res | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 minmode/resource/ui/notifications/notify_your_flag_dropped_red.res (limited to 'minmode/resource/ui/notifications/notify_your_flag_dropped_red.res') diff --git a/minmode/resource/ui/notifications/notify_your_flag_dropped_red.res b/minmode/resource/ui/notifications/notify_your_flag_dropped_red.res new file mode 100644 index 0000000..c1b4ee7 --- /dev/null +++ b/minmode/resource/ui/notifications/notify_your_flag_dropped_red.res @@ -0,0 +1,19 @@ +#base "base_notification.res" + +"Resource/UI/notifications/notify_your_flag_dropped_red.res" +{ + "Notification_Background" + { + "image" "../hud/score_panel_red_bg" + } + + "Notification_Icon" + { + "icon" "ico_notify_flag_dropped" + } + + "Notification_Label" + { + "labelText" "#TF_CTF_OtherTeamDrop" + } +} \ No newline at end of file -- cgit v1.2.3