Move some data from data2b.s to C
This commit is contained in:
417
include/data/pokemon_graphics/enemy_mon_elevation.h
Normal file
417
include/data/pokemon_graphics/enemy_mon_elevation.h
Normal file
@@ -0,0 +1,417 @@
|
||||
// This determines how much higher above the usual position the enemy Pokémon
|
||||
// is during battle. Species that float or fly have nonzero values.
|
||||
const u8 gEnemyMonElevation[] =
|
||||
{
|
||||
0, // 0
|
||||
0, // SPECIES_BULBASAUR
|
||||
0, // SPECIES_IVYSAUR
|
||||
0, // SPECIES_VENUSAUR
|
||||
0, // SPECIES_CHARMANDER
|
||||
0, // SPECIES_CHARMELEON
|
||||
0, // SPECIES_CHARIZARD
|
||||
0, // SPECIES_SQUIRTLE
|
||||
0, // SPECIES_WARTORTLE
|
||||
0, // SPECIES_BLASTOISE
|
||||
0, // SPECIES_CATERPIE
|
||||
0, // SPECIES_METAPOD
|
||||
8, // SPECIES_BUTTERFREE
|
||||
0, // SPECIES_WEEDLE
|
||||
0, // SPECIES_KAKUNA
|
||||
8, // SPECIES_BEEDRILL
|
||||
16, // SPECIES_PIDGEY
|
||||
0, // SPECIES_PIDGEOTTO
|
||||
4, // SPECIES_PIDGEOT
|
||||
0, // SPECIES_RATTATA
|
||||
0, // SPECIES_RATICATE
|
||||
0, // SPECIES_SPEAROW
|
||||
6, // SPECIES_FEAROW
|
||||
0, // SPECIES_EKANS
|
||||
0, // SPECIES_ARBOK
|
||||
0, // SPECIES_PIKACHU
|
||||
0, // SPECIES_RAICHU
|
||||
0, // SPECIES_SANDSHREW
|
||||
0, // SPECIES_SANDSLASH
|
||||
0, // SPECIES_NIDORAN_F
|
||||
0, // SPECIES_NIDORINA
|
||||
0, // SPECIES_NIDOQUEEN
|
||||
0, // SPECIES_NIDORAN_M
|
||||
0, // SPECIES_NIDORINO
|
||||
0, // SPECIES_NIDOKING
|
||||
0, // SPECIES_CLEFAIRY
|
||||
0, // SPECIES_CLEFABLE
|
||||
0, // SPECIES_VULPIX
|
||||
0, // SPECIES_NINETALES
|
||||
0, // SPECIES_JIGGLYPUFF
|
||||
0, // SPECIES_WIGGLYTUFF
|
||||
8, // SPECIES_ZUBAT
|
||||
8, // SPECIES_GOLBAT
|
||||
0, // SPECIES_ODDISH
|
||||
0, // SPECIES_GLOOM
|
||||
0, // SPECIES_VILEPLUME
|
||||
0, // SPECIES_PARAS
|
||||
0, // SPECIES_PARASECT
|
||||
0, // SPECIES_VENONAT
|
||||
8, // SPECIES_VENOMOTH
|
||||
0, // SPECIES_DIGLETT
|
||||
0, // SPECIES_DUGTRIO
|
||||
0, // SPECIES_MEOWTH
|
||||
0, // SPECIES_PERSIAN
|
||||
0, // SPECIES_PSYDUCK
|
||||
0, // SPECIES_GOLDUCK
|
||||
0, // SPECIES_MANKEY
|
||||
0, // SPECIES_PRIMEAPE
|
||||
0, // SPECIES_GROWLITHE
|
||||
0, // SPECIES_ARCANINE
|
||||
0, // SPECIES_POLIWAG
|
||||
0, // SPECIES_POLIWHIRL
|
||||
0, // SPECIES_POLIWRATH
|
||||
0, // SPECIES_ABRA
|
||||
0, // SPECIES_KADABRA
|
||||
0, // SPECIES_ALAKAZAM
|
||||
0, // SPECIES_MACHOP
|
||||
0, // SPECIES_MACHOKE
|
||||
0, // SPECIES_MACHAMP
|
||||
0, // SPECIES_BELLSPROUT
|
||||
0, // SPECIES_WEEPINBELL
|
||||
0, // SPECIES_VICTREEBEL
|
||||
0, // SPECIES_TENTACOOL
|
||||
0, // SPECIES_TENTACRUEL
|
||||
16, // SPECIES_GEODUDE
|
||||
0, // SPECIES_GRAVELER
|
||||
0, // SPECIES_GOLEM
|
||||
0, // SPECIES_PONYTA
|
||||
0, // SPECIES_RAPIDASH
|
||||
0, // SPECIES_SLOWPOKE
|
||||
0, // SPECIES_SLOWBRO
|
||||
16, // SPECIES_MAGNEMITE
|
||||
8, // SPECIES_MAGNETON
|
||||
0, // SPECIES_FARFETCHD
|
||||
0, // SPECIES_DODUO
|
||||
0, // SPECIES_DODRIO
|
||||
0, // SPECIES_SEEL
|
||||
0, // SPECIES_DEWGONG
|
||||
0, // SPECIES_GRIMER
|
||||
0, // SPECIES_MUK
|
||||
0, // SPECIES_SHELLDER
|
||||
0, // SPECIES_CLOYSTER
|
||||
4, // SPECIES_GASTLY
|
||||
4, // SPECIES_HAUNTER
|
||||
0, // SPECIES_GENGAR
|
||||
0, // SPECIES_ONIX
|
||||
0, // SPECIES_DROWZEE
|
||||
0, // SPECIES_HYPNO
|
||||
0, // SPECIES_KRABBY
|
||||
0, // SPECIES_KINGLER
|
||||
10, // SPECIES_VOLTORB
|
||||
12, // SPECIES_ELECTRODE
|
||||
0, // SPECIES_EXEGGCUTE
|
||||
0, // SPECIES_EXEGGUTOR
|
||||
0, // SPECIES_CUBONE
|
||||
0, // SPECIES_MAROWAK
|
||||
0, // SPECIES_HITMONLEE
|
||||
0, // SPECIES_HITMONCHAN
|
||||
0, // SPECIES_LICKITUNG
|
||||
8, // SPECIES_KOFFING
|
||||
6, // SPECIES_WEEZING
|
||||
0, // SPECIES_RHYHORN
|
||||
0, // SPECIES_RHYDON
|
||||
0, // SPECIES_CHANSEY
|
||||
0, // SPECIES_TANGELA
|
||||
0, // SPECIES_KANGASKHAN
|
||||
0, // SPECIES_HORSEA
|
||||
0, // SPECIES_SEADRA
|
||||
0, // SPECIES_GOLDEEN
|
||||
0, // SPECIES_SEAKING
|
||||
0, // SPECIES_STARYU
|
||||
0, // SPECIES_STARMIE
|
||||
0, // SPECIES_MR_MIME
|
||||
0, // SPECIES_SCYTHER
|
||||
0, // SPECIES_JYNX
|
||||
0, // SPECIES_ELECTABUZZ
|
||||
0, // SPECIES_MAGMAR
|
||||
0, // SPECIES_PINSIR
|
||||
0, // SPECIES_TAUROS
|
||||
0, // SPECIES_MAGIKARP
|
||||
0, // SPECIES_GYARADOS
|
||||
0, // SPECIES_LAPRAS
|
||||
0, // SPECIES_DITTO
|
||||
0, // SPECIES_EEVEE
|
||||
0, // SPECIES_VAPOREON
|
||||
0, // SPECIES_JOLTEON
|
||||
0, // SPECIES_FLAREON
|
||||
0, // SPECIES_PORYGON
|
||||
0, // SPECIES_OMANYTE
|
||||
0, // SPECIES_OMASTAR
|
||||
0, // SPECIES_KABUTO
|
||||
0, // SPECIES_KABUTOPS
|
||||
7, // SPECIES_AERODACTYL
|
||||
0, // SPECIES_SNORLAX
|
||||
6, // SPECIES_ARTICUNO
|
||||
8, // SPECIES_ZAPDOS
|
||||
5, // SPECIES_MOLTRES
|
||||
0, // SPECIES_DRATINI
|
||||
0, // SPECIES_DRAGONAIR
|
||||
6, // SPECIES_DRAGONITE
|
||||
0, // SPECIES_MEWTWO
|
||||
8, // SPECIES_MEW
|
||||
0, // SPECIES_CHIKORITA
|
||||
0, // SPECIES_BAYLEEF
|
||||
0, // SPECIES_MEGANIUM
|
||||
0, // SPECIES_CYNDAQUIL
|
||||
0, // SPECIES_QUILAVA
|
||||
0, // SPECIES_TYPHLOSION
|
||||
0, // SPECIES_TOTODILE
|
||||
0, // SPECIES_CROCONAW
|
||||
0, // SPECIES_FERALIGATR
|
||||
0, // SPECIES_SENTRET
|
||||
0, // SPECIES_FURRET
|
||||
0, // SPECIES_HOOTHOOT
|
||||
0, // SPECIES_NOCTOWL
|
||||
0, // SPECIES_LEDYBA
|
||||
8, // SPECIES_LEDIAN
|
||||
0, // SPECIES_SPINARAK
|
||||
0, // SPECIES_ARIADOS
|
||||
6, // SPECIES_CROBAT
|
||||
0, // SPECIES_CHINCHOU
|
||||
0, // SPECIES_LANTURN
|
||||
0, // SPECIES_PICHU
|
||||
0, // SPECIES_CLEFFA
|
||||
0, // SPECIES_IGGLYBUFF
|
||||
0, // SPECIES_TOGEPI
|
||||
0, // SPECIES_TOGETIC
|
||||
0, // SPECIES_NATU
|
||||
0, // SPECIES_XATU
|
||||
0, // SPECIES_MAREEP
|
||||
0, // SPECIES_FLAAFFY
|
||||
0, // SPECIES_AMPHAROS
|
||||
0, // SPECIES_BELLOSSOM
|
||||
0, // SPECIES_MARILL
|
||||
0, // SPECIES_AZUMARILL
|
||||
0, // SPECIES_SUDOWOODO
|
||||
0, // SPECIES_POLITOED
|
||||
11, // SPECIES_HOPPIP
|
||||
12, // SPECIES_SKIPLOOM
|
||||
9, // SPECIES_JUMPLUFF
|
||||
0, // SPECIES_AIPOM
|
||||
0, // SPECIES_SUNKERN
|
||||
0, // SPECIES_SUNFLORA
|
||||
8, // SPECIES_YANMA
|
||||
0, // SPECIES_WOOPER
|
||||
0, // SPECIES_QUAGSIRE
|
||||
0, // SPECIES_ESPEON
|
||||
0, // SPECIES_UMBREON
|
||||
0, // SPECIES_MURKROW
|
||||
0, // SPECIES_SLOWKING
|
||||
8, // SPECIES_MISDREAVUS
|
||||
8, // SPECIES_UNOWN
|
||||
0, // SPECIES_WOBBUFFET
|
||||
0, // SPECIES_GIRAFARIG
|
||||
0, // SPECIES_PINECO
|
||||
0, // SPECIES_FORRETRESS
|
||||
0, // SPECIES_DUNSPARCE
|
||||
6, // SPECIES_GLIGAR
|
||||
0, // SPECIES_STEELIX
|
||||
0, // SPECIES_SNUBBULL
|
||||
0, // SPECIES_GRANBULL
|
||||
0, // SPECIES_QWILFISH
|
||||
0, // SPECIES_SCIZOR
|
||||
0, // SPECIES_SHUCKLE
|
||||
0, // SPECIES_HERACROSS
|
||||
0, // SPECIES_SNEASEL
|
||||
0, // SPECIES_TEDDIURSA
|
||||
0, // SPECIES_URSARING
|
||||
0, // SPECIES_SLUGMA
|
||||
0, // SPECIES_MAGCARGO
|
||||
0, // SPECIES_SWINUB
|
||||
0, // SPECIES_PILOSWINE
|
||||
0, // SPECIES_CORSOLA
|
||||
0, // SPECIES_REMORAID
|
||||
0, // SPECIES_OCTILLERY
|
||||
0, // SPECIES_DELIBIRD
|
||||
0, // SPECIES_MANTINE
|
||||
0, // SPECIES_SKARMORY
|
||||
0, // SPECIES_HOUNDOUR
|
||||
0, // SPECIES_HOUNDOOM
|
||||
0, // SPECIES_KINGDRA
|
||||
0, // SPECIES_PHANPY
|
||||
0, // SPECIES_DONPHAN
|
||||
0, // SPECIES_PORYGON2
|
||||
0, // SPECIES_STANTLER
|
||||
0, // SPECIES_SMEARGLE
|
||||
0, // SPECIES_TYROGUE
|
||||
0, // SPECIES_HITMONTOP
|
||||
0, // SPECIES_SMOOCHUM
|
||||
0, // SPECIES_ELEKID
|
||||
0, // SPECIES_MAGBY
|
||||
0, // SPECIES_MILTANK
|
||||
0, // SPECIES_BLISSEY
|
||||
0, // SPECIES_RAIKOU
|
||||
0, // SPECIES_ENTEI
|
||||
0, // SPECIES_SUICUNE
|
||||
0, // SPECIES_LARVITAR
|
||||
0, // SPECIES_PUPITAR
|
||||
0, // SPECIES_TYRANITAR
|
||||
6, // SPECIES_LUGIA
|
||||
6, // SPECIES_HO_OH
|
||||
15, // SPECIES_CELEBI
|
||||
0, // 252
|
||||
0, // 253
|
||||
0, // 254
|
||||
0, // 255
|
||||
0, // 256
|
||||
0, // 257
|
||||
0, // 258
|
||||
0, // 259
|
||||
0, // 260
|
||||
0, // 261
|
||||
0, // 262
|
||||
0, // 263
|
||||
0, // 264
|
||||
0, // 265
|
||||
0, // 266
|
||||
0, // 267
|
||||
0, // 268
|
||||
0, // 269
|
||||
0, // 270
|
||||
0, // 271
|
||||
0, // 272
|
||||
0, // 273
|
||||
0, // 274
|
||||
0, // 275
|
||||
0, // 276
|
||||
0, // SPECIES_TREECKO
|
||||
0, // SPECIES_GROVYLE
|
||||
0, // SPECIES_SCEPTILE
|
||||
0, // SPECIES_TORCHIC
|
||||
0, // SPECIES_COMBUSKEN
|
||||
0, // SPECIES_BLAZIKEN
|
||||
0, // SPECIES_MUDKIP
|
||||
0, // SPECIES_MARSHTOMP
|
||||
0, // SPECIES_SWAMPERT
|
||||
0, // SPECIES_POOCHYENA
|
||||
0, // SPECIES_MIGHTYENA
|
||||
0, // SPECIES_ZIGZAGOON
|
||||
0, // SPECIES_LINOONE
|
||||
0, // SPECIES_WURMPLE
|
||||
0, // SPECIES_SILCOON
|
||||
8, // SPECIES_BEAUTIFLY
|
||||
0, // SPECIES_CASCOON
|
||||
10, // SPECIES_DUSTOX
|
||||
0, // SPECIES_LOTAD
|
||||
0, // SPECIES_LOMBRE
|
||||
0, // SPECIES_LUDICOLO
|
||||
0, // SPECIES_SEEDOT
|
||||
0, // SPECIES_NUZLEAF
|
||||
0, // SPECIES_SHIFTRY
|
||||
0, // SPECIES_NINCADA
|
||||
10, // SPECIES_NINJASK
|
||||
8, // SPECIES_SHEDINJA
|
||||
0, // SPECIES_TAILLOW
|
||||
0, // SPECIES_SWELLOW
|
||||
0, // SPECIES_SHROOMISH
|
||||
0, // SPECIES_BRELOOM
|
||||
0, // SPECIES_SPINDA
|
||||
16, // SPECIES_WINGULL
|
||||
8, // SPECIES_PELIPPER
|
||||
0, // SPECIES_SURSKIT
|
||||
10, // SPECIES_MASQUERAIN
|
||||
0, // SPECIES_WAILMER
|
||||
0, // SPECIES_WAILORD
|
||||
0, // SPECIES_SKITTY
|
||||
0, // SPECIES_DELCATTY
|
||||
0, // SPECIES_KECLEON
|
||||
4, // SPECIES_BALTOY
|
||||
10, // SPECIES_CLAYDOL
|
||||
0, // SPECIES_NOSEPASS
|
||||
0, // SPECIES_TORKOAL
|
||||
0, // SPECIES_SABLEYE
|
||||
0, // SPECIES_BARBOACH
|
||||
0, // SPECIES_WHISCASH
|
||||
0, // SPECIES_LUVDISC
|
||||
0, // SPECIES_CORPHISH
|
||||
0, // SPECIES_CRAWDAUNT
|
||||
0, // SPECIES_FEEBAS
|
||||
0, // SPECIES_MILOTIC
|
||||
0, // SPECIES_CARVANHA
|
||||
0, // SPECIES_SHARPEDO
|
||||
0, // SPECIES_TRAPINCH
|
||||
0, // SPECIES_VIBRAVA
|
||||
7, // SPECIES_FLYGON
|
||||
0, // SPECIES_MAKUHITA
|
||||
0, // SPECIES_HARIYAMA
|
||||
0, // SPECIES_ELECTRIKE
|
||||
0, // SPECIES_MANECTRIC
|
||||
0, // SPECIES_NUMEL
|
||||
0, // SPECIES_CAMERUPT
|
||||
0, // SPECIES_SPHEAL
|
||||
0, // SPECIES_SEALEO
|
||||
0, // SPECIES_WALREIN
|
||||
0, // SPECIES_CACNEA
|
||||
0, // SPECIES_CACTURNE
|
||||
0, // SPECIES_SNORUNT
|
||||
12, // SPECIES_GLALIE
|
||||
13, // SPECIES_LUNATONE
|
||||
4, // SPECIES_SOLROCK
|
||||
0, // SPECIES_AZURILL
|
||||
0, // SPECIES_SPOINK
|
||||
0, // SPECIES_GRUMPIG
|
||||
0, // SPECIES_PLUSLE
|
||||
0, // SPECIES_MINUN
|
||||
0, // SPECIES_MAWILE
|
||||
0, // SPECIES_MEDITITE
|
||||
0, // SPECIES_MEDICHAM
|
||||
12, // SPECIES_SWABLU
|
||||
8, // SPECIES_ALTARIA
|
||||
0, // SPECIES_WYNAUT
|
||||
9, // SPECIES_DUSKULL
|
||||
0, // SPECIES_DUSCLOPS
|
||||
0, // SPECIES_ROSELIA
|
||||
0, // SPECIES_SLAKOTH
|
||||
0, // SPECIES_VIGOROTH
|
||||
0, // SPECIES_SLAKING
|
||||
0, // SPECIES_GULPIN
|
||||
0, // SPECIES_SWALOT
|
||||
0, // SPECIES_TROPIUS
|
||||
0, // SPECIES_WHISMUR
|
||||
0, // SPECIES_LOUDRED
|
||||
0, // SPECIES_EXPLOUD
|
||||
0, // SPECIES_CLAMPERL
|
||||
0, // SPECIES_HUNTAIL
|
||||
0, // SPECIES_GOREBYSS
|
||||
0, // SPECIES_ABSOL
|
||||
12, // SPECIES_SHUPPET
|
||||
8, // SPECIES_BANETTE
|
||||
0, // SPECIES_SEVIPER
|
||||
0, // SPECIES_ZANGOOSE
|
||||
0, // SPECIES_RELICANTH
|
||||
0, // SPECIES_ARON
|
||||
0, // SPECIES_LAIRON
|
||||
0, // SPECIES_AGGRON
|
||||
16, // SPECIES_CASTFORM
|
||||
0, // SPECIES_VOLBEAT
|
||||
0, // SPECIES_ILLUMISE
|
||||
0, // SPECIES_LILEEP
|
||||
0, // SPECIES_CRADILY
|
||||
0, // SPECIES_ANORITH
|
||||
0, // SPECIES_ARMALDO
|
||||
0, // SPECIES_RALTS
|
||||
0, // SPECIES_KIRLIA
|
||||
0, // SPECIES_GARDEVOIR
|
||||
0, // SPECIES_BAGON
|
||||
0, // SPECIES_SHELGON
|
||||
0, // SPECIES_SALAMENCE
|
||||
8, // SPECIES_BELDUM
|
||||
0, // SPECIES_METANG
|
||||
0, // SPECIES_METAGROSS
|
||||
0, // SPECIES_REGIROCK
|
||||
0, // SPECIES_REGICE
|
||||
0, // SPECIES_REGISTEEL
|
||||
0, // SPECIES_KYOGRE
|
||||
0, // SPECIES_GROUDON
|
||||
6, // SPECIES_RAYQUAZA
|
||||
6, // SPECIES_LATIAS
|
||||
6, // SPECIES_LATIOS
|
||||
12, // SPECIES_JIRACHI
|
||||
8, // SPECIES_DEOXYS
|
||||
12, // SPECIES_CHIMECHO
|
||||
};
|
||||
7391
include/data/pokemon_graphics/front_anims.h
Normal file
7391
include/data/pokemon_graphics/front_anims.h
Normal file
File diff suppressed because it is too large
Load Diff
446
include/data/pokemon_graphics/front_pic_table.h
Normal file
446
include/data/pokemon_graphics/front_pic_table.h
Normal file
@@ -0,0 +1,446 @@
|
||||
const struct CompressedSpriteSheet gMonFrontPicTable[] =
|
||||
{ //.data .size .tag
|
||||
gMonFrontPic_CircledQuestionMark, 0x800, 0,
|
||||
gMonFrontPic_Bulbasaur, 0x800, 1,
|
||||
gMonFrontPic_Ivysaur, 0x800, 2,
|
||||
gMonFrontPic_Venusaur, 0x800, 3,
|
||||
gMonFrontPic_Charmander, 0x800, 4,
|
||||
gMonFrontPic_Charmeleon, 0x800, 5,
|
||||
gMonFrontPic_Charizard, 0x800, 6,
|
||||
gMonFrontPic_Squirtle, 0x800, 7,
|
||||
gMonFrontPic_Wartortle, 0x800, 8,
|
||||
gMonFrontPic_Blastoise, 0x800, 9,
|
||||
gMonFrontPic_Caterpie, 0x800, 10,
|
||||
gMonFrontPic_Metapod, 0x800, 11,
|
||||
gMonFrontPic_Butterfree, 0x800, 12,
|
||||
gMonFrontPic_Weedle, 0x800, 13,
|
||||
gMonFrontPic_Kakuna, 0x800, 14,
|
||||
gMonFrontPic_Beedrill, 0x800, 15,
|
||||
gMonFrontPic_Pidgey, 0x800, 16,
|
||||
gMonFrontPic_Pidgeotto, 0x800, 17,
|
||||
gMonFrontPic_Pidgeot, 0x800, 18,
|
||||
gMonFrontPic_Rattata, 0x800, 19,
|
||||
gMonFrontPic_Raticate, 0x800, 20,
|
||||
gMonFrontPic_Spearow, 0x800, 21,
|
||||
gMonFrontPic_Fearow, 0x800, 22,
|
||||
gMonFrontPic_Ekans, 0x800, 23,
|
||||
gMonFrontPic_Arbok, 0x800, 24,
|
||||
gMonFrontPic_Pikachu, 0x800, 25,
|
||||
gMonFrontPic_Raichu, 0x800, 26,
|
||||
gMonFrontPic_Sandshrew, 0x800, 27,
|
||||
gMonFrontPic_Sandslash, 0x800, 28,
|
||||
gMonFrontPic_NidoranF, 0x800, 29,
|
||||
gMonFrontPic_Nidorina, 0x800, 30,
|
||||
gMonFrontPic_Nidoqueen, 0x800, 31,
|
||||
gMonFrontPic_NidoranM, 0x800, 32,
|
||||
gMonFrontPic_Nidorino, 0x800, 33,
|
||||
gMonFrontPic_Nidoking, 0x800, 34,
|
||||
gMonFrontPic_Clefairy, 0x800, 35,
|
||||
gMonFrontPic_Clefable, 0x800, 36,
|
||||
gMonFrontPic_Vulpix, 0x800, 37,
|
||||
gMonFrontPic_Ninetales, 0x800, 38,
|
||||
gMonFrontPic_Jigglypuff, 0x800, 39,
|
||||
gMonFrontPic_Wigglytuff, 0x800, 40,
|
||||
gMonFrontPic_Zubat, 0x800, 41,
|
||||
gMonFrontPic_Golbat, 0x800, 42,
|
||||
gMonFrontPic_Oddish, 0x800, 43,
|
||||
gMonFrontPic_Gloom, 0x800, 44,
|
||||
gMonFrontPic_Vileplume, 0x800, 45,
|
||||
gMonFrontPic_Paras, 0x800, 46,
|
||||
gMonFrontPic_Parasect, 0x800, 47,
|
||||
gMonFrontPic_Venonat, 0x800, 48,
|
||||
gMonFrontPic_Venomoth, 0x800, 49,
|
||||
gMonFrontPic_Diglett, 0x800, 50,
|
||||
gMonFrontPic_Dugtrio, 0x800, 51,
|
||||
gMonFrontPic_Meowth, 0x800, 52,
|
||||
gMonFrontPic_Persian, 0x800, 53,
|
||||
gMonFrontPic_Psyduck, 0x800, 54,
|
||||
gMonFrontPic_Golduck, 0x800, 55,
|
||||
gMonFrontPic_Mankey, 0x800, 56,
|
||||
gMonFrontPic_Primeape, 0x800, 57,
|
||||
gMonFrontPic_Growlithe, 0x800, 58,
|
||||
gMonFrontPic_Arcanine, 0x800, 59,
|
||||
gMonFrontPic_Poliwag, 0x800, 60,
|
||||
gMonFrontPic_Poliwhirl, 0x800, 61,
|
||||
gMonFrontPic_Poliwrath, 0x800, 62,
|
||||
gMonFrontPic_Abra, 0x800, 63,
|
||||
gMonFrontPic_Kadabra, 0x800, 64,
|
||||
gMonFrontPic_Alakazam, 0x800, 65,
|
||||
gMonFrontPic_Machop, 0x800, 66,
|
||||
gMonFrontPic_Machoke, 0x800, 67,
|
||||
gMonFrontPic_Machamp, 0x800, 68,
|
||||
gMonFrontPic_Bellsprout, 0x800, 69,
|
||||
gMonFrontPic_Weepinbell, 0x800, 70,
|
||||
gMonFrontPic_Victreebel, 0x800, 71,
|
||||
gMonFrontPic_Tentacool, 0x800, 72,
|
||||
gMonFrontPic_Tentacruel, 0x800, 73,
|
||||
gMonFrontPic_Geodude, 0x800, 74,
|
||||
gMonFrontPic_Graveler, 0x800, 75,
|
||||
gMonFrontPic_Golem, 0x800, 76,
|
||||
gMonFrontPic_Ponyta, 0x800, 77,
|
||||
gMonFrontPic_Rapidash, 0x800, 78,
|
||||
gMonFrontPic_Slowpoke, 0x800, 79,
|
||||
gMonFrontPic_Slowbro, 0x800, 80,
|
||||
gMonFrontPic_Magnemite, 0x800, 81,
|
||||
gMonFrontPic_Magneton, 0x800, 82,
|
||||
gMonFrontPic_Farfetchd, 0x800, 83,
|
||||
gMonFrontPic_Doduo, 0x800, 84,
|
||||
gMonFrontPic_Dodrio, 0x800, 85,
|
||||
gMonFrontPic_Seel, 0x800, 86,
|
||||
gMonFrontPic_Dewgong, 0x800, 87,
|
||||
gMonFrontPic_Grimer, 0x800, 88,
|
||||
gMonFrontPic_Muk, 0x800, 89,
|
||||
gMonFrontPic_Shellder, 0x800, 90,
|
||||
gMonFrontPic_Cloyster, 0x800, 91,
|
||||
gMonFrontPic_Gastly, 0x800, 92,
|
||||
gMonFrontPic_Haunter, 0x800, 93,
|
||||
gMonFrontPic_Gengar, 0x800, 94,
|
||||
gMonFrontPic_Onix, 0x800, 95,
|
||||
gMonFrontPic_Drowzee, 0x800, 96,
|
||||
gMonFrontPic_Hypno, 0x800, 97,
|
||||
gMonFrontPic_Krabby, 0x800, 98,
|
||||
gMonFrontPic_Kingler, 0x800, 99,
|
||||
gMonFrontPic_Voltorb, 0x800, 100,
|
||||
gMonFrontPic_Electrode, 0x800, 101,
|
||||
gMonFrontPic_Exeggcute, 0x800, 102,
|
||||
gMonFrontPic_Exeggutor, 0x800, 103,
|
||||
gMonFrontPic_Cubone, 0x800, 104,
|
||||
gMonFrontPic_Marowak, 0x800, 105,
|
||||
gMonFrontPic_Hitmonlee, 0x800, 106,
|
||||
gMonFrontPic_Hitmonchan, 0x800, 107,
|
||||
gMonFrontPic_Lickitung, 0x800, 108,
|
||||
gMonFrontPic_Koffing, 0x800, 109,
|
||||
gMonFrontPic_Weezing, 0x800, 110,
|
||||
gMonFrontPic_Rhyhorn, 0x800, 111,
|
||||
gMonFrontPic_Rhydon, 0x800, 112,
|
||||
gMonFrontPic_Chansey, 0x800, 113,
|
||||
gMonFrontPic_Tangela, 0x800, 114,
|
||||
gMonFrontPic_Kangaskhan, 0x800, 115,
|
||||
gMonFrontPic_Horsea, 0x800, 116,
|
||||
gMonFrontPic_Seadra, 0x800, 117,
|
||||
gMonFrontPic_Goldeen, 0x800, 118,
|
||||
gMonFrontPic_Seaking, 0x800, 119,
|
||||
gMonFrontPic_Staryu, 0x800, 120,
|
||||
gMonFrontPic_Starmie, 0x800, 121,
|
||||
gMonFrontPic_Mrmime, 0x800, 122,
|
||||
gMonFrontPic_Scyther, 0x800, 123,
|
||||
gMonFrontPic_Jynx, 0x800, 124,
|
||||
gMonFrontPic_Electabuzz, 0x800, 125,
|
||||
gMonFrontPic_Magmar, 0x800, 126,
|
||||
gMonFrontPic_Pinsir, 0x800, 127,
|
||||
gMonFrontPic_Tauros, 0x800, 128,
|
||||
gMonFrontPic_Magikarp, 0x800, 129,
|
||||
gMonFrontPic_Gyarados, 0x800, 130,
|
||||
gMonFrontPic_Lapras, 0x800, 131,
|
||||
gMonFrontPic_Ditto, 0x800, 132,
|
||||
gMonFrontPic_Eevee, 0x800, 133,
|
||||
gMonFrontPic_Vaporeon, 0x800, 134,
|
||||
gMonFrontPic_Jolteon, 0x800, 135,
|
||||
gMonFrontPic_Flareon, 0x800, 136,
|
||||
gMonFrontPic_Porygon, 0x800, 137,
|
||||
gMonFrontPic_Omanyte, 0x800, 138,
|
||||
gMonFrontPic_Omastar, 0x800, 139,
|
||||
gMonFrontPic_Kabuto, 0x800, 140,
|
||||
gMonFrontPic_Kabutops, 0x800, 141,
|
||||
gMonFrontPic_Aerodactyl, 0x800, 142,
|
||||
gMonFrontPic_Snorlax, 0x800, 143,
|
||||
gMonFrontPic_Articuno, 0x800, 144,
|
||||
gMonFrontPic_Zapdos, 0x800, 145,
|
||||
gMonFrontPic_Moltres, 0x800, 146,
|
||||
gMonFrontPic_Dratini, 0x800, 147,
|
||||
gMonFrontPic_Dragonair, 0x800, 148,
|
||||
gMonFrontPic_Dragonite, 0x800, 149,
|
||||
gMonFrontPic_Mewtwo, 0x800, 150,
|
||||
gMonFrontPic_Mew, 0x800, 151,
|
||||
// Gen II
|
||||
gMonFrontPic_Chikorita, 0x800, 152,
|
||||
gMonFrontPic_Bayleef, 0x800, 153,
|
||||
gMonFrontPic_Meganium, 0x800, 154,
|
||||
gMonFrontPic_Cyndaquil, 0x800, 155,
|
||||
gMonFrontPic_Quilava, 0x800, 156,
|
||||
gMonFrontPic_Typhlosion, 0x800, 157,
|
||||
gMonFrontPic_Totodile, 0x800, 158,
|
||||
gMonFrontPic_Croconaw, 0x800, 159,
|
||||
gMonFrontPic_Feraligatr, 0x800, 160,
|
||||
gMonFrontPic_Sentret, 0x800, 161,
|
||||
gMonFrontPic_Furret, 0x800, 162,
|
||||
gMonFrontPic_Hoothoot, 0x800, 163,
|
||||
gMonFrontPic_Noctowl, 0x800, 164,
|
||||
gMonFrontPic_Ledyba, 0x800, 165,
|
||||
gMonFrontPic_Ledian, 0x800, 166,
|
||||
gMonFrontPic_Spinarak, 0x800, 167,
|
||||
gMonFrontPic_Ariados, 0x800, 168,
|
||||
gMonFrontPic_Crobat, 0x800, 169,
|
||||
gMonFrontPic_Chinchou, 0x800, 170,
|
||||
gMonFrontPic_Lanturn, 0x800, 171,
|
||||
gMonFrontPic_Pichu, 0x800, 172,
|
||||
gMonFrontPic_Cleffa, 0x800, 173,
|
||||
gMonFrontPic_Igglybuff, 0x800, 174,
|
||||
gMonFrontPic_Togepi, 0x800, 175,
|
||||
gMonFrontPic_Togetic, 0x800, 176,
|
||||
gMonFrontPic_Natu, 0x800, 177,
|
||||
gMonFrontPic_Xatu, 0x800, 178,
|
||||
gMonFrontPic_Mareep, 0x800, 179,
|
||||
gMonFrontPic_Flaaffy, 0x800, 180,
|
||||
gMonFrontPic_Ampharos, 0x800, 181,
|
||||
gMonFrontPic_Bellossom, 0x800, 182,
|
||||
gMonFrontPic_Marill, 0x800, 183,
|
||||
gMonFrontPic_Azumarill, 0x800, 184,
|
||||
gMonFrontPic_Sudowoodo, 0x800, 185,
|
||||
gMonFrontPic_Politoed, 0x800, 186,
|
||||
gMonFrontPic_Hoppip, 0x800, 187,
|
||||
gMonFrontPic_Skiploom, 0x800, 188,
|
||||
gMonFrontPic_Jumpluff, 0x800, 189,
|
||||
gMonFrontPic_Aipom, 0x800, 190,
|
||||
gMonFrontPic_Sunkern, 0x800, 191,
|
||||
gMonFrontPic_Sunflora, 0x800, 192,
|
||||
gMonFrontPic_Yanma, 0x800, 193,
|
||||
gMonFrontPic_Wooper, 0x800, 194,
|
||||
gMonFrontPic_Quagsire, 0x800, 195,
|
||||
gMonFrontPic_Espeon, 0x800, 196,
|
||||
gMonFrontPic_Umbreon, 0x800, 197,
|
||||
gMonFrontPic_Murkrow, 0x800, 198,
|
||||
gMonFrontPic_Slowking, 0x800, 199,
|
||||
gMonFrontPic_Misdreavus, 0x800, 200,
|
||||
gMonFrontPic_UnownA, 0x800, 201,
|
||||
gMonFrontPic_Wobbuffet, 0x800, 202,
|
||||
gMonFrontPic_Girafarig, 0x800, 203,
|
||||
gMonFrontPic_Pineco, 0x800, 204,
|
||||
gMonFrontPic_Forretress, 0x800, 205,
|
||||
gMonFrontPic_Dunsparce, 0x800, 206,
|
||||
gMonFrontPic_Gligar, 0x800, 207,
|
||||
gMonFrontPic_Steelix, 0x800, 208,
|
||||
gMonFrontPic_Snubbull, 0x800, 209,
|
||||
gMonFrontPic_Granbull, 0x800, 210,
|
||||
gMonFrontPic_Qwilfish, 0x800, 211,
|
||||
gMonFrontPic_Scizor, 0x800, 212,
|
||||
gMonFrontPic_Shuckle, 0x800, 213,
|
||||
gMonFrontPic_Heracross, 0x800, 214,
|
||||
gMonFrontPic_Sneasel, 0x800, 215,
|
||||
gMonFrontPic_Teddiursa, 0x800, 216,
|
||||
gMonFrontPic_Ursaring, 0x800, 217,
|
||||
gMonFrontPic_Slugma, 0x800, 218,
|
||||
gMonFrontPic_Magcargo, 0x800, 219,
|
||||
gMonFrontPic_Swinub, 0x800, 220,
|
||||
gMonFrontPic_Piloswine, 0x800, 221,
|
||||
gMonFrontPic_Corsola, 0x800, 222,
|
||||
gMonFrontPic_Remoraid, 0x800, 223,
|
||||
gMonFrontPic_Octillery, 0x800, 224,
|
||||
gMonFrontPic_Delibird, 0x800, 225,
|
||||
gMonFrontPic_Mantine, 0x800, 226,
|
||||
gMonFrontPic_Skarmory, 0x800, 227,
|
||||
gMonFrontPic_Houndour, 0x800, 228,
|
||||
gMonFrontPic_Houndoom, 0x800, 229,
|
||||
gMonFrontPic_Kingdra, 0x800, 230,
|
||||
gMonFrontPic_Phanpy, 0x800, 231,
|
||||
gMonFrontPic_Donphan, 0x800, 232,
|
||||
gMonFrontPic_Porygon2, 0x800, 233,
|
||||
gMonFrontPic_Stantler, 0x800, 234,
|
||||
gMonFrontPic_Smeargle, 0x800, 235,
|
||||
gMonFrontPic_Tyrogue, 0x800, 236,
|
||||
gMonFrontPic_Hitmontop, 0x800, 237,
|
||||
gMonFrontPic_Smoochum, 0x800, 238,
|
||||
gMonFrontPic_Elekid, 0x800, 239,
|
||||
gMonFrontPic_Magby, 0x800, 240,
|
||||
gMonFrontPic_Miltank, 0x800, 241,
|
||||
gMonFrontPic_Blissey, 0x800, 242,
|
||||
gMonFrontPic_Raikou, 0x800, 243,
|
||||
gMonFrontPic_Entei, 0x800, 244,
|
||||
gMonFrontPic_Suicune, 0x800, 245,
|
||||
gMonFrontPic_Larvitar, 0x800, 246,
|
||||
gMonFrontPic_Pupitar, 0x800, 247,
|
||||
gMonFrontPic_Tyranitar, 0x800, 248,
|
||||
gMonFrontPic_Lugia, 0x800, 249,
|
||||
gMonFrontPic_HoOh, 0x800, 250,
|
||||
gMonFrontPic_Celebi, 0x800, 251,
|
||||
// Empty slots
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 252,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 253,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 254,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 255,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 256,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 257,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 258,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 259,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 260,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 261,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 262,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 263,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 264,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 265,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 266,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 267,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 268,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 269,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 270,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 271,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 272,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 273,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 274,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 275,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 276,
|
||||
// Gen III
|
||||
gMonFrontPic_Treecko, 0x800, 277,
|
||||
gMonFrontPic_Grovyle, 0x800, 278,
|
||||
gMonFrontPic_Sceptile, 0x800, 279,
|
||||
gMonFrontPic_Torchic, 0x800, 280,
|
||||
gMonFrontPic_Combusken, 0x800, 281,
|
||||
gMonFrontPic_Blaziken, 0x800, 282,
|
||||
gMonFrontPic_Mudkip, 0x800, 283,
|
||||
gMonFrontPic_Marshtomp, 0x800, 284,
|
||||
gMonFrontPic_Swampert, 0x800, 285,
|
||||
gMonFrontPic_Poochyena, 0x800, 286,
|
||||
gMonFrontPic_Mightyena, 0x800, 287,
|
||||
gMonFrontPic_Zigzagoon, 0x800, 288,
|
||||
gMonFrontPic_Linoone, 0x800, 289,
|
||||
gMonFrontPic_Wurmple, 0x800, 290,
|
||||
gMonFrontPic_Silcoon, 0x800, 291,
|
||||
gMonFrontPic_Beautifly, 0x800, 292,
|
||||
gMonFrontPic_Cascoon, 0x800, 293,
|
||||
gMonFrontPic_Dustox, 0x800, 294,
|
||||
gMonFrontPic_Lotad, 0x800, 295,
|
||||
gMonFrontPic_Lombre, 0x800, 296,
|
||||
gMonFrontPic_Ludicolo, 0x800, 297,
|
||||
gMonFrontPic_Seedot, 0x800, 298,
|
||||
gMonFrontPic_Nuzleaf, 0x800, 299,
|
||||
gMonFrontPic_Shiftry, 0x800, 300,
|
||||
gMonFrontPic_Nincada, 0x800, 301,
|
||||
gMonFrontPic_Ninjask, 0x800, 302,
|
||||
gMonFrontPic_Shedinja, 0x800, 303,
|
||||
gMonFrontPic_Taillow, 0x800, 304,
|
||||
gMonFrontPic_Swellow, 0x800, 305,
|
||||
gMonFrontPic_Shroomish, 0x800, 306,
|
||||
gMonFrontPic_Breloom, 0x800, 307,
|
||||
gMonFrontPic_Spinda, 0x800, 308,
|
||||
gMonFrontPic_Wingull, 0x800, 309,
|
||||
gMonFrontPic_Pelipper, 0x800, 310,
|
||||
gMonFrontPic_Surskit, 0x800, 311,
|
||||
gMonFrontPic_Masquerain, 0x800, 312,
|
||||
gMonFrontPic_Wailmer, 0x800, 313,
|
||||
gMonFrontPic_Wailord, 0x800, 314,
|
||||
gMonFrontPic_Skitty, 0x800, 315,
|
||||
gMonFrontPic_Delcatty, 0x800, 316,
|
||||
gMonFrontPic_Kecleon, 0x800, 317,
|
||||
gMonFrontPic_Baltoy, 0x800, 318,
|
||||
gMonFrontPic_Claydol, 0x800, 319,
|
||||
gMonFrontPic_Nosepass, 0x800, 320,
|
||||
gMonFrontPic_Torkoal, 0x800, 321,
|
||||
gMonFrontPic_Sableye, 0x800, 322,
|
||||
gMonFrontPic_Barboach, 0x800, 323,
|
||||
gMonFrontPic_Whiscash, 0x800, 324,
|
||||
gMonFrontPic_Luvdisc, 0x800, 325,
|
||||
gMonFrontPic_Corphish, 0x800, 326,
|
||||
gMonFrontPic_Crawdaunt, 0x800, 327,
|
||||
gMonFrontPic_Feebas, 0x800, 328,
|
||||
gMonFrontPic_Milotic, 0x800, 329,
|
||||
gMonFrontPic_Carvanha, 0x800, 330,
|
||||
gMonFrontPic_Sharpedo, 0x800, 331,
|
||||
gMonFrontPic_Trapinch, 0x800, 332,
|
||||
gMonFrontPic_Vibrava, 0x800, 333,
|
||||
gMonFrontPic_Flygon, 0x800, 334,
|
||||
gMonFrontPic_Makuhita, 0x800, 335,
|
||||
gMonFrontPic_Hariyama, 0x800, 336,
|
||||
gMonFrontPic_Electrike, 0x800, 337,
|
||||
gMonFrontPic_Manectric, 0x800, 338,
|
||||
gMonFrontPic_Numel, 0x800, 339,
|
||||
gMonFrontPic_Camerupt, 0x800, 340,
|
||||
gMonFrontPic_Spheal, 0x800, 341,
|
||||
gMonFrontPic_Sealeo, 0x800, 342,
|
||||
gMonFrontPic_Walrein, 0x800, 343,
|
||||
gMonFrontPic_Cacnea, 0x800, 344,
|
||||
gMonFrontPic_Cacturne, 0x800, 345,
|
||||
gMonFrontPic_Snorunt, 0x800, 346,
|
||||
gMonFrontPic_Glalie, 0x800, 347,
|
||||
gMonFrontPic_Lunatone, 0x800, 348,
|
||||
gMonFrontPic_Solrock, 0x800, 349,
|
||||
gMonFrontPic_Azurill, 0x800, 350,
|
||||
gMonFrontPic_Spoink, 0x800, 351,
|
||||
gMonFrontPic_Grumpig, 0x800, 352,
|
||||
gMonFrontPic_Plusle, 0x800, 353,
|
||||
gMonFrontPic_Minun, 0x800, 354,
|
||||
gMonFrontPic_Mawile, 0x800, 355,
|
||||
gMonFrontPic_Meditite, 0x800, 356,
|
||||
gMonFrontPic_Medicham, 0x800, 357,
|
||||
gMonFrontPic_Swablu, 0x800, 358,
|
||||
gMonFrontPic_Altaria, 0x800, 359,
|
||||
gMonFrontPic_Wynaut, 0x800, 360,
|
||||
gMonFrontPic_Duskull, 0x800, 361,
|
||||
gMonFrontPic_Dusclops, 0x800, 362,
|
||||
gMonFrontPic_Roselia, 0x800, 363,
|
||||
gMonFrontPic_Slakoth, 0x800, 364,
|
||||
gMonFrontPic_Vigoroth, 0x800, 365,
|
||||
gMonFrontPic_Slaking, 0x800, 366,
|
||||
gMonFrontPic_Gulpin, 0x800, 367,
|
||||
gMonFrontPic_Swalot, 0x800, 368,
|
||||
gMonFrontPic_Tropius, 0x800, 369,
|
||||
gMonFrontPic_Whismur, 0x800, 370,
|
||||
gMonFrontPic_Loudred, 0x800, 371,
|
||||
gMonFrontPic_Exploud, 0x800, 372,
|
||||
gMonFrontPic_Clamperl, 0x800, 373,
|
||||
gMonFrontPic_Huntail, 0x800, 374,
|
||||
gMonFrontPic_Gorebyss, 0x800, 375,
|
||||
gMonFrontPic_Absol, 0x800, 376,
|
||||
gMonFrontPic_Shuppet, 0x800, 377,
|
||||
gMonFrontPic_Banette, 0x800, 378,
|
||||
gMonFrontPic_Seviper, 0x800, 379,
|
||||
gMonFrontPic_Zangoose, 0x800, 380,
|
||||
gMonFrontPic_Relicanth, 0x800, 381,
|
||||
gMonFrontPic_Aron, 0x800, 382,
|
||||
gMonFrontPic_Lairon, 0x800, 383,
|
||||
gMonFrontPic_Aggron, 0x800, 384,
|
||||
gMonFrontPic_Castform, 0x800, 385,
|
||||
gMonFrontPic_Volbeat, 0x800, 386,
|
||||
gMonFrontPic_Illumise, 0x800, 387,
|
||||
gMonFrontPic_Lileep, 0x800, 388,
|
||||
gMonFrontPic_Cradily, 0x800, 389,
|
||||
gMonFrontPic_Anorith, 0x800, 390,
|
||||
gMonFrontPic_Armaldo, 0x800, 391,
|
||||
gMonFrontPic_Ralts, 0x800, 392,
|
||||
gMonFrontPic_Kirlia, 0x800, 393,
|
||||
gMonFrontPic_Gardevoir, 0x800, 394,
|
||||
gMonFrontPic_Bagon, 0x800, 395,
|
||||
gMonFrontPic_Shelgon, 0x800, 396,
|
||||
gMonFrontPic_Salamence, 0x800, 397,
|
||||
gMonFrontPic_Beldum, 0x800, 398,
|
||||
gMonFrontPic_Metang, 0x800, 399,
|
||||
gMonFrontPic_Metagross, 0x800, 400,
|
||||
gMonFrontPic_Regirock, 0x800, 401,
|
||||
gMonFrontPic_Regice, 0x800, 402,
|
||||
gMonFrontPic_Registeel, 0x800, 403,
|
||||
gMonFrontPic_Kyogre, 0x800, 404,
|
||||
gMonFrontPic_Groudon, 0x800, 405,
|
||||
gMonFrontPic_Rayquaza, 0x800, 406,
|
||||
gMonFrontPic_Latias, 0x800, 407,
|
||||
gMonFrontPic_Latios, 0x800, 408,
|
||||
gMonFrontPic_Jirachi, 0x800, 409,
|
||||
gMonFrontPic_Deoxys, 0x800, 410,
|
||||
gMonFrontPic_Chimecho, 0x800, 411,
|
||||
gMonFrontPic_Egg, 0x800, 412,
|
||||
gMonFrontPic_UnownB, 0x800, 413,
|
||||
gMonFrontPic_UnownC, 0x800, 414,
|
||||
gMonFrontPic_UnownD, 0x800, 415,
|
||||
gMonFrontPic_UnownE, 0x800, 416,
|
||||
gMonFrontPic_UnownF, 0x800, 417,
|
||||
gMonFrontPic_UnownG, 0x800, 418,
|
||||
gMonFrontPic_UnownH, 0x800, 419,
|
||||
gMonFrontPic_UnownI, 0x800, 420,
|
||||
gMonFrontPic_UnownJ, 0x800, 421,
|
||||
gMonFrontPic_UnownK, 0x800, 422,
|
||||
gMonFrontPic_UnownL, 0x800, 423,
|
||||
gMonFrontPic_UnownM, 0x800, 424,
|
||||
gMonFrontPic_UnownN, 0x800, 425,
|
||||
gMonFrontPic_UnownO, 0x800, 426,
|
||||
gMonFrontPic_UnownP, 0x800, 427,
|
||||
gMonFrontPic_UnownQ, 0x800, 428,
|
||||
gMonFrontPic_UnownR, 0x800, 429,
|
||||
gMonFrontPic_UnownS, 0x800, 430,
|
||||
gMonFrontPic_UnownT, 0x800, 431,
|
||||
gMonFrontPic_UnownU, 0x800, 432,
|
||||
gMonFrontPic_UnownV, 0x800, 433,
|
||||
gMonFrontPic_UnownW, 0x800, 434,
|
||||
gMonFrontPic_UnownX, 0x800, 435,
|
||||
gMonFrontPic_UnownY, 0x800, 436,
|
||||
gMonFrontPic_UnownZ, 0x800, 437,
|
||||
gMonFrontPic_UnownExclamationMark, 0x800, 438,
|
||||
gMonFrontPic_UnownQuestionMark, 0x800, 439,
|
||||
};
|
||||
35
include/data/trainer_graphics/back_pic_tables.h
Normal file
35
include/data/trainer_graphics/back_pic_tables.h
Normal file
@@ -0,0 +1,35 @@
|
||||
const u8 gTrainerBackPicCoords[] =
|
||||
{
|
||||
8, 4, 0, 0,
|
||||
8, 4, 0, 0,
|
||||
8, 5, 0, 0,
|
||||
8, 5, 0, 0,
|
||||
8, 4, 0, 0,
|
||||
8, 4, 0, 0,
|
||||
8, 4, 0, 0,
|
||||
8, 4, 0, 0,
|
||||
};
|
||||
|
||||
const struct CompressedSpriteSheet gTrainerBackPicTable[] =
|
||||
{
|
||||
gTrainerBackPic_Brendan, 0x2000, 0,
|
||||
gTrainerBackPic_May, 0x2000, 1,
|
||||
gTrainerBackPic_Red, 0x2800, 2,
|
||||
gTrainerBackPic_Leaf, 0x2800, 3,
|
||||
gTrainerBackPic_RubySapphireBrendan, 0x2000, 4,
|
||||
gTrainerBackPic_RubySapphireMay, 0x2000, 5,
|
||||
gTrainerBackPic_Wally, 0x2000, 6,
|
||||
gTrainerBackPic_Steven, 0x2000, 7,
|
||||
};
|
||||
|
||||
const struct CompressedSpritePalette gTrainerBackPicPaletteTable[] =
|
||||
{
|
||||
gTrainerPalette_Brendan, 0,
|
||||
gTrainerPalette_May, 1,
|
||||
gTrainerBackPicPalette_Red, 2,
|
||||
gTrainerBackPicPalette_Leaf, 3,
|
||||
gTrainerPalette_RubySapphireBrendan, 4,
|
||||
gTrainerPalette_RubySapphireMay, 5,
|
||||
gTrainerPalette_Wally, 6,
|
||||
gTrainerPalette_Steven, 7,
|
||||
};
|
||||
290
include/data/trainer_graphics/front_pic_tables.h
Normal file
290
include/data/trainer_graphics/front_pic_tables.h
Normal file
@@ -0,0 +1,290 @@
|
||||
const u8 gTrainerFrontPicCoords[] =
|
||||
{
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 2, 0, 0,
|
||||
8, 2, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 2, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 2, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 2, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 2, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
8, 1, 0, 0,
|
||||
};
|
||||
|
||||
const struct CompressedSpriteSheet gTrainerFrontPicTable[] =
|
||||
{
|
||||
gTrainerFrontPic_Hiker, 0x800, 0,
|
||||
gTrainerFrontPic_AquaGruntM, 0x800, 1,
|
||||
gTrainerFrontPic_PokemonBreederF, 0x800, 2,
|
||||
gTrainerFrontPic_CoolTrainerM, 0x800, 3,
|
||||
gTrainerFrontPic_BirdKeeper, 0x800, 4,
|
||||
gTrainerFrontPic_Collector, 0x800, 5,
|
||||
gTrainerFrontPic_AquaGruntF, 0x800, 6,
|
||||
gTrainerFrontPic_SwimmerM, 0x800, 7,
|
||||
gTrainerFrontPic_MagmaGruntM, 0x800, 8,
|
||||
gTrainerFrontPic_ExpertM, 0x800, 9,
|
||||
gTrainerFrontPic_AquaAdminM, 0x800, 10,
|
||||
gTrainerFrontPic_BlackBelt, 0x800, 11,
|
||||
gTrainerFrontPic_AquaAdminF, 0x800, 12,
|
||||
gTrainerFrontPic_AquaLeaderArchie, 0x800, 13,
|
||||
gTrainerFrontPic_HexManiac, 0x800, 14,
|
||||
gTrainerFrontPic_AromaLady, 0x800, 15,
|
||||
gTrainerFrontPic_RuinManiac, 0x800, 16,
|
||||
gTrainerFrontPic_Interviewer, 0x800, 17,
|
||||
gTrainerFrontPic_TuberF, 0x800, 18,
|
||||
gTrainerFrontPic_TuberM, 0x800, 19,
|
||||
gTrainerFrontPic_CoolTrainerF, 0x800, 20,
|
||||
gTrainerFrontPic_Lady, 0x800, 21,
|
||||
gTrainerFrontPic_Beauty, 0x800, 22,
|
||||
gTrainerFrontPic_RichBoy, 0x800, 23,
|
||||
gTrainerFrontPic_ExpertF, 0x800, 24,
|
||||
gTrainerFrontPic_Pokemaniac, 0x800, 25,
|
||||
gTrainerFrontPic_MagmaGruntF, 0x800, 26,
|
||||
gTrainerFrontPic_Guitarist, 0x800, 27,
|
||||
gTrainerFrontPic_Kindler, 0x800, 28,
|
||||
gTrainerFrontPic_Camper, 0x800, 29,
|
||||
gTrainerFrontPic_Picnicker, 0x800, 30,
|
||||
gTrainerFrontPic_BugManiac, 0x800, 31,
|
||||
gTrainerFrontPic_PokemonBreederM, 0x800, 32,
|
||||
gTrainerFrontPic_PsychicM, 0x800, 33,
|
||||
gTrainerFrontPic_PsychicF, 0x800, 34,
|
||||
gTrainerFrontPic_Gentleman, 0x800, 35,
|
||||
gTrainerFrontPic_EliteFourSidney, 0x800, 36,
|
||||
gTrainerFrontPic_EliteFourPhoebe, 0x800, 37,
|
||||
gTrainerFrontPic_EliteFourGlacia, 0x800, 38,
|
||||
gTrainerFrontPic_EliteFourDrake, 0x800, 39,
|
||||
gTrainerFrontPic_LeaderRoxanne, 0x800, 40,
|
||||
gTrainerFrontPic_LeaderBrawly, 0x800, 41,
|
||||
gTrainerFrontPic_LeaderWattson, 0x800, 42,
|
||||
gTrainerFrontPic_LeaderFlannery, 0x800, 43,
|
||||
gTrainerFrontPic_LeaderNorman, 0x800, 44,
|
||||
gTrainerFrontPic_LeaderWinona, 0x800, 45,
|
||||
gTrainerFrontPic_LeaderTateAndLiza, 0x800, 46,
|
||||
gTrainerFrontPic_LeaderJuan, 0x800, 47,
|
||||
gTrainerFrontPic_SchoolKidM, 0x800, 48,
|
||||
gTrainerFrontPic_SchoolKidF, 0x800, 49,
|
||||
gTrainerFrontPic_SrAndJr, 0x1000, 50,
|
||||
gTrainerFrontPic_WinstrateM, 0x1000, 51,
|
||||
gTrainerFrontPic_WinstrateF, 0x800, 52,
|
||||
gTrainerFrontPic_Youngster, 0x800, 53,
|
||||
gTrainerFrontPic_ChampionWallace, 0x1000, 54,
|
||||
gTrainerFrontPic_Fisherman, 0x800, 55,
|
||||
gTrainerFrontPic_CyclingTriathleteM, 0x1000, 56,
|
||||
gTrainerFrontPic_CyclingTriathleteF, 0x800, 57,
|
||||
gTrainerFrontPic_RunningTriathleteM, 0x800, 58,
|
||||
gTrainerFrontPic_RunningTriathleteF, 0x800, 59,
|
||||
gTrainerFrontPic_SwimmingTriathleteM, 0x800, 60,
|
||||
gTrainerFrontPic_SwimmingTriathleteF, 0x800, 61,
|
||||
gTrainerFrontPic_DragonTamer, 0x800, 62,
|
||||
gTrainerFrontPic_NinjaBoy, 0x800, 63,
|
||||
gTrainerFrontPic_BattleGirl, 0x1000, 64,
|
||||
gTrainerFrontPic_ParasolLady, 0x800, 65,
|
||||
gTrainerFrontPic_SwimmerF, 0x800, 66,
|
||||
gTrainerFrontPic_Twins, 0x800, 67,
|
||||
gTrainerFrontPic_Sailor, 0x800, 68,
|
||||
gTrainerFrontPic_MagmaAdmin, 0x800, 69,
|
||||
gTrainerFrontPic_Wally, 0x800, 70,
|
||||
gTrainerFrontPic_Brendan, 0x800, 71,
|
||||
gTrainerFrontPic_May, 0x800, 72,
|
||||
gTrainerFrontPic_BugCatcher, 0x800, 73,
|
||||
gTrainerFrontPic_PokemonRangerM, 0x800, 74,
|
||||
gTrainerFrontPic_PokemonRangerF, 0x800, 75,
|
||||
gTrainerFrontPic_MagmaLeaderMaxie, 0x800, 76,
|
||||
gTrainerFrontPic_Lass, 0x800, 77,
|
||||
gTrainerFrontPic_YoungCouple, 0x800, 78,
|
||||
gTrainerFrontPic_OldCouple, 0x800, 79,
|
||||
gTrainerFrontPic_SisAndBro, 0x800, 80,
|
||||
gTrainerFrontPic_Steven, 0x800, 81,
|
||||
gTrainerFrontPic_SalonMaidenAnabel, 0x800, 82,
|
||||
gTrainerFrontPic_DomeAceTucker, 0x800, 83,
|
||||
gTrainerFrontPic_PalaceMavenSpenser, 0x800, 84,
|
||||
gTrainerFrontPic_ArenaTycoonGreta, 0x1000, 85,
|
||||
gTrainerFrontPic_FactoryHeadNoland, 0x800, 86,
|
||||
gTrainerFrontPic_PikeQueenLucy, 0x800, 87,
|
||||
gTrainerFrontPic_PyramidKingBrandon, 0x800, 88,
|
||||
gTrainerFrontPic_Red, 0x800, 89,
|
||||
gTrainerFrontPic_Leaf, 0x800, 90,
|
||||
gTrainerFrontPic_RubySapphireBrendan, 0x800, 91,
|
||||
gTrainerFrontPic_RubySapphireMay, 0x800, 92,
|
||||
};
|
||||
|
||||
const struct CompressedSpritePalette gTrainerFrontPicPaletteTable[] =
|
||||
{
|
||||
gTrainerPalette_Hiker, 0,
|
||||
gTrainerPalette_AquaGruntM, 1,
|
||||
gTrainerPalette_PokemonBreederF, 2,
|
||||
gTrainerPalette_CoolTrainerM, 3,
|
||||
gTrainerPalette_BirdKeeper, 4,
|
||||
gTrainerPalette_Collector, 5,
|
||||
gTrainerPalette_AquaGruntF, 6,
|
||||
gTrainerPalette_SwimmerM, 7,
|
||||
gTrainerPalette_MagmaGruntM, 8,
|
||||
gTrainerPalette_ExpertM, 9,
|
||||
gTrainerPalette_AquaAdminM, 10,
|
||||
gTrainerPalette_BlackBelt, 11,
|
||||
gTrainerPalette_AquaAdminF, 12,
|
||||
gTrainerPalette_AquaLeaderArchie, 13,
|
||||
gTrainerPalette_HexManiac, 14,
|
||||
gTrainerPalette_AromaLady, 15,
|
||||
gTrainerPalette_RuinManiac, 16,
|
||||
gTrainerPalette_Interviewer, 17,
|
||||
gTrainerPalette_TuberF, 18,
|
||||
gTrainerPalette_TuberM, 19,
|
||||
gTrainerPalette_CoolTrainerF, 20,
|
||||
gTrainerPalette_Lady, 21,
|
||||
gTrainerPalette_Beauty, 22,
|
||||
gTrainerPalette_RichBoy, 23,
|
||||
gTrainerPalette_ExpertF, 24,
|
||||
gTrainerPalette_Pokemaniac, 25,
|
||||
gTrainerPalette_MagmaGruntF, 26,
|
||||
gTrainerPalette_Guitarist, 27,
|
||||
gTrainerPalette_Kindler, 28,
|
||||
gTrainerPalette_Camper, 29,
|
||||
gTrainerPalette_Picnicker, 30,
|
||||
gTrainerPalette_BugManiac, 31,
|
||||
gTrainerPalette_PokemonBreederM, 32,
|
||||
gTrainerPalette_PsychicM, 33,
|
||||
gTrainerPalette_PsychicF, 34,
|
||||
gTrainerPalette_Gentleman, 35,
|
||||
gTrainerPalette_EliteFourSidney, 36,
|
||||
gTrainerPalette_EliteFourPhoebe, 37,
|
||||
gTrainerPalette_EliteFourGlacia, 38,
|
||||
gTrainerPalette_EliteFourDrake, 39,
|
||||
gTrainerPalette_LeaderRoxanne, 40,
|
||||
gTrainerPalette_LeaderBrawly, 41,
|
||||
gTrainerPalette_LeaderWattson, 42,
|
||||
gTrainerPalette_LeaderFlannery, 43,
|
||||
gTrainerPalette_LeaderNorman, 44,
|
||||
gTrainerPalette_LeaderWinona, 45,
|
||||
gTrainerPalette_LeaderTateAndLiza, 46,
|
||||
gTrainerPalette_LeaderJuan, 47,
|
||||
gTrainerPalette_SchoolKidM, 48,
|
||||
gTrainerPalette_SchoolKidF, 49,
|
||||
gTrainerPalette_SrAndJr, 50,
|
||||
gTrainerPalette_WinstrateM, 51,
|
||||
gTrainerPalette_WinstrateF, 52,
|
||||
gTrainerPalette_Youngster, 53,
|
||||
gTrainerPalette_ChampionWallace, 54,
|
||||
gTrainerPalette_Fisherman, 55,
|
||||
gTrainerPalette_CyclingTriathleteM, 56,
|
||||
gTrainerPalette_CyclingTriathleteF, 57,
|
||||
gTrainerPalette_RunningTriathleteM, 58,
|
||||
gTrainerPalette_RunningTriathleteF, 59,
|
||||
gTrainerPalette_SwimmingTriathleteM, 60,
|
||||
gTrainerPalette_SwimmingTriathleteF, 61,
|
||||
gTrainerPalette_DragonTamer, 62,
|
||||
gTrainerPalette_NinjaBoy, 63,
|
||||
gTrainerPalette_BattleGirl, 64,
|
||||
gTrainerPalette_ParasolLady, 65,
|
||||
gTrainerPalette_SwimmerF, 66,
|
||||
gTrainerPalette_Twins, 67,
|
||||
gTrainerPalette_Sailor, 68,
|
||||
gTrainerPalette_MagmaAdmin, 69,
|
||||
gTrainerPalette_Wally, 70,
|
||||
gTrainerPalette_Brendan, 71,
|
||||
gTrainerPalette_May, 72,
|
||||
gTrainerPalette_BugCatcher, 73,
|
||||
gTrainerPalette_PokemonRangerM, 74,
|
||||
gTrainerPalette_PokemonRangerF, 75,
|
||||
gTrainerPalette_MagmaLeaderMaxie, 76,
|
||||
gTrainerPalette_Lass, 77,
|
||||
gTrainerPalette_YoungCouple, 78,
|
||||
gTrainerPalette_OldCouple, 79,
|
||||
gTrainerPalette_SisAndBro, 80,
|
||||
gTrainerPalette_Steven, 81,
|
||||
gTrainerPalette_SalonMaidenAnabel, 82,
|
||||
gTrainerPalette_DomeAceTucker, 83,
|
||||
gTrainerPalette_PalaceMavenSpenser, 84,
|
||||
gTrainerPalette_ArenaTycoonGreta, 85,
|
||||
gTrainerPalette_FactoryHeadNoland, 86,
|
||||
gTrainerPalette_PikeQueenLucy, 87,
|
||||
gTrainerPalette_PyramidKingBrandon, 88,
|
||||
gTrainerPalette_Red, 89,
|
||||
gTrainerPalette_Leaf, 90,
|
||||
gTrainerPalette_RubySapphireBrendan, 91,
|
||||
gTrainerPalette_RubySapphireMay, 92,
|
||||
}
|
||||
Reference in New Issue
Block a user