Removed event moves from Smeargle

This commit is contained in:
Eduardo Quezada D'Ottone 2022-10-01 18:00:32 -03:00
parent 1fdb370ead
commit 5c974b9182

View file

@ -10423,9 +10423,6 @@ static const u16 sStantlerTeachableLearnset[] = {
}; };
static const u16 sSmeargleTeachableLearnset[] = { static const u16 sSmeargleTeachableLearnset[] = {
MOVE_FLAMETHROWER,
MOVE_SEISMIC_TOSS,
MOVE_SLEEP_TALK,
MOVE_UNAVAILABLE, MOVE_UNAVAILABLE,
}; };