From de6f4917d931cabb548348d48ea43989fb385a8d Mon Sep 17 00:00:00 2001 From: Stas'M Date: Tue, 2 Oct 2018 01:21:43 +0300 Subject: [PATCH] Game: Add more chat sound tags --- GameWAD/CHATSND/SNDCFG.txt | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/GameWAD/CHATSND/SNDCFG.txt b/GameWAD/CHATSND/SNDCFG.txt index 6f67ebf..95a4d3a 100644 --- a/GameWAD/CHATSND/SNDCFG.txt +++ b/GameWAD/CHATSND/SNDCFG.txt @@ -1,5 +1,5 @@ [ChatSounds] -Count=74 +Count=80 // Tags in entries are tested consequently, loop breaks at first exact match // Exact match means all tags in entry are matched @@ -440,3 +440,39 @@ Sound=CHATSND\OTOMSTIT Tags=1 Tag0=îòîìñòèò FullWord=-1 + +[74] +Sound=CHATSND\OTOMSTIT +Tags=1 +Tag0=ìàòü +FullWord=-1 + +[75] +Sound=CHATSND\OTOMSTIT +Tags=1 +Tag0=ïàóêàí +FullWord=-1 + +[76] +Sound=CHATSND\BEBACK +Tags=1 +Tag0=afk +FullWord=-1 + +[77] +Sound=CHATSND\BEBACK +Tags=1 +Tag0=àôê +FullWord=-1 + +[78] +Sound=CHATSND\APPLAUSE +Tags=1 +Tag0=bravo +FullWord=-1 + +[79] +Sound=CHATSND\APPLAUSE +Tags=1 +Tag0=áðàâî +FullWord=-1 -- 2.29.2