Skip to content

Commit

Permalink
Gen 9 Random Doubles Indigo Disk update (smogon#10067)
Browse files Browse the repository at this point in the history
* Gen 9 Random Doubles Indigo Disk update

* transform tera stellar doesn't work

* pt 2

* add sleep clause

* Update data/random-doubles-sets.json

* minor fixes

* remove boomburst from dudunsparce

* remove hardcoded incompatibility

* more dudunsparce changes

---------

Co-authored-by: livid washed <[email protected]>
  • Loading branch information
2 people authored and MathyFurret committed May 21, 2024
1 parent 67501ad commit b01aba0
Show file tree
Hide file tree
Showing 4 changed files with 1,496 additions and 183 deletions.
2 changes: 1 addition & 1 deletion config/formats.ts
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ export const Formats: FormatList = [
mod: 'gen9',
gameType: 'doubles',
team: 'random',
ruleset: ['PotD', 'Obtainable', 'Species Clause', 'HP Percentage Mod', 'Cancel Mod', 'Illusion Level Mod'],
ruleset: ['PotD', 'Obtainable', 'Species Clause', 'HP Percentage Mod', 'Cancel Mod', 'Illusion Level Mod', 'Sleep Clause Mod'],
},
{
name: "[Gen 9] Doubles OU",
Expand Down
Loading

0 comments on commit b01aba0

Please sign in to comment.