Skip to content

Commit d07eb54

Browse files
refactor: update data [skip publish]
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cf81e65 commit d07eb54

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/lib/assets/learnsets.ts

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -65711,7 +65711,7 @@ export const learnsets = new Collection<string, Record<string, string[]>>([
6571165711
aerialace: ['9M', '7M', '6M', '5M'],
6571265712
airslash: ['9M', '8M'],
6571365713
aquajet: ['9L1', '8L1', '7L1', '6L1', '6S2', '6S3', '5L1', '5S0', '5S1'],
65714-
aquatail: ['9L35', '9S5', '8L35', '7T', '7L37', '6T', '6L37', '5T', '5L37'],
65714+
aquatail: ['9L35', '9S5', '9S6', '8L35', '7T', '7L37', '6T', '6L37', '5T', '5L37'],
6571565715
aurasphere: ['9M', '8M'],
6571665716
batonpass: ['9M'],
6571765717
bounce: ['8M', '7T', '6T', '5T'],
@@ -65725,7 +65725,7 @@ export const learnsets = new Collection<string, Record<string, string[]>>([
6572565725
covet: ['7T', '6T', '5T'],
6572665726
cut: ['6M', '5M'],
6572765727
doubleedge: ['9M'],
65728-
doublekick: ['9L21', '8L21', '7L1', '6L7', '6S2', '6S3', '5L7', '5S0'],
65728+
doublekick: ['9L21', '9S6', '8L21', '7L1', '6L7', '6S2', '6S3', '5L7', '5S0'],
6572965729
doubleteam: ['7M', '6M', '5M'],
6573065730
endeavor: ['7T', '6T', '5T'],
6573165731
endure: ['9M', '8M'],
@@ -65751,7 +65751,7 @@ export const learnsets = new Collection<string, Record<string, string[]>>([
6575165751
poisonjab: ['9M', '8M', '7M', '6M', '5M'],
6575265752
protect: ['9M', '8M', '7M', '6M', '5M'],
6575365753
psychup: ['9M', '7M', '6M', '5M'],
65754-
quickguard: ['9L14', '8L14', '7L55', '6L55', '5L55'],
65754+
quickguard: ['9L14', '9S6', '8L14', '7L55', '6L55', '5L55'],
6575565755
raindance: ['9M', '8M', '7M', '6M', '5M'],
6575665756
reflect: ['9M', '8M', '7M', '6M', '5M'],
6575765757
rest: ['9M', '8M', '7M', '6M', '5M'],
@@ -65762,7 +65762,7 @@ export const learnsets = new Collection<string, Record<string, string[]>>([
6576265762
roar: ['9M', '7M', '6M', '5M'],
6576365763
rocksmash: ['6M', '5M'],
6576465764
round: ['8M', '7M', '6M', '5M'],
65765-
sacredsword: ['9L49', '9S5', '8L49', '8S4', '7L43', '6L43', '5L43', '5S1'],
65765+
sacredsword: ['9L49', '9S5', '9S6', '8L49', '8S4', '7L43', '6L43', '5L43', '5S1'],
6576665766
safeguard: ['8M', '7M', '6M', '5M'],
6576765767
scald: ['8M', '7M', '6M', '5M'],
6576865768
secretpower: ['6M'],
@@ -79731,13 +79731,13 @@ export const learnsets = new Collection<string, Record<string, string[]>>([
7973179731
[
7973279732
'meltan',
7973379733
{
79734-
acidarmor: ['8L32', '8V', '7L36'],
79734+
acidarmor: ['9S0', '8L32', '8V', '7L36'],
7973579735
endure: ['8M'],
7973679736
facade: ['8M'],
79737-
flashcannon: ['8M', '8L40', '8V', '7M', '7L45'],
79737+
flashcannon: ['9S0', '8M', '8L40', '8V', '7M', '7L45'],
7973879738
gyroball: ['8M'],
7973979739
harden: ['8L1', '8V', '7L1'],
79740-
headbutt: ['8L16', '8V', '7M', '7L1'],
79740+
headbutt: ['9S0', '8L16', '8V', '7M', '7L1'],
7974179741
irondefense: ['8M'],
7974279742
protect: ['8M', '8V', '7M'],
7974379743
rest: ['8M', '8V', '7M'],
@@ -79749,7 +79749,7 @@ export const learnsets = new Collection<string, Record<string, string[]>>([
7974979749
tailwhip: ['8L8', '8V', '7L9'],
7975079750
thunderbolt: ['8M', '8V', '7M'],
7975179751
thundershock: ['8L1', '8V', '7L27'],
79752-
thunderwave: ['8M', '8L24', '8V', '7M', '7L18'],
79752+
thunderwave: ['9S0', '8M', '8L24', '8V', '7M', '7L18'],
7975379753
toxic: ['8V', '7M']
7975479754
}
7975579755
],

0 commit comments

Comments
 (0)