mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-24 17:02:46 -05:00
* Add Standard Pet Mods Clause in mods/roulettemons For Standard Pet Mods Clause which was earlier in mods/csm https://github.com/smogon/pokemon-showdown/blob/master/data/rulesets.js#L851 standardpetmod: { effectType: 'ValidatorRule', name: 'Standard Pet Mod', desc: "Holds all custom Pet Mod ruleset validation", // Implemented in mods/[petmod]/rulesets.js }, Rulesets weren't in there before https://replay.pokemonshowdown.com/gen8petmodroulettemons-1092931925 * Add rulesets in Roulettmons * Delete rulesets.js * Remove Standard Pet Mod Clause |
||
|---|---|---|
| .. | ||
| mods | ||
| abilities.js | ||
| aliases.js | ||
| formats-data.js | ||
| items.js | ||
| learnsets.js | ||
| moves.js | ||
| pokedex.js | ||
| random-teams.js | ||
| rulesets.js | ||
| scripts.js | ||
| statuses.js | ||
| typechart.js | ||