mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-19 14:52:19 +02:00
Fixes Issue #1225: Scrafty line does not have Trailblaze in their TM learnset
This commit is contained in:
parent
bbfb4bb795
commit
3c5cdc5761
@ -63413,6 +63413,8 @@ export const tmSpecies: TmSpecies = {
|
|||||||
Species.LEAVANNY,
|
Species.LEAVANNY,
|
||||||
Species.PETILIL,
|
Species.PETILIL,
|
||||||
Species.LILLIGANT,
|
Species.LILLIGANT,
|
||||||
|
Species.SCRAGGY,
|
||||||
|
Species.SCRAFTY,
|
||||||
Species.DUCKLETT,
|
Species.DUCKLETT,
|
||||||
Species.SWANNA,
|
Species.SWANNA,
|
||||||
Species.DEERLING,
|
Species.DEERLING,
|
||||||
|
Loading…
Reference in New Issue
Block a user