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 Jun 21, 2024
1 parent 6f4d23f commit dea6ab4
Showing 1 changed file with 6 additions and 17 deletions.
23 changes: 6 additions & 17 deletions src/lib/assets/learnsets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29548,29 +29548,23 @@ export const learnsets = new Collection<string, Record<string, string[]>>([
'ursalunabloodmoon',
{
avalanche: ['9M'],
bellydrum: ['9E'],
bloodmoon: ['9L70', '9S0'],
bodypress: ['9M'],
bodyslam: ['9M'],
brickbreak: ['9M'],
bulldoze: ['9M'],
calmmind: ['9M', '9S0'],
closecombat: ['9E'],
counter: ['9E'],
crosschop: ['9E'],
crunch: ['9M', '9E'],
crunch: ['9M'],
dig: ['9M'],
doubleedge: ['9M', '9E'],
doubleedge: ['9M'],
earthpower: ['9M', '9L48', '9S0'],
earthquake: ['9M'],
endure: ['9M'],
facade: ['9M'],
faketears: ['9E'],
firepunch: ['9M'],
fling: ['9M'],
focusblast: ['9M'],
focuspunch: ['9M'],
furycutter: ['9E'],
furyswipes: ['9L8'],
gigaimpact: ['9M'],
gunkshot: ['9M'],
Expand All @@ -29587,11 +29581,10 @@ export const learnsets = new Collection<string, Record<string, string[]>>([
leer: ['9L1'],
lick: ['9L1'],
lowkick: ['9M'],
metalclaw: ['9M', '9E'],
metalclaw: ['9M'],
moonblast: ['9L56'],
moonlight: ['9L1'],
mudshot: ['9M'],
nightslash: ['9E'],
payback: ['9L13'],
playnice: ['9L25'],
protect: ['9M'],
Expand All @@ -29603,7 +29596,6 @@ export const learnsets = new Collection<string, Record<string, string[]>>([
scaryface: ['9M', '9L35'],
scratch: ['9L1'],
seedbomb: ['9M'],
seismictoss: ['9E'],
shadowclaw: ['9M'],
slash: ['9L22', '9S0'],
sleeptalk: ['9M'],
Expand All @@ -29623,8 +29615,7 @@ export const learnsets = new Collection<string, Record<string, string[]>>([
thunderpunch: ['9M'],
trailblaze: ['9M'],
uproar: ['9M'],
vacuumwave: ['9M'],
yawn: ['9E']
vacuumwave: ['9M']
}
],
[
Expand Down Expand Up @@ -66884,7 +66875,6 @@ export const learnsets = new Collection<string, Record<string, string[]>>([
bubble: ['7L1'],
chillingwater: ['9M'],
confide: ['7M'],
counter: ['9E'],
darkpulse: ['9M', '7M'],
dig: ['9M'],
doubleteam: ['9L56', '7M', '7L56', '7S0'],
Expand Down Expand Up @@ -66922,7 +66912,6 @@ export const learnsets = new Collection<string, Record<string, string[]>>([
quickattack: ['9L1', '7L1'],
raindance: ['9M', '7M'],
rest: ['9M', '7M'],
retaliate: ['9E'],
return: ['7M'],
rockslide: ['9M', '7M'],
rocktomb: ['9M', '7M'],
Expand All @@ -66937,7 +66926,7 @@ export const learnsets = new Collection<string, Record<string, string[]>>([
snatch: ['7T'],
snore: ['7T'],
snowscape: ['9M'],
spikes: ['9M', '9L28', '9E', '7L28'],
spikes: ['9M', '9L28', '7L28'],
spite: ['7T'],
substitute: ['9M', '9L42', '7M', '7L42'],
surf: ['9M', '7M'],
Expand All @@ -66950,7 +66939,7 @@ export const learnsets = new Collection<string, Record<string, string[]>>([
terablast: ['9M'],
thief: ['9M', '7M'],
toxic: ['7M'],
toxicspikes: ['9M', '9E'],
toxicspikes: ['9M'],
trailblaze: ['9M'],
upperhand: ['9M'],
uturn: ['9M', '7M'],
Expand Down

0 comments on commit dea6ab4

Please sign in to comment.