Ban Leppa + Recycle

Endless Battle Clause
This commit is contained in:
V4Victini 2014-01-21 15:22:13 -05:00
parent 4cd1f101eb
commit dc4ee9708f

View File

@ -373,7 +373,7 @@ exports.BattleFormats = {
endlessbattleclause: {
effectType: 'Banlist',
name: 'Endless Battle Clause',
banlist: ['Heal Pulse + Leppa Berry + Recycle', 'Pain Split + Leppa Berry + Recycle', 'Fling + Leppa Berry + Recycle'],
banlist: ['Leppa Berry + Recycle'],
onStart: function() {
this.add('rule', 'Endless Battle Clause: Forcing endless battles is banned.');
}