Skip to content

Commit ad32fad

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/assets/items.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2625,7 +2625,7 @@ export const items = new Collection<string, PokemonTypes.Item>([
26252625
desc: "Holder's use of Hail lasts 8 turns instead of 5.",
26262626
gen: 4,
26272627
name: 'Icy Rock',
2628-
shortDesc: "Holder's use of Hail lasts 8 turns instead of 5."
2628+
shortDesc: "Holder's use of Snowscape lasts 8 turns instead of 5."
26292629
}
26302630
],
26312631
[

0 commit comments

Comments
 (0)