Skip to content

Commit

Permalink
Fix Psycho Shift in past gens
Browse files Browse the repository at this point in the history
  • Loading branch information
Marty-D authored Dec 16, 2023
1 parent 988aadf commit cd284bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/mods/gen8/moves.ts
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,10 @@ export const Moves: {[k: string]: ModdedMoveData} = {
inherit: true,
isNonstandard: null,
},
psychoshift: {
inherit: true,
isNonstandard: null,
},
purify: {
inherit: true,
isNonstandard: null,
Expand Down

0 comments on commit cd284bc

Please sign in to comment.