1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123 |
- #include <pkmn_name.h>
- .align 2
- .thumb
- .text
- .global pokedex_order
- pokedex_order:
-
- .hword PKMN_BISASAM
- .hword PKMN_BISAKNOSP
- .hword PKMN_BISAFLOR
- .hword PKMN_GLUMANDA
- .hword PKMN_GLUTEXO
- .hword PKMN_GLURAK
- .hword PKMN_SCHIGGY
- .hword PKMN_SCHILLOK
- .hword PKMN_TURTOK
- .hword PKMN_RAUPY
- .hword PKMN_SAFCON
- .hword PKMN_SMETTBO
- .hword PKMN_HORNLIU
- .hword PKMN_KOKUNA
- .hword PKMN_BIBOR
- .hword PKMN_TAUBSI
- .hword PKMN_TAUBOGA
- .hword PKMN_TAUBOSS
- .hword PKMN_RATTFRATZ
- .hword PKMN_RATTIKARL
- .hword PKMN_HABITAK
- .hword PKMN_IBITAK
- .hword PKMN_RETTAN
- .hword PKMN_ARBOK
- .hword PKMN_PIKACHU
- .hword PKMN_RAICHU
- .hword PKMN_SANDAN
- .hword PKMN_SANDAMER
- .hword PKMN_NIDORAN_W
- .hword PKMN_NIDORINA
- .hword PKMN_NIDOQUEEN
- .hword PKMN_NIDORAN_M
- .hword PKMN_NIDORINO
- .hword PKMN_NIDOKING
- .hword PKMN_PIEPI
- .hword PKMN_PIXI
- .hword PKMN_VULPIX
- .hword PKMN_VULNONA
- .hword PKMN_PUMMELUFF
- .hword PKMN_KNUDDELUFF
- .hword PKMN_ZUBAT
- .hword PKMN_GOLBAT
- .hword PKMN_MYRAPLA
- .hword PKMN_DUFLOR
- .hword PKMN_GIFLOR
- .hword PKMN_PARAS
- .hword PKMN_PARASEK
- .hword PKMN_BLUZUK
- .hword PKMN_OMOT
- .hword PKMN_DIGDA
- .hword PKMN_DIGDRI
- .hword PKMN_MAUZI
- .hword PKMN_SNOBILIKAT
- .hword PKMN_ENTON
- .hword PKMN_ENTORON
- .hword PKMN_MENKI
- .hword PKMN_RASAFF
- .hword PKMN_FUKANO
- .hword PKMN_ARKANI
- .hword PKMN_QUAPSEL
- .hword PKMN_QUAPUTZI
- .hword PKMN_QUAPPO
- .hword PKMN_ABRA
- .hword PKMN_KADABRA
- .hword PKMN_SIMSALA
- .hword PKMN_MACHOLLO
- .hword PKMN_MASCHOCK
- .hword PKMN_MACHOMEI
- .hword PKMN_KNOFENSA
- .hword PKMN_ULTRIGARIA
- .hword PKMN_SARZENIA
- .hword PKMN_TENTACHA
- .hword PKMN_TENTOXA
- .hword PKMN_KLEINSTEIN
- .hword PKMN_GEOROK
- .hword PKMN_GEOWAZ
- .hword PKMN_PONITA
- .hword PKMN_GALLOPA
- .hword PKMN_FLEGMON
- .hword PKMN_LAHMUS
- .hword PKMN_MAGNETILO
- .hword PKMN_MAGNETON
- .hword PKMN_PORENTA
- .hword PKMN_DODU
- .hword PKMN_DODRI
- .hword PKMN_JUROB
- .hword PKMN_JUGONG
- .hword PKMN_SLEIMA
- .hword PKMN_SLEIMOK
- .hword PKMN_MUSCHAS
- .hword PKMN_AUSTOS
- .hword PKMN_NEBULAK
- .hword PKMN_ALPOLLO
- .hword PKMN_GENGAR
- .hword PKMN_ONIX
- .hword PKMN_TRAUMATO
- .hword PKMN_HYPNO
- .hword PKMN_KRABBY
- .hword PKMN_KINGLER
- .hword PKMN_VOLTOBAL
- .hword PKMN_LEKTROBAL
- .hword PKMN_OWEI
- .hword PKMN_KOKOWEI
- .hword PKMN_TRAGOSSO
- .hword PKMN_KNOGGA
- .hword PKMN_KICKLEE
- .hword PKMN_NOCKCHAN
- .hword PKMN_SCHLURP
- .hword PKMN_SMOGON
- .hword PKMN_SMOGMOG
- .hword PKMN_RIHORN
- .hword PKMN_RIZEROS
- .hword PKMN_CHANEIRA
- .hword PKMN_TANGELA
- .hword PKMN_KANGAMA
- .hword PKMN_SEEPER
- .hword PKMN_SEEMON
- .hword PKMN_GOLDINI
- .hword PKMN_GOLKING
- .hword PKMN_STERNDU
- .hword PKMN_STARMIE
- .hword PKMN_PANTIMOS
- .hword PKMN_SICHLOR
- .hword PKMN_ROSSANA
- .hword PKMN_ELEKTEK
- .hword PKMN_MAGMAR
- .hword PKMN_PINSIR
- .hword PKMN_TAUROS
- .hword PKMN_KARPADOR
- .hword PKMN_GARADOS
- .hword PKMN_LAPRAS
- .hword PKMN_DITTO
- .hword PKMN_EVOLI
- .hword PKMN_AQUANA
- .hword PKMN_BLITZA
- .hword PKMN_FLAMARA
- .hword PKMN_PORYGON
- .hword PKMN_AMONITAS
- .hword PKMN_AMOROSO
- .hword PKMN_KABUTO
- .hword PKMN_KABUTOPS
- .hword PKMN_AERODACTYL
- .hword PKMN_RELAXO
- .hword PKMN_ARKTOS
- .hword PKMN_ZAPDOS
- .hword PKMN_LAVADOS
- .hword PKMN_DRATINI
- .hword PKMN_DRAGONIR
- .hword PKMN_DRAGORAN
- .hword PKMN_MEWTU
- .hword PKMN_MEW
- .hword PKMN_ENDIVIE
- .hword PKMN_LORBLATT
- .hword PKMN_MEGANIE
- .hword PKMN_FEURIGEL
- .hword PKMN_IGELAVAR
- .hword PKMN_TORNUPTO
- .hword PKMN_KARNIMANI
- .hword PKMN_TYRACROC
- .hword PKMN_IMPERGATOR
- .hword PKMN_WIESOR
- .hword PKMN_WIESENIOR
- .hword PKMN_HOOTHOOT
- .hword PKMN_NOCTUH
- .hword PKMN_LEDYBA
- .hword PKMN_LEDIAN
- .hword PKMN_WEBARAK
- .hword PKMN_ARIADOS
- .hword PKMN_IKSBAT
- .hword PKMN_LAMPI
- .hword PKMN_LANTURN
- .hword PKMN_PICHU
- .hword PKMN_PII
- .hword PKMN_FLUFFELUFF
- .hword PKMN_TOGEPI
- .hword PKMN_TOGETIC
- .hword PKMN_NATU
- .hword PKMN_XATU
- .hword PKMN_VOLTILAMM
- .hword PKMN_WAATY
- .hword PKMN_AMPHAROS
- .hword PKMN_BLUBELLA
- .hword PKMN_MARILL
- .hword PKMN_AZUMARILL
- .hword PKMN_MOGELBAUM
- .hword PKMN_QUAXO
- .hword PKMN_HOPPSPROSS
- .hword PKMN_HUBELUPF
- .hword PKMN_PAPUNGHA
- .hword PKMN_GRIFFEL
- .hword PKMN_SONNKERN
- .hword PKMN_SONNFLORA
- .hword PKMN_YANMA
- .hword PKMN_FELINO
- .hword PKMN_MORLORD
- .hword PKMN_PSIANA
- .hword PKMN_NACHTARA
- .hword PKMN_KRAMURX
- .hword PKMN_LASCHOKING
- .hword PKMN_TRAUNFUGIL
- .hword PKMN_ICOGNITO
- .hword PKMN_WOINGENAU
- .hword PKMN_GIRAFARIG
- .hword PKMN_TANNZA
- .hword PKMN_FORSTELLKA
- .hword PKMN_DUMMISEL
- .hword PKMN_SKORGLA
- .hword PKMN_STAHLOS
- .hword PKMN_SNUBBULL
- .hword PKMN_GRANBULL
- .hword PKMN_BALDORFISH
- .hword PKMN_SCHEROX
- .hword PKMN_POTTROTT
- .hword PKMN_SKARABORN
- .hword PKMN_SNIEBEL
- .hword PKMN_TEDDIURSA
- .hword PKMN_URSARING
- .hword PKMN_SCHNECKMAG
- .hword PKMN_MAGCARGO
- .hword PKMN_QUIEKEL
- .hword PKMN_KEIFEL
- .hword PKMN_CORASONN
- .hword PKMN_REMORAID
- .hword PKMN_OCTILLERY
- .hword PKMN_BOTOGEL
- .hword PKMN_MANTAX
- .hword PKMN_PANZAERON
- .hword PKMN_HUNDUSTER
- .hword PKMN_HUNDEMON
- .hword PKMN_SEEDRAKING
- .hword PKMN_PHANPY
- .hword PKMN_DONPHAN
- .hword PKMN_PORYGON2
- .hword PKMN_DAMHIRPLEX
- .hword PKMN_FARBEAGLE
- .hword PKMN_RABAUZ
- .hword PKMN_KAPOERA
- .hword PKMN_KUSSILLA
- .hword PKMN_ELEKID
- .hword PKMN_MAGBY
- .hword PKMN_MILTANK
- .hword PKMN_HEITEIRA
- .hword PKMN_RAIKOU
- .hword PKMN_ENTEI
- .hword PKMN_SUICUNE
- .hword PKMN_LARVITAR
- .hword PKMN_PUPITAR
- .hword PKMN_DESPOTAR
- .hword PKMN_LUGIA
- .hword PKMN_HO_OH
- .hword PKMN_CELEBI
- .hword PKMN_ALOLA_RATTFRATZ
- .hword PKMN_ALOLA_RATIKARL
- .hword PKMN_ALOLA_RAICHU
- .hword PKMN_ALOLA_SANDAN
- .hword PKMN_ALOLA_SANDAMER
- .hword PKMN_ALOLA_VULPIX
- .hword PKMN_ALOLA_VULNONA
- .hword PKMN_ALOLA_DIGDA
- .hword PKMN_ALOLA_DIGDRI
- .hword PKMN_ALOLA_MAUZI
- .hword PKMN_ALOLA_SNOBILIKAT
- .hword PKMN_ALOLA_KLEINSTEIN
- .hword PKMN_ALOLA_GEOROK
- .hword PKMN_ALOLA_GEOWAZ
- .hword PKMN_ALOLA_SLEIMA
- .hword PKMN_ALOLA_SLEIMOK
- .hword PKMN_ALOLA_KOKOWEI
- .hword PKMN_ALOLA_KNOGGA
- .hword PKMN_VEMOI
- .hword PKMN_LUMONA
- .hword PKMN_LIASU
- .hword PKMN_MAMOI
- .hword PKMN_LUMOYO
- .hword PKMN_LIOSU
- .hword PKMN_PSIAUGON_M
- .hword PKMN_GECKARBOR
- .hword PKMN_REPTAIN
- .hword PKMN_GEWALDRO
- .hword PKMN_FLEMMLI
- .hword PKMN_JUNGGLUT
- .hword PKMN_LOHGOCK
- .hword PKMN_HYDROPI
- .hword PKMN_MOORABBEL
- .hword PKMN_SUMPEX
- .hword PKMN_FIFFYEN
- .hword PKMN_MAGNAYEN
- .hword PKMN_ZIGZACHS
- .hword PKMN_GERADAKS
- .hword PKMN_WAUMPEL
- .hword PKMN_SCHALOKO
- .hword PKMN_PAPINELLA
- .hword PKMN_PANEKON
- .hword PKMN_PUDOX
- .hword PKMN_LOTURZEL
- .hword PKMN_LOMBRERO
- .hword PKMN_KAPPALORES
- .hword PKMN_SAMURZEL
- .hword PKMN_BLANAS
- .hword PKMN_TENGULIST
- .hword PKMN_NINCADA
- .hword PKMN_NINJASK
- .hword PKMN_NINJATOM
- .hword PKMN_SCHWALBINI
- .hword PKMN_SCHWALBOSS
- .hword PKMN_KNILZ
- .hword PKMN_KAPILZ
- .hword PKMN_PANDIR
- .hword PKMN_WINGULL
- .hword PKMN_PELIPPER
- .hword PKMN_GEHWEIHER
- .hword PKMN_MASKEREGEN
- .hword PKMN_WAILMER
- .hword PKMN_WAILORD
- .hword PKMN_ENECO
- .hword PKMN_ENEKORO
- .hword PKMN_KECLEON
- .hword PKMN_PUPPANCE
- .hword PKMN_LEPUMENTAS
- .hword PKMN_NASGNET
- .hword PKMN_QURTEL
- .hword PKMN_ZOBIRIS
- .hword PKMN_SCHMERBE
- .hword PKMN_WELSAR
- .hword PKMN_LIEBISKUS
- .hword PKMN_KREBSCORPS
- .hword PKMN_KREBUTACK
- .hword PKMN_BARSCHWA
- .hword PKMN_MILOTIC
- .hword PKMN_KANIVANHA
- .hword PKMN_TOHAIDO
- .hword PKMN_KNACKLION
- .hword PKMN_VIBRAVA
- .hword PKMN_LIBELLDRA
- .hword PKMN_MAKUHITA
- .hword PKMN_HARIYAMA
- .hword PKMN_FRIZELBLIZ
- .hword PKMN_VOLTENSO
- .hword PKMN_CAMAUB
- .hword PKMN_CAMERUPT
- .hword PKMN_SEEMOPS
- .hword PKMN_SEEJONG
- .hword PKMN_WALRAISA
- .hword PKMN_TUSKA
- .hword PKMN_NOKTUSKA
- .hword PKMN_SCHNEPPKE
- .hword PKMN_FIRNONTOR
- .hword PKMN_LUNASTEIN
- .hword PKMN_SONNFEL
- .hword PKMN_AZURILL
- .hword PKMN_SPOINK
- .hword PKMN_GROINK
- .hword PKMN_PLUSLE
- .hword PKMN_MINUN
- .hword PKMN_FLUNKIFER
- .hword PKMN_MEDITIE
- .hword PKMN_MEDITALIS
- .hword PKMN_WABLU
- .hword PKMN_ALTARIA
- .hword PKMN_ISSO
- .hword PKMN_ZWIRRLICHT
- .hword PKMN_ZWIRRKLOP
- .hword PKMN_ROSELIA
- .hword PKMN_BUMMELZ
- .hword PKMN_MUNTIER
- .hword PKMN_LETARKING
- .hword PKMN_SCHLUPPUCK
- .hword PKMN_SCHLUKWECH
- .hword PKMN_TROPIUS
- .hword PKMN_FLURMEL
- .hword PKMN_KRAKEELO
- .hword PKMN_KRAWUMMS
- .hword PKMN_PERLU
- .hword PKMN_AALABYSS
- .hword PKMN_SAGANABYSS
- .hword PKMN_ABSOL
- .hword PKMN_SHUPPET
- .hword PKMN_BANETTE
- .hword PKMN_VIPITIS
- .hword PKMN_SENGO
- .hword PKMN_RELICANTH
- .hword PKMN_STOLLUNIOR
- .hword PKMN_STOLLRAK
- .hword PKMN_STOLLOSS
- .hword PKMN_FORMEO
- .hword PKMN_VOLBEAT
- .hword PKMN_ILLUMISE
- .hword PKMN_LILIEP
- .hword PKMN_WIELIE
- .hword PKMN_ANORITH
- .hword PKMN_ARMALDO
- .hword PKMN_TRASLA
- .hword PKMN_KIRLIA
- .hword PKMN_GUARDEVOIR
- .hword PKMN_KINDWURM
- .hword PKMN_DRASCHEL
- .hword PKMN_BRUTALANDA
- .hword PKMN_TANHEL
- .hword PKMN_METANG
- .hword PKMN_METAGROSS
- .hword PKMN_REGIROCK
- .hword PKMN_REGICE
- .hword PKMN_REGISTEEL
- .hword PKMN_KYOGRE
- .hword PKMN_GROUDON
- .hword PKMN_RAYQUAZA
- .hword PKMN_LATIAS
- .hword PKMN_LATIOS
- .hword PKMN_JIRACHI
- .hword PKMN_DEOXYS
- .hword PKMN_PALIMPALIM
- #NV
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_ICOGNITO
- .hword PKMN_CHELAST
- .hword PKMN_CHELCARAIN
- .hword PKMN_CHELTERRAR
- .hword PKMN_PANFLAM
- .hword PKMN_PANPYRO
- .hword PKMN_PANFERNO
- .hword PKMN_PLINFA
- .hword PKMN_PLIPRIN
- .hword PKMN_IMPOLEON
- .hword PKMN_STARALILI
- .hword PKMN_STARAVIA
- .hword PKMN_STARAPTOR
- .hword PKMN_BIDIZA
- .hword PKMN_BIDIFAS
- .hword PKMN_ZIRPURZE
- .hword PKMN_ZIRPEISE
- .hword PKMN_SHEINUX
- .hword PKMN_LUXIO
- .hword PKMN_LUXTRA
- .hword PKMN_KNOSPI
- .hword PKMN_ROSERADE
- .hword PKMN_KOKNODON
- .hword PKMN_RAMEIDON
- .hword PKMN_SCHILTERUS
- .hword PKMN_BOLLTERUS
- .hword PKMN_BURMY
- .hword PKMN_BURMADAME
- .hword PKMN_MOTERPEL
- .hword PKMN_WADRIBIE
- .hword PKMN_HONWEISEL
- .hword PKMN_PACHIRISU
- .hword PKMN_BAMELIN
- .hword PKMN_BOJELIN
- .hword PKMN_KIKUGI
- .hword PKMN_KINOSO
- .hword PKMN_SCHALELLOS
- .hword PKMN_GASTRODON
- .hword PKMN_AMBIDIFFEL
- .hword PKMN_DRIFTLON
- .hword PKMN_DRIFZEPELI
- .hword PKMN_HASPIROR
- .hword PKMN_SCHLAPOR
- .hword PKMN_TRAUNMAGIL
- .hword PKMN_KRAMSHEF
- .hword PKMN_CHARMIAN
- .hword PKMN_SHNURGARST
- .hword PKMN_KLINGPLIM
- .hword PKMN_SKUNKAPUH
- .hword PKMN_SKUNTANK
- .hword PKMN_BRONZEL
- .hword PKMN_BRONZONG
- .hword PKMN_MOBAI
- .hword PKMN_PANTIMIMI
- .hword PKMN_WONNEIRA
- .hword PKMN_PLAUDAGEI
- .hword PKMN_KRYPPUK
- .hword PKMN_KAUMALAT
- .hword PKMN_KNARKSEL
- .hword PKMN_KNAKRACK
- .hword PKMN_MAMPFAXO
- .hword PKMN_RIOLU
- .hword PKMN_LUCARIO
- .hword PKMN_HIPPOPOTAS
- .hword PKMN_HIPPOTERUS
- .hword PKMN_PIONSKORA
- .hword PKMN_PIONDRAGI
- .hword PKMN_GLIBUNKEL
- .hword PKMN_TOXIQUAK
- .hword PKMN_VENUFLIBIS
- .hword PKMN_FINNEON
- .hword PKMN_LUMINEON
- .hword PKMN_MANTIRPS
- .hword PKMN_SHNEBEDECK
- .hword PKMN_REXBLISAR
- .hword PKMN_SNIBUNNA
- .hword PKMN_MAGNEZONE
- .hword PKMN_SCHLURPLEK
- .hword PKMN_RIHORNIOR
- .hword PKMN_TANGOLOSS
- .hword PKMN_ELEVOLTEK
- .hword PKMN_MAGBRANT
- .hword PKMN_TOGEKISS
- .hword PKMN_YANMEGA
- .hword PKMN_FOLIPURBA
- .hword PKMN_GLAZIOLA
- .hword PKMN_SKORGRO
- .hword PKMN_MAMUTEL
- .hword PKMN_PORYGON_Z
- .hword PKMN_GALAGLADI
- .hword PKMN_VOLUMINAS
- .hword PKMN_ZWIRRFINST
- .hword PKMN_FROSDEDJE
- .hword PKMN_ROTOM
- .hword PKMN_SELFE
- .hword PKMN_VESPRIT
- .hword PKMN_TOBUTZ
- .hword PKMN_DIALGA
- .hword PKMN_PALKIA
- .hword PKMN_HEATRAN
- .hword PKMN_REGIGIGAS
- .hword PKMN_GIRATINA
- .hword PKMN_CRESSELIA
- .hword PKMN_PHIONE
- .hword PKMN_MANAPHY
- .hword PKMN_DARKRAI
- .hword PKMN_SHAYMIN
- .hword PKMN_ARCEUS
- .hword PKMN_VICTINI
- .hword PKMN_SERPIFEU
- .hword PKMN_EFOSERP
- .hword PKMN_SERPIROYAL
- .hword PKMN_FLOINK
- .hword PKMN_FERKOKEL
- .hword PKMN_FLAMBIREX
- .hword PKMN_OTTARO
- .hword PKMN_ZWOTTRONIN
- .hword PKMN_ADMURAI
- .hword PKMN_NAGELOTZ
- .hword PKMN_KUKMARDA
- .hword PKMN_YORKLEFF
- .hword PKMN_TERRIBARK
- .hword PKMN_BISSBARK
- .hword PKMN_FELILOU
- .hword PKMN_KLEOPARDA
- .hword PKMN_VEGIMAK
- .hword PKMN_VEGICHITA
- .hword PKMN_GRILLMAK
- .hword PKMN_GRILLCHITA
- .hword PKMN_SODAMAK
- .hword PKMN_SODACHITA
- .hword PKMN_SOMNIAM
- .hword PKMN_SOMNIVORA
- .hword PKMN_DUSSELGURR
- .hword PKMN_NAVITAUB
- .hword PKMN_FASASNOB
- .hword PKMN_ELEZEBA
- .hword PKMN_ZEBRITZ
- .hword PKMN_KIESLING
- .hword PKMN_SEDIMANTUR
- .hword PKMN_BROCKOLOSS
- .hword PKMN_FLEKNOIL
- .hword PKMN_FLETIAMO
- .hword PKMN_ROTOMURF
- .hword PKMN_STALOBOR
- .hword PKMN_OHRDOCH
- .hword PKMN_PRAKTIBALK
- .hword PKMN_STREPOLI
- .hword PKMN_MEISTAGRIF
- .hword PKMN_SCHALLQUAP
- .hword PKMN_MEBRANA
- .hword PKMN_BRANAWARZ
- .hword PKMN_JIUTESTO
- .hword PKMN_KARADONIS
- .hword PKMN_STRAWICKL
- .hword PKMN_FOLIKON
- .hword PKMN_MATRIFOL
- .hword PKMN_TOXIPED
- .hword PKMN_ROLLUM
- .hword PKMN_CERAPENDRA
- .hword PKMN_WAUMBOLL
- .hword PKMN_ELFUN
- .hword PKMN_LILMINIP
- .hword PKMN_DRESSELLA
- .hword PKMN_BARSCHUFT
- .hword PKMN_GANOVIL
- .hword PKMN_ROKKAIMAN
- .hword PKMN_RABIGATOR
- .hword PKMN_FLAMPION
- .hword PKMN_FLAMPIVIAN
- .hword PKMN_MARACAMBA
- .hword PKMN_LITHOMITH
- .hword PKMN_CASTELLITH
- .hword PKMN_ZURROKEX
- .hword PKMN_IROKEX
- .hword PKMN_SYMVOLARA
- .hword PKMN_MAKABAJA
- .hword PKMN_ECHNATOLL
- .hword PKMN_GALAPAFLOS
- .hword PKMN_KARIPPAS
- .hword PKMN_FLAPTERYX
- .hword PKMN_AEROPTERYX
- .hword PKMN_UNRATUETOX
- .hword PKMN_DEPONITOX
- .hword PKMN_ZORUA
- .hword PKMN_ZOROARK
- .hword PKMN_PICOCHILLA
- .hword PKMN_CHILLABELL
- .hword PKMN_MOLLIMORBA
- .hword PKMN_HYPNOMORBA
- .hword PKMN_MORBITESSE
- .hword PKMN_MONOZYTO
- .hword PKMN_MITODOS
- .hword PKMN_ZYTOMEGA
- .hword PKMN_PICCOLENTE
- .hword PKMN_SWARONESS
- .hword PKMN_GELATINI
- .hword PKMN_GELATROPPO
- .hword PKMN_GELATWINO
- .hword PKMN_SESOKITZ
- .hword PKMN_KRONJUWILD
- .hword PKMN_EMOLGA
- .hword PKMN_LAUKAPS
- .hword PKMN_CAVALANZAS
- .hword PKMN_TARNPIGNON
- .hword PKMN_HUTSASSA
- .hword PKMN_QUABBEL
- .hword PKMN_APOQUALLYP
- .hword PKMN_MAMOLIDA
- .hword PKMN_WATTZAPF
- .hword PKMN_VOLTULA
- .hword PKMN_KASTADUR
- .hword PKMN_TENTANTEL
- .hword PKMN_KLIKK
- .hword PKMN_KLIKLAK
- .hword PKMN_KLIKDIKLAK
- .hword PKMN_ZAPPLARDIN
- .hword PKMN_ZAPPLALEK
- .hword PKMN_ZAPPLARANG
- .hword PKMN_PYGRAULON
- .hword PKMN_MEGALON
- .hword PKMN_LICHTEL
- .hword PKMN_LATERNECTO
- .hword PKMN_SKELABRA
- .hword PKMN_MILZA
- .hword PKMN_SHARFAX
- .hword PKMN_MAXAX
- .hword PKMN_PETZNIEF
- .hword PKMN_SIBERIO
- .hword PKMN_FRIGOMETRI
- .hword PKMN_SCHNUTHELM
- .hword PKMN_HYDRAGIL
- .hword PKMN_FLUNSCHLIK
- .hword PKMN_LIN_FU
- .hword PKMN_WIE_SHU
- .hword PKMN_SHARDRAGO
- .hword PKMN_GOLBIT
- .hword PKMN_GOLGANTES
- .hword PKMN_GLADIANTRI
- .hword PKMN_CAESURIO
- .hword PKMN_BISOFANK
- .hword PKMN_GERONIMATZ
- .hword PKMN_WASHAKWIL
- .hword PKMN_SKALLYK
- .hword PKMN_GRYPHELDIS
- .hword PKMN_FURNIFRASS
- .hword PKMN_FERMICULA
- .hword PKMN_KAPUNO
- .hword PKMN_DUODINO
- .hword PKMN_TRIKEPHALO
- .hword PKMN_IGNIVOR
- .hword PKMN_RAMOTH
- .hword PKMN_KOBALIUM
- .hword PKMN_TERRAKIUM
- .hword PKMN_VIRIDIUM
- .hword PKMN_BOREOS
- .hword PKMN_VOLTOLOS
- .hword PKMN_RESHIRAM
- .hword PKMN_ZEKROM
- .hword PKMN_DEMETEROS
- .hword PKMN_KYUREM
- .hword PKMN_KELDEO
- .hword PKMN_MELOETTA
- .hword PKMN_GENESECT
- .hword PKMN_IGAMARO
- .hword PKMN_IGASTARNISH
- .hword PKMN_BRIGARON
- .hword PKMN_FYNX
- .hword PKMN_RUTENA
- .hword PKMN_FENNEXIS
- .hword PKMN_FROXY
- .hword PKMN_AMPHIZEL
- .hword PKMN_QUAJUTSU
- .hword PKMN_SCOPPEL
- .hword PKMN_GREBBIT
- .hword PKMN_DARTIRI
- .hword PKMN_DARTIGNIS
- .hword PKMN_FIARO
- .hword PKMN_PURMEL
- .hword PKMN_PUPONCHO
- .hword PKMN_VIVILLON
- .hword PKMN_LEUFEO
- .hword PKMN_PYROLEO
- .hword PKMN_FLABEBE
- .hword PKMN_FLOETTE
- .hword PKMN_FLORGES
- .hword PKMN_MAEHIKEL
- .hword PKMN_CHEVRUMM
- .hword PKMN_PAM_PAM
- .hword PKMN_PANDAGRO
- .hword PKMN_COIFFWAFF
- .hword PKMN_PSIAU
- .hword PKMN_PSIAUGON_W
- .hword PKMN_GRAMOKLES
- .hword PKMN_DUOKLES
- .hword PKMN_DURENGARD
- .hword PKMN_PARFI
- .hword PKMN_PARFINESSE
- .hword PKMN_FLAUSCHLING
- .hword PKMN_SABBAIONE
- .hword PKMN_ISCALAR
- .hword PKMN_CALAMANERO
- .hword PKMN_BITHORA
- .hword PKMN_THANATHORA
- .hword PKMN_ALGITT
- .hword PKMN_TANDRAK
- .hword PKMN_SCAMPISTO
- .hword PKMN_WUMMER
- .hword PKMN_EGUANA
- .hword PKMN_ELEZARD
- .hword PKMN_BALGORAS
- .hword PKMN_MONARGORAS
- .hword PKMN_AMARINO
- .hword PKMN_AMAGARGA
- .hword PKMN_FEELINARA
- .hword PKMN_RESLADERO
- .hword PKMN_DEDENNE
- .hword PKMN_ROCARA
- .hword PKMN_VISCORA
- .hword PKMN_VISCARGOT
- .hword PKMN_VISCOGON
- .hword PKMN_CLAVION
- .hword PKMN_PARAGONI
- .hword PKMN_TROMBORK
- .hword PKMN_IRRBIS
- .hword PKMN_PUMPDJINN
- .hword PKMN_ARKTIP
- .hword PKMN_ARKTILAS
- .hword PKMN_EF_EM
- .hword PKMN_UHAFNIR
- .hword PKMN_XERNEAS
- .hword PKMN_YVELTAL
- .hword PKMN_ZYGARDE
- .hword PKMN_DIANCIE
- .hword PKMN_HOOPA
- .hword PKMN_VOLCANION
- .hword PKMN_BAUZ
- .hword PKMN_ARBORETOSS
- .hword PKMN_SILVARRO
- .hword PKMN_FLAMIAU
- .hword PKMN_MIEZUNDER
- .hword PKMN_FUEGRO
- .hword PKMN_ROBBALL
- .hword PKMN_MARIKECK
- .hword PKMN_PRIMARENE
- .hword PKMN_PEPPECK
- .hword PKMN_TROMPECK
- .hword PKMN_TUKANON
- .hword PKMN_MANGUNIOR
- .hword PKMN_MANGUSPEKTOR
- .hword PKMN_MABULA
- .hword PKMN_AKKUP
- .hword PKMN_DONARION
- .hword PKMN_KRABBOX
- .hword PKMN_KRAWELL
- .hword PKMN_CHOREOGEL
- .hword PKMN_WOMMEL
- .hword PKMN_BANDELBY
- .hword PKMN_WUFFELS
- .hword PKMN_WOLWEROCK
- .hword PKMN_LUSARDIN
- .hword PKMN_GARSTELLA
- .hword PKMN_AGGROSTELLA
- .hword PKMN_PAMPULI
- .hword PKMN_PAMPROSS
- .hword PKMN_ARAQUA
- .hword PKMN_ARANESTRO
- .hword PKMN_IMANTIS
- .hword PKMN_MANTIDEA
- .hword PKMN_BUBUNGUS
- .hword PKMN_LAMELLUX
- .hword PKMN_MOLUNK
- .hword PKMN_AMFIRA
- .hword PKMN_VELURSI
- .hword PKMN_KOSTURSO
- .hword PKMN_FRUBBERL
- .hword PKMN_FRUBAILA
- .hword PKMN_FRUYAL
- .hword PKMN_CURELEI
- .hword PKMN_KOMMANDUTAN
- .hword PKMN_QUARTERMAK
- .hword PKMN_REISSLAUS
- .hword PKMN_TECTASS
- .hword PKMN_SANKABUH
- .hword PKMN_COLOSSAND
- .hword PKMN_GUFA
- .hword PKMN_TYP_NULL
- .hword PKMN_AMIGENTO
- .hword PKMN_METENO
- .hword PKMN_KOALELU
- .hword PKMN_TORTUNATOR
- .hword PKMN_TOGEDEMARU
- .hword PKMN_MIMIGMA
- .hword PKMN_KNIRFISH
- .hword PKMN_SEN_LONG
- .hword PKMN_MORUDA
- .hword PKMN_MINIRAS
- .hword PKMN_MEDIRAS
- .hword PKMN_GRANDIRAS
- .hword PKMN_KAPU_RIKI
- .hword PKMN_KAPU_FALA
- .hword PKMN_KAPU_TORO
- .hword PKMN_KAPU_KIME
- .hword PKMN_COSMOG
- .hword PKMN_COSMOVUM
- .hword PKMN_SOLGALEO
- .hword PKMN_LUNALA
- .hword PKMN_ANEGO
- .hword PKMN_MASSKITO
- .hword PKMN_SCHABELLE
- .hword PKMN_VOLTRIANT
- .hword PKMN_KAGURON
- .hword PKMN_KATAGAMI
- .hword PKMN_SCHLINGKING
- .hword PKMN_NECROZMA
- .hword PKMN_MAGEARNA
- .hword PKMN_MARSHADOW
- .hword PKMN_VENICRO
- .hword PKMN_AGOYON
- .hword PKMN_MURAMURA
- .hword PKMN_KOPPLOSIO
- .hword PKMN_ZERAORA
- .hword PKMN_DEOXYS
- .hword PKMN_DEOXYS
- .hword PKMN_DEOXYS
- .hword PKMN_BURMY
- .hword PKMN_BURMADAME
- .hword PKMN_BURMY
- .hword PKMN_BURMADAME
- .hword PKMN_SCHALELLOS
- .hword PKMN_GASTRODON
- .hword PKMN_KINOSO
- .hword PKMN_ROTOM
- .hword PKMN_ROTOM
- .hword PKMN_ROTOM
- .hword PKMN_ROTOM
- .hword PKMN_ROTOM
- .hword PKMN_GIRATINA
- .hword PKMN_SHAYMIN
- .hword PKMN_ARCEUS
- .hword PKMN_ARCEUS
- .hword PKMN_ARCEUS
- .hword PKMN_ARCEUS
- .hword PKMN_ARCEUS
- .hword PKMN_ARCEUS
- .hword PKMN_ARCEUS
- .hword PKMN_ARCEUS
- .hword PKMN_ARCEUS
- .hword PKMN_ARCEUS
- .hword PKMN_ARCEUS
- .hword PKMN_ARCEUS
- .hword PKMN_ARCEUS
- .hword PKMN_ARCEUS
- .hword PKMN_ARCEUS
- .hword PKMN_ARCEUS
- .hword PKMN_ARCEUS
- .hword PKMN_BARSCHUFT
- .hword PKMN_FLAMPIVIAN
- .hword PKMN_SESOKITZ
- .hword PKMN_KRONJUWILD
- .hword PKMN_SESOKITZ
- .hword PKMN_KRONJUWILD
- .hword PKMN_SESOKITZ
- .hword PKMN_KRONJUWILD
- .hword PKMN_KYUREM
- .hword PKMN_KYUREM
- .hword PKMN_MELOETTA
- .hword PKMN_GENESECT
- .hword PKMN_GENESECT
- .hword PKMN_GENESECT
- .hword PKMN_GENESECT
- .hword PKMN_BOREOS
- .hword PKMN_VOLTOLOS
- .hword PKMN_DEMETEROS
- .hword PKMN_KELDEO
- .hword PKMN_FLABEBE
- .hword PKMN_FLOETTE
- .hword PKMN_FLORGES
- .hword PKMN_FLABEBE
- .hword PKMN_FLOETTE
- .hword PKMN_FLORGES
- .hword PKMN_FLABEBE
- .hword PKMN_FLOETTE
- .hword PKMN_FLORGES
- .hword PKMN_FLABEBE
- .hword PKMN_FLOETTE
- .hword PKMN_FLORGES
- .hword PKMN_IRRBIS
- .hword PKMN_PUMPDJINN
- .hword PKMN_IRRBIS
- .hword PKMN_PUMPDJINN
- .hword PKMN_IRRBIS
- .hword PKMN_PUMPDJINN
- .hword PKMN_DURENGARD
- .hword PKMN_ZYGARDE
- .hword PKMN_ZYGARDE
- .hword PKMN_HOOPA
- .hword PKMN_QUAJUTSU
- .hword PKMN_CHOREOGEL
- .hword PKMN_CHOREOGEL
- .hword PKMN_CHOREOGEL
- .hword PKMN_WOLWEROCK
- .hword PKMN_WOLWEROCK
- .hword PKMN_LUSARDIN
- .hword PKMN_AMIGENTO
- .hword PKMN_AMIGENTO
- .hword PKMN_AMIGENTO
- .hword PKMN_AMIGENTO
- .hword PKMN_AMIGENTO
- .hword PKMN_AMIGENTO
- .hword PKMN_AMIGENTO
- .hword PKMN_AMIGENTO
- .hword PKMN_AMIGENTO
- .hword PKMN_AMIGENTO
- .hword PKMN_AMIGENTO
- .hword PKMN_AMIGENTO
- .hword PKMN_AMIGENTO
- .hword PKMN_AMIGENTO
- .hword PKMN_AMIGENTO
- .hword PKMN_AMIGENTO
- .hword PKMN_AMIGENTO
- .hword PKMN_METENO
- .hword PKMN_METENO
- .hword PKMN_METENO
- .hword PKMN_METENO
- .hword PKMN_METENO
- .hword PKMN_METENO
- .hword PKMN_METENO
- .hword PKMN_MIMIGMA
- .hword PKMN_NECROZMA
- .hword PKMN_NECROZMA
- .hword PKMN_NECROZMA
- .hword PKMN_BISAFLOR
- .hword PKMN_SMETTBO
- .hword PKMN_RATTFRATZ
- .hword PKMN_RATTIKARL
- .hword PKMN_PIKACHU
- .hword PKMN_RAICHU
- .hword PKMN_ZUBAT
- .hword PKMN_GOLBAT
- .hword PKMN_DUFLOR
- .hword PKMN_GIFLOR
- .hword PKMN_KADABRA
- .hword PKMN_SIMSALA
- .hword PKMN_DODU
- .hword PKMN_DODRI
- .hword PKMN_HYPNO
- .hword PKMN_RIHORN
- .hword PKMN_RIZEROS
- .hword PKMN_GOLDINI
- .hword PKMN_GOLKING
- .hword PKMN_SICHLOR
- .hword PKMN_KARPADOR
- .hword PKMN_GARADOS
- .hword PKMN_MEGANIE
- .hword PKMN_LEDYBA
- .hword PKMN_LEDIAN
- .hword PKMN_XATU
- .hword PKMN_MOGELBAUM
- .hword PKMN_QUAXO
- .hword PKMN_GRIFFEL
- .hword PKMN_FELINO
- .hword PKMN_MORLORD
- .hword PKMN_KRAMURX
- .hword PKMN_WOINGENAU
- .hword PKMN_GIRAFARIG
- .hword PKMN_SKORGLA
- .hword PKMN_STAHLOS
- .hword PKMN_SCHEROX
- .hword PKMN_SKARABORN
- .hword PKMN_SNIEBEL
- .hword PKMN_URSARING
- .hword PKMN_KEIFEL
- .hword PKMN_OCTILLERY
- .hword PKMN_HUNDEMON
- .hword PKMN_DONPHAN
- .hword PKMN_FLEMMLI
- .hword PKMN_JUNGGLUT
- .hword PKMN_LOHGOCK
- .hword PKMN_PAPINELLA
- .hword PKMN_PUDOX
- .hword PKMN_KAPPALORES
- .hword PKMN_BLANAS
- .hword PKMN_TENGULIST
- .hword PKMN_MEDITIE
- .hword PKMN_MEDITALIS
- .hword PKMN_ROSELIA
- .hword PKMN_SCHLUPPUCK
- .hword PKMN_SCHLUKWECH
- .hword PKMN_CAMAUB
- .hword PKMN_CAMERUPT
- .hword PKMN_NOKTUSKA
- .hword PKMN_MILOTIC
- .hword PKMN_RELICANTH
- .hword PKMN_STARALILI
- .hword PKMN_STARAVIA
- .hword PKMN_STARAPTOR
- .hword PKMN_BIDIZA
- .hword PKMN_BIDIFAS
- .hword PKMN_ZIRPURZE
- .hword PKMN_ZIRPEISE
- .hword PKMN_SHEINUX
- .hword PKMN_LUXIO
- .hword PKMN_LUXTRA
- .hword PKMN_ROSERADE
- .hword PKMN_WADRIBIE
- .hword PKMN_PACHIRISU
- .hword PKMN_BAMELIN
- .hword PKMN_BOJELIN
- .hword PKMN_AMBIDIFFEL
- .hword PKMN_KAUMALAT
- .hword PKMN_KNARKSEL
- .hword PKMN_KNAKRACK
- .hword PKMN_HIPPOPOTAS
- .hword PKMN_HIPPOTERUS
- .hword PKMN_GLIBUNKEL
- .hword PKMN_TOXIQUAK
- .hword PKMN_FINNEON
- .hword PKMN_LUMINEON
- .hword PKMN_SHNEBEDECK
- .hword PKMN_REXBLISAR
- .hword PKMN_SNIBUNNA
- .hword PKMN_RIHORNIOR
- .hword PKMN_TANGOLOSS
- .hword PKMN_MAMUTEL
- .hword PKMN_FASASNOB
- .hword PKMN_QUABBEL
- .hword PKMN_APOQUALLYP
- .hword PKMN_PYROLEO
- .hword PKMN_BISAFLOR
- .hword PKMN_GLURAK
- .hword PKMN_GLURAK
- .hword PKMN_TURTOK
- .hword PKMN_BIBOR
- .hword PKMN_TAUBOSS
- .hword PKMN_SIMSALA
- .hword PKMN_LAHMUS
- .hword PKMN_GENGAR
- .hword PKMN_KANGAMA
- .hword PKMN_PINSIR
- .hword PKMN_GARADOS
- .hword PKMN_AERODACTYL
- .hword PKMN_MEWTU
- .hword PKMN_MEWTU
- .hword PKMN_AMPHAROS
- .hword PKMN_STAHLOS
- .hword PKMN_SCHEROX
- .hword PKMN_SKARABORN
- .hword PKMN_HUNDEMON
- .hword PKMN_DESPOTAR
- .hword PKMN_GEWALDRO
- .hword PKMN_LOHGOCK
- .hword PKMN_SUMPEX
- .hword PKMN_GUARDEVOIR
- .hword PKMN_ZOBIRIS
- .hword PKMN_FLUNKIFER
- .hword PKMN_STOLLOSS
- .hword PKMN_MEDITALIS
- .hword PKMN_VOLTENSO
- .hword PKMN_TOHAIDO
- .hword PKMN_CAMERUPT
- .hword PKMN_ALTARIA
- .hword PKMN_BANETTE
- .hword PKMN_ABSOL
- .hword PKMN_FIRNONTOR
- .hword PKMN_BRUTALANDA
- .hword PKMN_METAGROSS
- .hword PKMN_LATIAS
- .hword PKMN_LATIOS
- .hword PKMN_RAYQUAZA
- .hword PKMN_SCHLAPOR
- .hword PKMN_KNAKRACK
- .hword PKMN_LUCARIO
- .hword PKMN_REXBLISAR
- .hword PKMN_GALAGLADI
- .hword PKMN_OHRDOCH
- .hword PKMN_DIANCIE
- .hword PKMN_KYOGRE
|