mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-24 00:36:27 -05:00
Ban Leppa + Recycle
Endless Battle Clause
This commit is contained in:
parent
4cd1f101eb
commit
dc4ee9708f
|
|
@ -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.');
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user