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 Oct 31, 2024
1 parent f2ad2a3 commit 19ae3ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/assets/items.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5754,7 +5754,7 @@ export const items = new Collection<string, PokemonTypes.Item>([
gen: 8,
isNonstandard: IsNonStandard.Unobtainable,
name: 'Strange Ball',
shortDesc: 'A placeholder Poké Ball for Pokémon in Poké Balls that do not exist in the current game.'
shortDesc: 'Placeholder if caught in Poké Ball not in current game.'
}
],
[
Expand Down

0 comments on commit 19ae3ce

Please sign in to comment.