Skip to content

Commit

Permalink
gen 8 untamed support
Browse files Browse the repository at this point in the history
  • Loading branch information
DieterReinert committed Nov 11, 2024
1 parent 4a78c6a commit c2de48f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build-tools/build-indexes-custom-v2
Original file line number Diff line number Diff line change
Expand Up @@ -404,8 +404,6 @@ process.stdout.write("Building `data/teambuilder-tables.js`... ");

// process.stdout.write("\n ");
for (const genIdent of [...GENS, ...DOUBLES, ...VGC, ...NFE, ...STADIUM, ...OTHER, ...NATDEX, ...LC]) {
console.log('genIdent')
console.log(genIdent)
const isLetsGo = (genIdent === 7.1);
const isBDSP = (genIdent === 8.6 || genIdent === -8.6);
const isSanctified = (genIdent === 9.69);
Expand Down

0 comments on commit c2de48f

Please sign in to comment.