summaryrefslogtreecommitdiff
path: root/resource/ui/notifications/notify_enemy_flag_taken_blue.res
blob: cfa0ff7e3796cf0d4c0050d797b99cc5a152e450 (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_taken_blue.res"
{	
	"Notification_Background"
	{
		"image"			""
	}
	
	"Notification_Icon"	
	{
		"icon"			"ico_notify_flag_moving"
	}
	
	"Notification_Label"
	{	
		"labelText"		"#TF_CTF_PlayerTeamPickup"
	}
}