diff options
Diffstat (limited to 'resource/ui/notifications/notify_enemy_flag_taken_blue.res')
| -rw-r--r-- | resource/ui/notifications/notify_enemy_flag_taken_blue.res | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/resource/ui/notifications/notify_enemy_flag_taken_blue.res b/resource/ui/notifications/notify_enemy_flag_taken_blue.res new file mode 100644 index 0000000..cfa0ff7 --- /dev/null +++ b/resource/ui/notifications/notify_enemy_flag_taken_blue.res @@ -0,0 +1,19 @@ +#base "base_notification.res" + +"Resource/UI/notifications/notify_enemy_flag_taken_blue.res" +{ + "Notification_Background" + { + "image" "" + } + + "Notification_Icon" + { + "icon" "ico_notify_flag_moving" + } + + "Notification_Label" + { + "labelText" "#TF_CTF_PlayerTeamPickup" + } +}
\ No newline at end of file |
