[MIRROR] seperate LOOC and OOC mute (#8377)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
This commit is contained in:
CHOMPStation2
2024-05-12 16:25:10 +02:00
committed by GitHub
co-authored by Kashargul CHOMPStation2
parent dca5add8d7
commit 7ff294be07
4 changed files with 8 additions and 5 deletions
+1
View File
@@ -195,6 +195,7 @@
switch(mute_type)
if(MUTE_IC) mute_string = "IC (say and emote)"
if(MUTE_OOC) mute_string = "OOC"
if(MUTE_LOOC) mute_string = "LOOC"
if(MUTE_PRAY) mute_string = "pray"
if(MUTE_ADMINHELP) mute_string = "adminhelp, admin PM and ASAY"
if(MUTE_DEADCHAT) mute_string = "deadchat and DSAY"