diff --git a/Content.Server/_Sunrise/ChatFilter/ChatSystem.cs b/Content.Server/_Sunrise/ChatFilter/ChatSystem.cs index 23742e0e647..a04225d0ba1 100644 --- a/Content.Server/_Sunrise/ChatFilter/ChatSystem.cs +++ b/Content.Server/_Sunrise/ChatFilter/ChatSystem.cs @@ -262,6 +262,14 @@ public sealed partial class ChatSystem {"вига","Господь"}, // Я вам блядь дам гойду. {"гойда","Ура"}, + // Прогресивная регресия + {"нио","РНД"}, + {"крс","ССД"}, + {"нр","РД"}, + {"си","СЕ"}, + {"гсб","ХоС"}, + {"гп","ХоП"}, + {"гв","СМ"}, }; public string ReplaceWords(string message)