Skip to content

Commit

Permalink
Fix Basculegion's gen9 level up learnset (rh-hideout#4948)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bassoonian authored Jul 11, 2024
1 parent 7b6ff1b commit f85bff6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/data/pokemon/level_up_learnsets/gen_9.h
Original file line number Diff line number Diff line change
Expand Up @@ -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),
Expand Down

0 comments on commit f85bff6

Please sign in to comment.