Skip to content

Commit

Permalink
Remove Enigma Berry from GSC only list (#569)
Browse files Browse the repository at this point in the history
  • Loading branch information
shrianshChari authored Oct 6, 2023
1 parent 784a65a commit 5d11196
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion calc/src/data/items.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ const GSC_ONLY = [
'Pink Bow',
'Polkadot Bow',
'PSN Cure Berry',
'Enigma Berry',
];

const ADV = GSC.filter(i => !GSC_ONLY.includes(i)).concat([
Expand Down

0 comments on commit 5d11196

Please sign in to comment.