diff --git a/config/formats.js b/config/formats.js index 5a05159341ce..2ff2e920d8b1 100644 --- a/config/formats.js +++ b/config/formats.js @@ -104,6 +104,9 @@ let Formats = [ mod: 'gen7', ruleset: ['[Gen 7] NU'], banlist: ['NU', 'PUBL'], + onBegin: function () { + if (this.rated) this.add('html', `
PU is currently suspecting Pyroar! For information on how to participate check out the suspect thread.
`); + }, }, { name: "[Gen 7] LC",