Skip to content

Commit

Permalink
Fixed item and removed extra sprite
Browse files Browse the repository at this point in the history
  • Loading branch information
evanwporter committed Dec 22, 2024
1 parent 25d915c commit b148116
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file removed public/sprites/rr/.png
Binary file not shown.
4 changes: 2 additions & 2 deletions src/types/SAVTypes/unbound/conversion/Gen3UnboundItems.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ const Gen3UnboundItems: Record<string, number> = {
Carbos: 66,
Calcium: 67,
'Rare Candy': 68,
'Pp Up': 69,
'PP Up': 69,
Zinc: 70,
'Pp Max': 71,
'PP Max': 71,
Honey: 72,
'Guard Spec': 73,
'Dire Hit': 74,
Expand Down

0 comments on commit b148116

Please sign in to comment.