mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-04-24 15:00:11 -05:00
* Blank Canvas Rands: Initial Commit * Add in all Item hardcodes * a couple more set adjustments * Update data/mods/blankcanvas/rulesets.ts * Apply suggestions from code review --------- Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
4 lines
62 B
TypeScript
4 lines
62 B
TypeScript
export const Scripts: ModdedBattleScriptsData = {
|
|
gen: 9,
|
|
};
|