Fix Basculegion's gen9 level up learnset (#4948)
This commit is contained in:
parent
7b6ff1b560
commit
f85bff6e30
1 changed files with 0 additions and 1 deletions
|
@ -12801,7 +12801,6 @@ static const struct LevelUpMove sBasculinWhiteStripedLevelUpLearnset[] = {
|
|||
};
|
||||
|
||||
static const struct LevelUpMove sBasculegionLevelUpLearnset[] = {
|
||||
LEVEL_UP_MOVE( 0, MOVE_DIRE_CLAW),
|
||||
LEVEL_UP_MOVE( 1, MOVE_SHADOW_BALL),
|
||||
LEVEL_UP_MOVE( 1, MOVE_TAIL_WHIP),
|
||||
LEVEL_UP_MOVE( 1, MOVE_WATER_GUN),
|
||||
|
|
Loading…
Reference in a new issue