mirror of
https://github.com/Skeli789/Dynamic-Pokemon-Expansion.git
synced 2026-04-23 08:47:26 -05:00
Update Some More Learnsets
This commit is contained in:
parent
da53a421b7
commit
5efb294e3f
Binary file not shown.
|
Before Width: | Height: | Size: 705 B After Width: | Height: | Size: 11 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 869 B After Width: | Height: | Size: 13 KiB |
|
|
@ -1356,7 +1356,6 @@ static const struct LevelUpMove sPoliwrathLevelUpLearnset[] = {
|
|||
LEVEL_UP_MOVE( 1, MOVE_CIRCLETHROW),
|
||||
LEVEL_UP_MOVE( 1, MOVE_MINDREADER),
|
||||
LEVEL_UP_MOVE( 1, MOVE_DYNAMICPUNCH),
|
||||
LEVEL_UP_MOVE( 1, MOVE_SURGINGSTRIKES),
|
||||
LEVEL_UP_MOVE( 1, MOVE_WATERGUN),
|
||||
LEVEL_UP_MOVE( 1, MOVE_WATERSPORT),
|
||||
LEVEL_UP_MOVE( 1, MOVE_POUND),
|
||||
|
|
@ -1372,10 +1371,11 @@ static const struct LevelUpMove sPoliwrathLevelUpLearnset[] = {
|
|||
LEVEL_UP_MOVE( 1, MOVE_BELLYDRUM),
|
||||
LEVEL_UP_MOVE( 1, MOVE_DOUBLEEDGE),
|
||||
LEVEL_UP_MOVE( 1, MOVE_HYDROPUMP),
|
||||
LEVEL_UP_MOVE( 1, MOVE_BUBBLEBEAM),
|
||||
LEVEL_UP_MOVE( 1, MOVE_SUBMISSION),
|
||||
LEVEL_UP_MOVE( 1, MOVE_HYPNOSIS),
|
||||
LEVEL_UP_MOVE( 1, MOVE_MUDSHOT),
|
||||
LEVEL_UP_MOVE( 1, MOVE_BUBBLEBEAM),
|
||||
LEVEL_UP_MOVE(60, MOVE_SURGINGSTRIKES),
|
||||
LEVEL_UP_END
|
||||
};
|
||||
|
||||
|
|
@ -14858,7 +14858,7 @@ static const struct LevelUpMove sPangoroLevelUpLearnset[] = {
|
|||
LEVEL_UP_MOVE(49, MOVE_SKYUPPERCUT),
|
||||
LEVEL_UP_MOVE(52, MOVE_ENTRAINMENT),
|
||||
LEVEL_UP_MOVE(58, MOVE_HAMMERARM),
|
||||
LEVEL_UP_MOVE(80, MOVE_WICKEDBLOW),
|
||||
LEVEL_UP_MOVE(65, MOVE_WICKEDBLOW),
|
||||
LEVEL_UP_END
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user