mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-04-25 15:40:31 -05:00
Gen 4 LC: Add Evasion Abilities Clause (#10768)
https://www.smogon.com/forums/threads/sand-veil-in-dpp-lc.3752834/#post-10373970
This commit is contained in:
parent
8f2e1cb0d2
commit
1fd47b4d66
|
|
@ -4017,7 +4017,7 @@ export const Formats: import('../sim/dex-formats').FormatList = [
|
|||
name: "[Gen 4] LC",
|
||||
mod: 'gen4',
|
||||
searchShow: false,
|
||||
ruleset: ['Standard', 'Little Cup', 'Sleep Moves Clause'],
|
||||
ruleset: ['Standard', 'Little Cup', 'Evasion Abilities Clause', 'Sleep Moves Clause'],
|
||||
banlist: [
|
||||
'Meditite', 'Misdreavus', 'Murkrow', 'Scyther', 'Sneasel', 'Tangela', 'Yanma',
|
||||
'Berry Juice', 'Deep Sea Tooth', 'Dragon Rage', 'Sonic Boom', 'Swagger',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user