mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-26 19:54:21 +01:00
[battle, movesets] revert bulbasaur's level up change
This commit is contained in:
parent
f94efa94e1
commit
1d8ad1b756
@ -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 New Issue
Block a user