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 9, 2024
1 parent 9647b11 commit 0dcdf9d
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 @@ -7114,7 +7114,7 @@ export const items = new Collection<string, PokemonTypes.Item>([
[
'utilityumbrella',
{
desc: 'The holder ignores rain- and sun-based effects. Damage and accuracy calculations from attacks used by the holder are affected by rain and sun, but not attacks used against the holder.',
desc: 'The holder ignores rain- and sun-based effects, including those of its Ability unless it is Orichalcum Pulse or Protosynthesis. Damage and accuracy calculations from attacks used by the holder are affected by rain and sun, but not attacks used against the holder.',
gen: 8,
name: 'Utility Umbrella',
shortDesc: 'The holder ignores rain- and sun-based effects.'
Expand Down

0 comments on commit 0dcdf9d

Please sign in to comment.