Skip to content

Commit

Permalink
Give Probosicle's signature move the right category
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoshiblaze authored Nov 9, 2024
1 parent d495f0a commit 973f16a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/mods/gen1rbycap/moves.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export const Moves: import('../../../sim/dex-moves').ModdedMoveDataTable = {
icicle: {
accuracy: 100,
basePower: 70,
category: "Physical",
category: "Special",
shortDesc: "High critical hit ratio.",
name: "Icicle",
pp: 15,
Expand Down

0 comments on commit 973f16a

Please sign in to comment.