add: new chatter events

This commit is contained in:
Владислав Сухов 2024-04-22 14:23:56 +00:00
commit 35def2ab05
8 changed files with 34 additions and 3 deletions

View file

@ -190,7 +190,6 @@ void Bot::normal_ () {
// decide to duck or not to duck
selectCampButtons (index);
pushChatterMessage (Chatter::GoingToGuardVIPSafety); // play info about that
}
}