mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-03-21 17:25:10 -05:00
Gen 1 LC: Add Accuracy and Sleep Moves Clause (#11776)
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
Co-authored-by: kn-Kris <165436526+kn-Kris@users.noreply.github.com>
This commit is contained in:
parent
95aad7df02
commit
3ad40b4a5c
|
|
@ -5393,7 +5393,7 @@ export const Formats: import('../sim/dex-formats').FormatList = [
|
|||
name: "[Gen 1] LC",
|
||||
mod: 'gen1',
|
||||
searchShow: false,
|
||||
ruleset: ['Little Cup', 'Standard', '!Max Level', 'Adjust Level = 5'],
|
||||
ruleset: ['Little Cup', 'Standard', '!Max Level', 'Adjust Level = 5', 'Sleep Moves Clause', 'Accuracy Moves Clause'],
|
||||
banlist: ['Dragon Rage', 'Fire Spin', 'Sonic Boom', 'Wrap'],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user