UU: Unban Bisharp (#4929)

This commit is contained in:
Kris Johnson 2018-10-24 22:29:58 -06:00 committed by Guangcong Luo
parent 2ab91fd3ee
commit 4a58aedbd5
2 changed files with 2 additions and 6 deletions

View File

@ -67,10 +67,6 @@ let Formats = [
mod: 'gen7',
ruleset: ['[Gen 7] OU'],
banlist: ['OU', 'UUBL', 'Drizzle', 'Drought', 'Kommonium Z', 'Mewnium Z'],
unbanlist: ['Bisharp'],
onBegin: function () {
if (this.rated) this.add('html', `<div class="broadcast-red"><strong>UU is currently suspecting Bisharp! For information on how to participate check out the <a href="https://www.smogon.com/forums/threads/3642605/">suspect thread</a>.</strong></div>`);
},
},
{
name: "[Gen 7] RU",
@ -82,7 +78,7 @@ let Formats = [
mod: 'gen7',
ruleset: ['[Gen 7] UU'],
banlist: ['UU', 'RUBL', 'Aurora Veil', 'Bisharp'],
banlist: ['UU', 'RUBL', 'Aurora Veil'],
unbanlist: ['Drought'],
},
{

View File

@ -5594,7 +5594,7 @@ let BattleFormatsData = {
bisharp: {
randomBattleMoves: ["swordsdance", "knockoff", "ironhead", "suckerpunch", "lowkick"],
randomDoubleBattleMoves: ["swordsdance", "substitute", "suckerpunch", "ironhead", "brickbreak", "knockoff", "protect"],
tier: "UUBL",
tier: "UU",
doublesTier: "DUU",
},
bouffalant: {