Skip to content

Commit

Permalink
refactor: update data [skip publish]
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Nov 3, 2024
1 parent 4c8228f commit 73ad31e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/lib/assets/learnsets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65793,7 +65793,7 @@ export const learnsets = new Collection<string, Record<string, string[]>>([
drainpunch: ['9M', '7T', '6T', '5T'],
dreameater: ['7M', '6M', '5M'],
dualchop: ['7T', '6T', '5T'],
echoedvoice: ['9L36', '7M', '7L36', '6M', '6L36', '5M', '5L36'],
echoedvoice: ['9L36', '9S5', '7M', '7L36', '6M', '6L36', '5M', '5L36'],
embargo: ['7M', '6M', '5M'],
endure: ['9M'],
energyball: ['9M', '7M', '6M', '5M'],
Expand Down Expand Up @@ -65829,14 +65829,14 @@ export const learnsets = new Collection<string, Record<string, string[]>>([
playrough: ['9M'],
poweruppunch: ['6M'],
protect: ['9M', '7M', '6M', '5M'],
psybeam: ['9M', '9L31', '7L31', '6L31', '5L31'],
psybeam: ['9M', '9L31', '9S5', '7L31', '6L31', '5L31'],
psychic: ['9M', '9L57', '9S4', '7M', '7L57', '7S2', '6M', '6L57', '5M', '5L57', '5S1'],
psychup: ['9M', '7M', '6M', '5M'],
psyshock: ['9M', '7M', '6M', '5M'],
quickattack: ['9L1', '7L1', '6L6', '5L6', '5S0'],
raindance: ['9M', '7M', '6M', '5M'],
recycle: ['7T', '6T', '5T'],
relicsong: ['9L50', '9S4', '7T', '7S3', '6T', '5T'],
relicsong: ['9L50', '9S4', '9S5', '7T', '7S3', '6T', '5T'],
rest: ['9M', '7M', '6M', '5M'],
retaliate: ['6M', '5M'],
return: ['7M', '6M', '5M'],
Expand All @@ -65850,7 +65850,7 @@ export const learnsets = new Collection<string, Record<string, string[]>>([
shadowclaw: ['9M', '7M', '6M', '5M'],
shockwave: ['7T', '6T'],
signalbeam: ['7T', '6T', '5T'],
sing: ['9L1', '9S4', '7L1', '7S2', '7S3', '6L16', '5L16'],
sing: ['9L1', '9S4', '9S5', '7L1', '7S2', '7S3', '6L16', '5L16'],
skillswap: ['9M', '7T', '6T', '5T'],
sleeptalk: ['9M', '7M', '6M', '5T'],
snatch: ['7T', '6T', '5T'],
Expand Down

0 comments on commit 73ad31e

Please sign in to comment.