X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=notifications.cfg;h=afae1593f61610c61d4e0e4d3a6eb04249854cb1;hp=83fbcaf849fb23be8a46febd075b598fcf3d28a5;hb=4557ec2fa262ad06d963f34437cc25db91b85120;hpb=82e5c474d4af81e54797d363adcf331548262144 diff --git a/notifications.cfg b/notifications.cfg index 83fbcaf84..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)" @@ -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"