Skip to content

Commit

Permalink
refactor: update data [skip publish] (#678)
Browse files Browse the repository at this point in the history
  • Loading branch information
Favware-bot authored May 10, 2022
1 parent a155927 commit 7ee8dcc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion scripts/sha-tracker.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "tiersLastSha": "a397af31b8b6fd3106690f53589644b825483a42", "learnsetsLastSha": "256e5db994de582d1e8df743144f34e6fa0ea33c" }
{ "tiersLastSha": "a397af31b8b6fd3106690f53589644b825483a42", "learnsetsLastSha": "49149ea8fb046ef001b2441b554cbf7a4ce8dec6" }
4 changes: 2 additions & 2 deletions src/assets/learnsets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74681,7 +74681,7 @@ export const learnsets = new GraphQLCollection<string, Pokemon.RecordStringArray
workup: ['8M']
}
],
['zaciancrowned', { behemothblade: ['8M', '8L33'] }],
['zaciancrowned', { behemothblade: ['8R'] }],
[
'zamazenta',
{
Expand Down Expand Up @@ -74743,7 +74743,7 @@ export const learnsets = new GraphQLCollection<string, Pokemon.RecordStringArray
workup: ['8M']
}
],
['zamazentacrowned', { behemothbash: ['8M', '8L33'] }],
['zamazentacrowned', { behemothbash: ['8R'] }],
[
'eternatus',
{
Expand Down

0 comments on commit 7ee8dcc

Please sign in to comment.