Update Egg_Moves.c

This commit is contained in:
professorleondias
2020-05-29 17:00:58 -04:00
committed by GitHub
parent 5443c995e7
commit 70900db49f

View File

@@ -4224,7 +4224,7 @@ const u16 gEggMoves[] =
egg_moves(SCORBUNNY,
MOVE_HIGHJUMPKICK,
MOVE_SANDATTACK,
MOVE_SUCKERPUNCH
MOVE_SUCKERPUNCH,
MOVE_SUPERFANG),
egg_moves(SOBBLE,
@@ -4400,7 +4400,7 @@ const u16 gEggMoves[] =
MOVE_WHIRLWIND),
egg_moves(DURALUDON,
MOVE_MIRROCOAT,
MOVE_MIRRORCOAT,
MOVE_NIGHTSLASH,
MOVE_SLASH),