diff options
Diffstat (limited to 'minmode/resource/ui/notifications/notify_your_flag_dropped_red.res')
| -rw-r--r-- | minmode/resource/ui/notifications/notify_your_flag_dropped_red.res | 19 |
1 files changed, 19 insertions, 0 deletions
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 |
