X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=notifications.cfg;h=afae1593f61610c61d4e0e4d3a6eb04249854cb1;hb=18e1dbfccdf7da3e9ff1888695403a29b267e01c;hp=a23eb5539ae13833fdf6b94ee50762af6b30498e;hpb=d10c7bd1a40c18aa6960a6e0f25dfc5a2e113137;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/notifications.cfg b/notifications.cfg index a23eb5539..afae1593f 100644 --- a/notifications.cfg +++ b/notifications.cfg @@ -162,10 +162,10 @@ seta notification_INFO_DEATH_SELF_FALL "1" "0 = off, 1 = print to console, 2 = p seta notification_INFO_DEATH_SELF_FIRE "1" "0 = off, 1 = print to console, 2 = print to console and chatbox (if notification_allow_chatboxprint is enabled)" seta notification_INFO_DEATH_SELF_GENERIC "1" "0 = off, 1 = print to console, 2 = print to console and chatbox (if notification_allow_chatboxprint is enabled)" seta notification_INFO_DEATH_SELF_LAVA "1" "0 = off, 1 = print to console, 2 = print to console and chatbox (if notification_allow_chatboxprint is enabled)" +seta notification_INFO_DEATH_SELF_MON_GOLEM_CLAW "1" "0 = off, 1 = print to console, 2 = print to console and chatbox (if notification_allow_chatboxprint is enabled)" +seta notification_INFO_DEATH_SELF_MON_GOLEM_SMASH "1" "0 = off, 1 = print to console, 2 = print to console and chatbox (if notification_allow_chatboxprint is enabled)" +seta notification_INFO_DEATH_SELF_MON_GOLEM_ZAP "1" "0 = off, 1 = print to console, 2 = print to console and chatbox (if notification_allow_chatboxprint is enabled)" seta notification_INFO_DEATH_SELF_MON_MAGE "1" "0 = off, 1 = print to console, 2 = print to console and chatbox (if notification_allow_chatboxprint is enabled)" -seta notification_INFO_DEATH_SELF_MON_SHAMBLER_CLAW "1" "0 = off, 1 = print to console, 2 = print to console and chatbox (if notification_allow_chatboxprint is enabled)" -seta notification_INFO_DEATH_SELF_MON_SHAMBLER_SMASH "1" "0 = off, 1 = print to console, 2 = print to console and chatbox (if notification_allow_chatboxprint is enabled)" -seta notification_INFO_DEATH_SELF_MON_SHAMBLER_ZAP "1" "0 = off, 1 = print to console, 2 = print to console and chatbox (if notification_allow_chatboxprint is enabled)" seta notification_INFO_DEATH_SELF_MON_SPIDER "1" "0 = off, 1 = print to console, 2 = print to console and chatbox (if notification_allow_chatboxprint is enabled)" seta notification_INFO_DEATH_SELF_MON_WYVERN "1" "0 = off, 1 = print to console, 2 = print to console and chatbox (if notification_allow_chatboxprint is enabled)" seta notification_INFO_DEATH_SELF_MON_ZOMBIE_JUMP "1" "0 = off, 1 = print to console, 2 = print to console and chatbox (if notification_allow_chatboxprint is enabled)" @@ -347,7 +347,6 @@ 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" seta notification_CENTER_ASSAULT_OBJ_DESTROYED "1" "0 = off, 1 = centerprint" -seta notification_CENTER_CAMPAIGN_MESSAGE "1" "0 = off, 1 = centerprint" seta notification_CENTER_CAMPCHECK "1" "0 = off, 1 = centerprint" seta notification_CENTER_COINTOSS "1" "0 = off, 1 = centerprint" seta notification_CENTER_COUNTDOWN_BEGIN "1" "0 = off, 1 = centerprint" @@ -480,6 +479,7 @@ seta notification_CENTER_KEYHUNT_ROUNDSTART "1" "0 = off, 1 = centerprint" seta notification_CENTER_KEYHUNT_SCAN "1" "0 = off, 1 = centerprint" seta notification_CENTER_KEYHUNT_START "1" "0 = off, 1 = centerprint" seta notification_CENTER_LMS_NOLIVES "1" "0 = off, 1 = centerprint" +seta notification_CENTER_LMS_SPECWARN "1" "0 = off, 1 = centerprint" seta notification_CENTER_MISSING_PLAYERS "1" "0 = off, 1 = centerprint" seta notification_CENTER_MISSING_TEAMS "1" "0 = off, 1 = centerprint" seta notification_CENTER_MOTD "1" "0 = off, 1 = centerprint" @@ -578,10 +578,10 @@ seta notification_DEATH_SELF_FALL "1" "Enable this multiple notification" seta notification_DEATH_SELF_FIRE "1" "Enable this multiple notification" seta notification_DEATH_SELF_GENERIC "1" "Enable this multiple notification" seta notification_DEATH_SELF_LAVA "1" "Enable this multiple notification" +seta notification_DEATH_SELF_MON_GOLEM_CLAW "1" "Enable this multiple notification" +seta notification_DEATH_SELF_MON_GOLEM_SMASH "1" "Enable this multiple notification" +seta notification_DEATH_SELF_MON_GOLEM_ZAP "1" "Enable this multiple notification" seta notification_DEATH_SELF_MON_MAGE "1" "Enable this multiple notification" -seta notification_DEATH_SELF_MON_SHAMBLER_CLAW "1" "Enable this multiple notification" -seta notification_DEATH_SELF_MON_SHAMBLER_SMASH "1" "Enable this multiple notification" -seta notification_DEATH_SELF_MON_SHAMBLER_ZAP "1" "Enable this multiple notification" seta notification_DEATH_SELF_MON_SPIDER "1" "Enable this multiple notification" seta notification_DEATH_SELF_MON_WYVERN "1" "Enable this multiple notification" seta notification_DEATH_SELF_MON_ZOMBIE_JUMP "1" "Enable this multiple notification"