From bb057d488b6ca9455b3b8295282b96709a0534a8 Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 20 Jul 2016 00:22:50 +1000 Subject: [PATCH] Update notifications.cfg --- notifications.cfg | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/notifications.cfg b/notifications.cfg index 2ee0a4084..2409b83d6 100644 --- a/notifications.cfg +++ b/notifications.cfg @@ -420,7 +420,7 @@ seta notification_INFO_WEAPON_TUBA_SUICIDE "1" "0 = off, 1 = print to console, 2 seta notification_INFO_WEAPON_VAPORIZER_MURDER "1" "0 = off, 1 = print to console, 2 = print to console and chatbox (if notification_allow_chatboxprint is enabled)" seta notification_INFO_WEAPON_VORTEX_MURDER "1" "0 = off, 1 = print to console, 2 = print to console and chatbox (if notification_allow_chatboxprint is enabled)" -// MSG_CENTER notifications (count = 224): +// MSG_CENTER notifications (count = 225): seta notification_CENTER_ALONE "1" "0 = off, 1 = centerprint" seta notification_CENTER_ASSAULT_ATTACKING "1" "0 = off, 1 = centerprint" seta notification_CENTER_ASSAULT_DEFENDING "1" "0 = off, 1 = centerprint" @@ -478,6 +478,7 @@ seta notification_CENTER_CTF_PICKUP_TEAM_VERBOSE_PINK "1" "0 = off, 1 = centerpr seta notification_CENTER_CTF_PICKUP_TEAM_VERBOSE_RED "1" "0 = off, 1 = centerprint" seta notification_CENTER_CTF_PICKUP_TEAM_VERBOSE_YELLOW "1" "0 = off, 1 = centerprint" seta notification_CENTER_CTF_PICKUP_TEAM_YELLOW "1" "0 = off, 1 = centerprint" +seta notification_CENTER_CTF_PICKUP_VISIBLE "1" "0 = off, 1 = centerprint" seta notification_CENTER_CTF_PICKUP_YELLOW "1" "0 = off, 1 = centerprint" seta notification_CENTER_CTF_RETURN_BLUE "1" "0 = off, 1 = centerprint" seta notification_CENTER_CTF_RETURN_PINK "1" "0 = off, 1 = centerprint" @@ -868,4 +869,4 @@ seta notification_show_sprees_info "3" "Show spree information in MSG_INFO messa seta notification_show_sprees_info_newline "1" "Show attacker spree information for MSG_INFO messages on a separate line than the death notification itself" seta notification_show_sprees_info_specialonly "1" "Don't show attacker spree information in MSG_INFO messages if it isn't an achievement" -// Notification counts (total = 806): MSG_ANNCE = 89, MSG_INFO = 316, MSG_CENTER = 224, MSG_MULTI = 153, MSG_CHOICE = 24 +// Notification counts (total = 807): MSG_ANNCE = 89, MSG_INFO = 316, MSG_CENTER = 225, MSG_MULTI = 153, MSG_CHOICE = 24 -- 2.39.2