summaryrefslogtreecommitdiff
path: root/resource/ui/notifications/notify_enemy_flag_captured_red.res
blob: f4573dc90584b7d5f53d3647e02a83feb0105bc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#base "base_notification.res"

"Resource/UI/notifications/notify_enemy_flag_captured_red.res"
{	
	"Notification_Background"
	{
		"image"			"../hud/score_panel_blue_bg"
	}
	
	"Notification_Icon"	
	{
		"icon"			"ico_notify_flag_home"
	}
	
	"Notification_Label"
	{	
		"labelText"		"#TF_CTF_PlayerTeamCapture"
	}
}