OU: Add suspect notice (#6458)

This commit is contained in:
Kris Johnson 2020-03-14 09:29:05 -06:00 committed by GitHub
parent 2283b28afc
commit 02c93f8c68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,6 +43,9 @@ let Formats = [
mod: 'gen8',
ruleset: ['Standard', 'Dynamax Clause'],
banlist: ['Uber', 'Moody', 'Shadow Tag', 'Baton Pass'],
onBegin() {
if (this.rated && this.format.id === 'gen8ou') this.add('html', `<div class="broadcast-red"><strong>OU is currently suspecting Arena Trap! For information on how to participate check out the <a href="https://www.smogon.com/forums/threads/3661134/">suspect thread</a>.</strong></div>`);
},
},
/*{
name: "[Gen 8] OU (Blitz)",