mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-03-21 17:25:10 -05:00
[Gen 4] VGC 2009: Fix future event legality (#11805)
This commit is contained in:
parent
55f9e85172
commit
e78411f6e7
|
|
@ -1475,7 +1475,6 @@ export const Learnsets: import('../../../sim/dex-species').ModdedLearnsetDataTab
|
|||
hiddenpower: ["4M", "3M"],
|
||||
irontail: ["4M", "4S21", "3M"],
|
||||
knockoff: ["4T"],
|
||||
lastresort: ["4S18"],
|
||||
lightscreen: ["4M", "4L42", "4S11", "3M", "3L50", "3S0", "3S6", "3S7", "3S8"],
|
||||
magnetrise: ["4T"],
|
||||
megakick: ["3T"],
|
||||
|
|
@ -2916,7 +2915,6 @@ export const Learnsets: import('../../../sim/dex-species').ModdedLearnsetDataTab
|
|||
steelwing: ["4M", "3M"],
|
||||
substitute: ["4M", "3T"],
|
||||
sunnyday: ["4M", "3M"],
|
||||
superfang: ["4S0"],
|
||||
supersonic: ["4L1", "3L1"],
|
||||
swagger: ["4M", "3T"],
|
||||
swift: ["4T", "3T"],
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user