mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-09-10 18:25:38 -05:00
Shared Power: Unban Leppa Berry
This commit is contained in:
@@ -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>();
|
||||
|
||||
Reference in New Issue
Block a user