diff options
| author | RaysFire <[email protected]> | 2012-12-10 20:08:22 -0600 |
|---|---|---|
| committer | RaysFire <[email protected]> | 2012-12-10 20:08:22 -0600 |
| commit | 3a9cb7447bb27114d7298a68d83d25ec499c1d2d (patch) | |
| tree | 829f26b7dbe7155f2a16511356c4dad1ad6d5b2f /minmode/resource/ui/notifications/notify_enemy_flag_dropped_blue.res | |
| parent | bc682d70ef82b455ec00b4e7820c3942f395733d (diff) | |
Added in a minmode!
Diffstat (limited to 'minmode/resource/ui/notifications/notify_enemy_flag_dropped_blue.res')
| -rw-r--r-- | minmode/resource/ui/notifications/notify_enemy_flag_dropped_blue.res | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/minmode/resource/ui/notifications/notify_enemy_flag_dropped_blue.res b/minmode/resource/ui/notifications/notify_enemy_flag_dropped_blue.res new file mode 100644 index 0000000..f8ed168 --- /dev/null +++ b/minmode/resource/ui/notifications/notify_enemy_flag_dropped_blue.res @@ -0,0 +1,19 @@ +#base "base_notification.res"
+
+"Resource/UI/notifications/notify_enemy_flag_dropped_blue.res"
+{
+ "Notification_Background"
+ {
+ "image" "../hud/score_panel_red_bg"
+ }
+
+ "Notification_Icon"
+ {
+ "icon" "ico_notify_flag_dropped"
+ }
+
+ "Notification_Label"
+ {
+ "labelText" "#TF_CTF_PlayerTeamDrop"
+ }
+}
\ No newline at end of file |
