Closed Stalruth closed 4 years ago
The //learn command returns a move called "zzlinggleam" when called with //learn Roselia or //learn Roserade. This does not happen with other Pokemon and Dazzling Gleam is properly listed in Roselia and Roserade's learnset listings.
//learn Roselia
//learn Roserade
This is actually a typo in Showdown's database (under roselia in /data/learnsets.js)
roselia
/data/learnsets.js
https://raw.githubusercontent.com/smogon/pokemon-showdown/b0e649972bbd043e0d84ee23186cedad37942b47/data/learnsets.js
The //learn command returns a move called "zzlinggleam" when called with
//learn Roselia
or//learn Roserade
. This does not happen with other Pokemon and Dazzling Gleam is properly listed in Roselia and Roserade's learnset listings.