From: drjaska Date: Fri, 2 Dec 2022 10:51:55 +0000 (+0200) Subject: step towards working notifications X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=6c93fd68c1135c9ebd54a5bb4b2a777d3cae1fc1;p=xonotic%2Fxonotic-data.pk3dir.git step towards working notifications --- diff --git a/notifications.cfg b/notifications.cfg index 95ca70396..e86f525a3 100644 --- a/notifications.cfg +++ b/notifications.cfg @@ -651,6 +651,12 @@ seta notification_WEAPON_ARC_MURDER_SPRAY "1" "Enable this multiple notification seta notification_WEAPON_ARC_SUICIDE_BOLT "1" "Enable this multiple notification" seta notification_WEAPON_BLASTER_MURDER "1" "Enable this multiple notification" seta notification_WEAPON_BLASTER_SUICIDE "1" "Enable this multiple notification" +seta notification_WEAPON_CLASSIC_PRI_MURDER_DIRECT "1" "Enable this multiple notification" +seta notification_WEAPON_CLASSIC_PRI_MURDER_SPLASH "1" "Enable this multiple notification" +seta notification_WEAPON_CLASSIC_PRI_SUICIDE "1" "Enable this multiple notification" +seta notification_WEAPON_CLASSIC_SEC_MURDER_DIRECT "1" "Enable this multiple notification" +seta notification_WEAPON_CLASSIC_SEC_MURDER_SPLASH "1" "Enable this multiple notification" +seta notification_WEAPON_CLASSIC_SEC_SUICIDE "1" "Enable this multiple notification" seta notification_WEAPON_CRYLINK_MURDER "1" "Enable this multiple notification" seta notification_WEAPON_CRYLINK_SUICIDE "1" "Enable this multiple notification" seta notification_WEAPON_DEVASTATOR_MURDER_DIRECT "1" "Enable this multiple notification"