Shared Power: Unban Leppa Berry

This commit is contained in:
The Immortal
2021-01-03 19:15:22 +04:00
parent fbda1e5d92
commit 39bb2cb180

View File

@@ -629,7 +629,7 @@ export const Formats: FormatList = [
'Magic Guard', 'Magnet Pull', 'Mold Breaker', 'Moody', 'Neutralizing Gas', 'Power Construct', 'Regenerator ++ Emergency Exit',
'Regenerator ++ Wimp Out', 'Sand Rush', 'Sand Veil', 'Shadow Tag', 'Simple', 'Slush Rush', 'Snow Cloak',
'Speed Boost', 'Stakeout', 'Steelworker ++ Steely Spirit', 'Tinted Lens', 'Unaware', 'Unburden', 'Water Bubble',
'Leppa Berry', 'Baton Pass',
'Baton Pass',
],
getSharedPower(pokemon) {
const sharedPower = new Set<string>();