[battle, movesets] revert bulbasaur's level up change
This commit is contained in:
parent
f94efa94e1
commit
1d8ad1b756
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ static const struct LevelUpMove sBulbasaurLevelUpLearnset[] = {
|
|||
LEVEL_UP_MOVE(31, MOVE_WORRY_SEED),
|
||||
LEVEL_UP_MOVE(33, MOVE_SYNTHESIS),
|
||||
LEVEL_UP_MOVE(37, MOVE_SEED_BOMB),
|
||||
LEVEL_UP_MOVE(56, MOVE_WOOD_HAMMER),
|
||||
LEVEL_UP_END
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue