[battle, movesets] revert bulbasaur's level up change

This commit is contained in:
sbird 2023-08-02 09:51:45 +02:00
parent f94efa94e1
commit 1d8ad1b756

View File

@ -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
};