summaryrefslogtreecommitdiff
path: root/resource/ui/notifications/notify_touching_enemy_ctf_cap_red.res
blob: ecf9b9cc2c89245f1f7c229eeac78a5d25968fe0 (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_touching_enemy_ctf_cap_red.res"
{	
	"Notification_Background"
	{
		"image"			"../hud/score_panel_red_bg"
	}
	
	"Notification_Icon"	
	{
		"icon"			"ico_notify_flag_moving"
	}
	
	"Notification_Label"
	{	
		"labelText"		"#TF_CTF_Wrong_Goal"
	}
}