Skip to content

Commit

Permalink
Import Palafin sets into Palafin-Hero (smogon#582)
Browse files Browse the repository at this point in the history
Duplicate Palafin's sets into Palafin-Hero.

Fixes smogon#558
  • Loading branch information
shrianshChari authored and ForwardFeed committed Oct 28, 2023
1 parent b44f0ac commit f7d49b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions import/src/sets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ const FORMES: {[name: string]: string} = {
'Darmanitan-Galar-Zen': 'Darmanitan-Galar',
'Sirfetch’d': 'Sirfetch\'d',
'Keldeo-Resolute': 'Keldeo',
'Palafin-Hero': 'Palafin',
};

// TODO handle Gmax
Expand Down

0 comments on commit f7d49b5

Please sign in to comment.