mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-09-10 10:15:37 -05:00
Fix Poltchageist-Artisan's learnset
This commit is contained in:
@@ -92693,6 +92693,7 @@ export const Learnsets: {[k: string]: LearnsetData} = {
|
||||
absorb: ["9L6"],
|
||||
astonish: ["9L1"],
|
||||
calmmind: ["9M"],
|
||||
curse: ["9M"],
|
||||
endure: ["9M"],
|
||||
energyball: ["9M"],
|
||||
foulplay: ["9M", "9L18"],
|
||||
@@ -92708,9 +92709,11 @@ export const Learnsets: {[k: string]: LearnsetData} = {
|
||||
memento: ["9L54"],
|
||||
nastyplot: ["9M"],
|
||||
nightshade: ["9M"],
|
||||
painsplit: ["9M"],
|
||||
phantomforce: ["9M"],
|
||||
poltergeist: ["9M"],
|
||||
protect: ["9M"],
|
||||
psychup: ["9M"],
|
||||
ragepowder: ["9L36"],
|
||||
reflect: ["9M"],
|
||||
rest: ["9M"],
|
||||
|
||||
Reference in New Issue
Block a user