Fix Extenué

This commit is contained in:
2022-02-12 21:33:32 +01:00
parent 033dc334c1
commit b741fc2969
4 changed files with 6 additions and 18 deletions

View File

@ -194,7 +194,6 @@ const __check_fix_wrong_modules = ( chatFlag, patchFinished ) => {
} );
}
});
if (game.user.isGM && patchFinished) {
ChatMessage.create( { title: "Patch fini !", content: "Les modules WFRP4E ont été patchés <strong>avec succès</strong>. Vous pouvez y aller et que <strong>Shallya vous garde !</strong>", whisper: ChatMessage.getWhisperRecipients("GM") } );
}