1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123 |
- #ifndef PKMN_IDS
- #define PKMN_IDS
-
- #define PKMN_UNBEKANNT 0
- #define PKMN_BISASAM 1
- #define PKMN_BISAKNOSP 2
- #define PKMN_BISAFLOR 3
- #define PKMN_GLUMANDA 4
- #define PKMN_GLUTEXO 5
- #define PKMN_GLURAK 6
- #define PKMN_SCHIGGY 7
- #define PKMN_SCHILLOK 8
- #define PKMN_TURTOK 9
- #define PKMN_RAUPY 10
- #define PKMN_SAFCON 11
- #define PKMN_SMETTBO 12
- #define PKMN_HORNLIU 13
- #define PKMN_KOKUNA 14
- #define PKMN_BIBOR 15
- #define PKMN_TAUBSI 16
- #define PKMN_TAUBOGA 17
- #define PKMN_TAUBOSS 18
- #define PKMN_RATTFRATZ 19
- #define PKMN_RATTIKARL 20
- #define PKMN_HABITAK 21
- #define PKMN_IBITAK 22
- #define PKMN_RETTAN 23
- #define PKMN_ARBOK 24
- #define PKMN_PIKACHU 25
- #define PKMN_RAICHU 26
- #define PKMN_SANDAN 27
- #define PKMN_SANDAMER 28
- #define PKMN_NIDORAN_W 29
- #define PKMN_NIDORINA 30
- #define PKMN_NIDOQUEEN 31
- #define PKMN_NIDORAN_M 32
- #define PKMN_NIDORINO 33
- #define PKMN_NIDOKING 34
- #define PKMN_PIEPI 35
- #define PKMN_PIXI 36
- #define PKMN_VULPIX 37
- #define PKMN_VULNONA 38
- #define PKMN_PUMMELUFF 39
- #define PKMN_KNUDDELUFF 40
- #define PKMN_ZUBAT 41
- #define PKMN_GOLBAT 42
- #define PKMN_MYRAPLA 43
- #define PKMN_DUFLOR 44
- #define PKMN_GIFLOR 45
- #define PKMN_PARAS 46
- #define PKMN_PARASEK 47
- #define PKMN_BLUZUK 48
- #define PKMN_OMOT 49
- #define PKMN_DIGDA 50
- #define PKMN_DIGDRI 51
- #define PKMN_MAUZI 52
- #define PKMN_SNOBILIKAT 53
- #define PKMN_ENTON 54
- #define PKMN_ENTORON 55
- #define PKMN_MENKI 56
- #define PKMN_RASAFF 57
- #define PKMN_FUKANO 58
- #define PKMN_ARKANI 59
- #define PKMN_QUAPSEL 60
- #define PKMN_QUAPUTZI 61
- #define PKMN_QUAPPO 62
- #define PKMN_ABRA 63
- #define PKMN_KADABRA 64
- #define PKMN_SIMSALA 65
- #define PKMN_MACHOLLO 66
- #define PKMN_MASCHOCK 67
- #define PKMN_MACHOMEI 68
- #define PKMN_KNOFENSA 69
- #define PKMN_ULTRIGARIA 70
- #define PKMN_SARZENIA 71
- #define PKMN_TENTACHA 72
- #define PKMN_TENTOXA 73
- #define PKMN_KLEINSTEIN 74
- #define PKMN_GEOROK 75
- #define PKMN_GEOWAZ 76
- #define PKMN_PONITA 77
- #define PKMN_GALLOPA 78
- #define PKMN_FLEGMON 79
- #define PKMN_LAHMUS 80
- #define PKMN_MAGNETILO 81
- #define PKMN_MAGNETON 82
- #define PKMN_PORENTA 83
- #define PKMN_DODU 84
- #define PKMN_DODRI 85
- #define PKMN_JUROB 86
- #define PKMN_JUGONG 87
- #define PKMN_SLEIMA 88
- #define PKMN_SLEIMOK 89
- #define PKMN_MUSCHAS 90
- #define PKMN_AUSTOS 91
- #define PKMN_NEBULAK 92
- #define PKMN_ALPOLLO 93
- #define PKMN_GENGAR 94
- #define PKMN_ONIX 95
- #define PKMN_TRAUMATO 96
- #define PKMN_HYPNO 97
- #define PKMN_KRABBY 98
- #define PKMN_KINGLER 99
- #define PKMN_VOLTOBAL 100
- #define PKMN_LEKTROBAL 101
- #define PKMN_OWEI 102
- #define PKMN_KOKOWEI 103
- #define PKMN_TRAGOSSO 104
- #define PKMN_KNOGGA 105
- #define PKMN_KICKLEE 106
- #define PKMN_NOCKCHAN 107
- #define PKMN_SCHLURP 108
- #define PKMN_SMOGON 109
- #define PKMN_SMOGMOG 110
- #define PKMN_RIHORN 111
- #define PKMN_RIZEROS 112
- #define PKMN_CHANEIRA 113
- #define PKMN_TANGELA 114
- #define PKMN_KANGAMA 115
- #define PKMN_SEEPER 116
- #define PKMN_SEEMON 117
- #define PKMN_GOLDINI 118
- #define PKMN_GOLKING 119
- #define PKMN_STERNDU 120
- #define PKMN_STARMIE 121
- #define PKMN_PANTIMOS 122
- #define PKMN_SICHLOR 123
- #define PKMN_ROSSANA 124
- #define PKMN_ELEKTEK 125
- #define PKMN_MAGMAR 126
- #define PKMN_PINSIR 127
- #define PKMN_TAUROS 128
- #define PKMN_KARPADOR 129
- #define PKMN_GARADOS 130
- #define PKMN_LAPRAS 131
- #define PKMN_DITTO 132
- #define PKMN_EVOLI 133
- #define PKMN_AQUANA 134
- #define PKMN_BLITZA 135
- #define PKMN_FLAMARA 136
- #define PKMN_PORYGON 137
- #define PKMN_AMONITAS 138
- #define PKMN_AMOROSO 139
- #define PKMN_KABUTO 140
- #define PKMN_KABUTOPS 141
- #define PKMN_AERODACTYL 142
- #define PKMN_RELAXO 143
- #define PKMN_ARKTOS 144
- #define PKMN_ZAPDOS 145
- #define PKMN_LAVADOS 146
- #define PKMN_DRATINI 147
- #define PKMN_DRAGONIR 148
- #define PKMN_DRAGORAN 149
- #define PKMN_MEWTU 150
- #define PKMN_MEW 151
- #define PKMN_ENDIVIE 152
- #define PKMN_LORBLATT 153
- #define PKMN_MEGANIE 154
- #define PKMN_FEURIGEL 155
- #define PKMN_IGELAVAR 156
- #define PKMN_TORNUPTO 157
- #define PKMN_KARNIMANI 158
- #define PKMN_TYRACROC 159
- #define PKMN_IMPERGATOR 160
- #define PKMN_WIESOR 161
- #define PKMN_WIESENIOR 162
- #define PKMN_HOOTHOOT 163
- #define PKMN_NOCTUH 164
- #define PKMN_LEDYBA 165
- #define PKMN_LEDIAN 166
- #define PKMN_WEBARAK 167
- #define PKMN_ARIADOS 168
- #define PKMN_IKSBAT 169
- #define PKMN_LAMPI 170
- #define PKMN_LANTURN 171
- #define PKMN_PICHU 172
- #define PKMN_PII 173
- #define PKMN_FLUFFELUFF 174
- #define PKMN_TOGEPI 175
- #define PKMN_TOGETIC 176
- #define PKMN_NATU 177
- #define PKMN_XATU 178
- #define PKMN_VOLTILAMM 179
- #define PKMN_WAATY 180
- #define PKMN_AMPHAROS 181
- #define PKMN_BLUBELLA 182
- #define PKMN_MARILL 183
- #define PKMN_AZUMARILL 184
- #define PKMN_MOGELBAUM 185
- #define PKMN_QUAXO 186
- #define PKMN_HOPPSPROSS 187
- #define PKMN_HUBELUPF 188
- #define PKMN_PAPUNGHA 189
- #define PKMN_GRIFFEL 190
- #define PKMN_SONNKERN 191
- #define PKMN_SONNFLORA 192
- #define PKMN_YANMA 193
- #define PKMN_FELINO 194
- #define PKMN_MORLORD 195
- #define PKMN_PSIANA 196
- #define PKMN_NACHTARA 197
- #define PKMN_KRAMURX 198
- #define PKMN_LASCHOKING 199
- #define PKMN_TRAUNFUGIL 200
- #define PKMN_ICOGNITO 201
- #define PKMN_WOINGENAU 202
- #define PKMN_GIRAFARIG 203
- #define PKMN_TANNZA 204
- #define PKMN_FORSTELLKA 205
- #define PKMN_DUMMISEL 206
- #define PKMN_SKORGLA 207
- #define PKMN_STAHLOS 208
- #define PKMN_SNUBBULL 209
- #define PKMN_GRANBULL 210
- #define PKMN_BALDORFISH 211
- #define PKMN_SCHEROX 212
- #define PKMN_POTTROTT 213
- #define PKMN_SKARABORN 214
- #define PKMN_SNIEBEL 215
- #define PKMN_TEDDIURSA 216
- #define PKMN_URSARING 217
- #define PKMN_SCHNECKMAG 218
- #define PKMN_MAGCARGO 219
- #define PKMN_QUIEKEL 220
- #define PKMN_KEIFEL 221
- #define PKMN_CORASONN 222
- #define PKMN_REMORAID 223
- #define PKMN_OCTILLERY 224
- #define PKMN_BOTOGEL 225
- #define PKMN_MANTAX 226
- #define PKMN_PANZAERON 227
- #define PKMN_HUNDUSTER 228
- #define PKMN_HUNDEMON 229
- #define PKMN_SEEDRAKING 230
- #define PKMN_PHANPY 231
- #define PKMN_DONPHAN 232
- #define PKMN_PORYGON2 233
- #define PKMN_DAMHIRPLEX 234
- #define PKMN_FARBEAGLE 235
- #define PKMN_RABAUZ 236
- #define PKMN_KAPOERA 237
- #define PKMN_KUSSILLA 238
- #define PKMN_ELEKID 239
- #define PKMN_MAGBY 240
- #define PKMN_MILTANK 241
- #define PKMN_HEITEIRA 242
- #define PKMN_RAIKOU 243
- #define PKMN_ENTEI 244
- #define PKMN_SUICUNE 245
- #define PKMN_LARVITAR 246
- #define PKMN_PUPITAR 247
- #define PKMN_DESPOTAR 248
- #define PKMN_LUGIA 249
- #define PKMN_HO_OH 250
- #define PKMN_CELEBI 251
- #define PKMN_ALOLA_RATTFRATZ 252
- #define PKMN_ALOLA_RATIKARL 253
- #define PKMN_ALOLA_RAICHU 254
- #define PKMN_ALOLA_SANDAN 255
- #define PKMN_ALOLA_SANDAMER 256
- #define PKMN_ALOLA_VULPIX 257
- #define PKMN_ALOLA_VULNONA 258
- #define PKMN_ALOLA_DIGDA 259
- #define PKMN_ALOLA_DIGDRI 260
- #define PKMN_ALOLA_MAUZI 261
- #define PKMN_ALOLA_SNOBILIKAT 262
- #define PKMN_ALOLA_KLEINSTEIN 263
- #define PKMN_ALOLA_GEOROK 264
- #define PKMN_ALOLA_GEOWAZ 265
- #define PKMN_ALOLA_SLEIMA 266
- #define PKMN_ALOLA_SLEIMOK 267
- #define PKMN_ALOLA_KOKOWEI 268
- #define PKMN_ALOLA_KNOGGA 269
- #define PKMN_VEMOI 270
- #define PKMN_LUMONA 271
- #define PKMN_LIASU 272
- #define PKMN_MAMOI 273
- #define PKMN_LUMOYO 274
- #define PKMN_LIOSU 275
- #define PKMN_PSIAUGON_W 276
- #define PKMN_GECKARBOR 277
- #define PKMN_REPTAIN 278
- #define PKMN_GEWALDRO 279
- #define PKMN_FLEMMLI 280
- #define PKMN_JUNGGLUT 281
- #define PKMN_LOHGOCK 282
- #define PKMN_HYDROPI 283
- #define PKMN_MOORABBEL 284
- #define PKMN_SUMPEX 285
- #define PKMN_FIFFYEN 286
- #define PKMN_MAGNAYEN 287
- #define PKMN_ZIGZACHS 288
- #define PKMN_GERADAKS 289
- #define PKMN_WAUMPEL 290
- #define PKMN_SCHALOKO 291
- #define PKMN_PAPINELLA 292
- #define PKMN_PANEKON 293
- #define PKMN_PUDOX 294
- #define PKMN_LOTURZEL 295
- #define PKMN_LOMBRERO 296
- #define PKMN_KAPPALORES 297
- #define PKMN_SAMURZEL 298
- #define PKMN_BLANAS 299
- #define PKMN_TENGULIST 300
- #define PKMN_NINCADA 301
- #define PKMN_NINJASK 302
- #define PKMN_NINJATOM 303
- #define PKMN_SCHWALBINI 304
- #define PKMN_SCHWALBOSS 305
- #define PKMN_KNILZ 306
- #define PKMN_KAPILZ 307
- #define PKMN_PANDIR 308
- #define PKMN_WINGULL 309
- #define PKMN_PELIPPER 310
- #define PKMN_GEHWEIHER 311
- #define PKMN_MASKEREGEN 312
- #define PKMN_WAILMER 313
- #define PKMN_WAILORD 314
- #define PKMN_ENECO 315
- #define PKMN_ENEKORO 316
- #define PKMN_KECLEON 317
- #define PKMN_PUPPANCE 318
- #define PKMN_LEPUMENTAS 319
- #define PKMN_NASGNET 320
- #define PKMN_QURTEL 321
- #define PKMN_ZOBIRIS 322
- #define PKMN_SCHMERBE 323
- #define PKMN_WELSAR 324
- #define PKMN_LIEBISKUS 325
- #define PKMN_KREBSCORPS 326
- #define PKMN_KREBUTACK 327
- #define PKMN_BARSCHWA 328
- #define PKMN_MILOTIC 329
- #define PKMN_KANIVANHA 330
- #define PKMN_TOHAIDO 331
- #define PKMN_KNACKLION 332
- #define PKMN_VIBRAVA 333
- #define PKMN_LIBELLDRA 334
- #define PKMN_MAKUHITA 335
- #define PKMN_HARIYAMA 336
- #define PKMN_FRIZELBLIZ 337
- #define PKMN_VOLTENSO 338
- #define PKMN_CAMAUB 339
- #define PKMN_CAMERUPT 340
- #define PKMN_SEEMOPS 341
- #define PKMN_SEEJONG 342
- #define PKMN_WALRAISA 343
- #define PKMN_TUSKA 344
- #define PKMN_NOKTUSKA 345
- #define PKMN_SCHNEPPKE 346
- #define PKMN_FIRNONTOR 347
- #define PKMN_LUNASTEIN 348
- #define PKMN_SONNFEL 349
- #define PKMN_AZURILL 350
- #define PKMN_SPOINK 351
- #define PKMN_GROINK 352
- #define PKMN_PLUSLE 353
- #define PKMN_MINUN 354
- #define PKMN_FLUNKIFER 355
- #define PKMN_MEDITIE 356
- #define PKMN_MEDITALIS 357
- #define PKMN_WABLU 358
- #define PKMN_ALTARIA 359
- #define PKMN_ISSO 360
- #define PKMN_ZWIRRLICHT 361
- #define PKMN_ZWIRRKLOP 362
- #define PKMN_ROSELIA 363
- #define PKMN_BUMMELZ 364
- #define PKMN_MUNTIER 365
- #define PKMN_LETARKING 366
- #define PKMN_SCHLUPPUCK 367
- #define PKMN_SCHLUKWECH 368
- #define PKMN_TROPIUS 369
- #define PKMN_FLURMEL 370
- #define PKMN_KRAKEELO 371
- #define PKMN_KRAWUMMS 372
- #define PKMN_PERLU 373
- #define PKMN_AALABYSS 374
- #define PKMN_SAGANABYSS 375
- #define PKMN_ABSOL 376
- #define PKMN_SHUPPET 377
- #define PKMN_BANETTE 378
- #define PKMN_VIPITIS 379
- #define PKMN_SENGO 380
- #define PKMN_RELICANTH 381
- #define PKMN_STOLLUNIOR 382
- #define PKMN_STOLLRAK 383
- #define PKMN_STOLLOSS 384
- #define PKMN_FORMEO 385
- #define PKMN_VOLBEAT 386
- #define PKMN_ILLUMISE 387
- #define PKMN_LILIEP 388
- #define PKMN_WIELIE 389
- #define PKMN_ANORITH 390
- #define PKMN_ARMALDO 391
- #define PKMN_TRASLA 392
- #define PKMN_KIRLIA 393
- #define PKMN_GUARDEVOIR 394
- #define PKMN_KINDWURM 395
- #define PKMN_DRASCHEL 396
- #define PKMN_BRUTALANDA 397
- #define PKMN_TANHEL 398
- #define PKMN_METANG 399
- #define PKMN_METAGROSS 400
- #define PKMN_REGIROCK 401
- #define PKMN_REGICE 402
- #define PKMN_REGISTEEL 403
- #define PKMN_KYOGRE 404
- #define PKMN_GROUDON 405
- #define PKMN_RAYQUAZA 406
- #define PKMN_LATIAS 407
- #define PKMN_LATIOS 408
- #define PKMN_JIRACHI 409
- #define PKMN_DEOXYS 410
- #define PKMN_PALIMPALIM 411
- #define PKMN_EI 412
- #define PKMN_ICOGNITO_B 413
- #define PKMN_ICOGNITO_C 414
- #define PKMN_ICOGNITO_D 415
- #define PKMN_ICOGNITO_E 416
- #define PKMN_ICOGNITO_F 417
- #define PKMN_ICOGNITO_G 418
- #define PKMN_ICOGNITO_H 419
- #define PKMN_ICOGNITO_I 420
- #define PKMN_ICOGNITO_J 421
- #define PKMN_ICOGNITO_K 422
- #define PKMN_ICOGNITO_L 423
- #define PKMN_ICOGNITO_M 424
- #define PKMN_ICOGNITO_N 425
- #define PKMN_ICOGNITO_O 426
- #define PKMN_ICOGNITO_P 427
- #define PKMN_ICOGNITO_Q 428
- #define PKMN_ICOGNITO_R 429
- #define PKMN_ICOGNITO_S 430
- #define PKMN_ICOGNITO_T 431
- #define PKMN_ICOGNITO_U 432
- #define PKMN_ICOGNITO_V 433
- #define PKMN_ICOGNITO_W 434
- #define PKMN_ICOGNITO_X 435
- #define PKMN_ICOGNITO_Y 436
- #define PKMN_ICOGNITO_Z 437
- #define PKMN_ICOGNITO_EXCL 438
- #define PKMN_ICOGNITO_QUEST 439
- #define PKMN_CHELAST 440
- #define PKMN_CHELCARAIN 441
- #define PKMN_CHELTERRAR 442
- #define PKMN_PANFLAM 443
- #define PKMN_PANPYRO 444
- #define PKMN_PANFERNO 445
- #define PKMN_PLINFA 446
- #define PKMN_PLIPRIN 447
- #define PKMN_IMPOLEON 448
- #define PKMN_STARALILI 449
- #define PKMN_STARAVIA 450
- #define PKMN_STARAPTOR 451
- #define PKMN_BIDIZA 452
- #define PKMN_BIDIFAS 453
- #define PKMN_ZIRPURZE 454
- #define PKMN_ZIRPEISE 455
- #define PKMN_SHEINUX 456
- #define PKMN_LUXIO 457
- #define PKMN_LUXTRA 458
- #define PKMN_KNOSPI 459
- #define PKMN_ROSERADE 460
- #define PKMN_KOKNODON 461
- #define PKMN_RAMEIDON 462
- #define PKMN_SCHILTERUS 463
- #define PKMN_BOLLTERUS 464
- #define PKMN_BURMY 465
- #define PKMN_BURMADAME 466
- #define PKMN_MOTERPEL 467
- #define PKMN_WADRIBIE 468
- #define PKMN_HONWEISEL 469
- #define PKMN_PACHIRISU 470
- #define PKMN_BAMELIN 471
- #define PKMN_BOJELIN 472
- #define PKMN_KIKUGI 473
- #define PKMN_KINOSO 474
- #define PKMN_SCHALELLOS 475
- #define PKMN_GASTRODON 476
- #define PKMN_AMBIDIFFEL 477
- #define PKMN_DRIFTLON 478
- #define PKMN_DRIFZEPELI 479
- #define PKMN_HASPIROR 480
- #define PKMN_SCHLAPOR 481
- #define PKMN_TRAUNMAGIL 482
- #define PKMN_KRAMSHEF 483
- #define PKMN_CHARMIAN 484
- #define PKMN_SHNURGARST 485
- #define PKMN_KLINGPLIM 486
- #define PKMN_SKUNKAPUH 487
- #define PKMN_SKUNTANK 488
- #define PKMN_BRONZEL 489
- #define PKMN_BRONZONG 490
- #define PKMN_MOBAI 491
- #define PKMN_PANTIMIMI 492
- #define PKMN_WONNEIRA 493
- #define PKMN_PLAUDAGEI 494
- #define PKMN_KRYPPUK 495
- #define PKMN_KAUMALAT 496
- #define PKMN_KNARKSEL 497
- #define PKMN_KNAKRACK 498
- #define PKMN_MAMPFAXO 499
- #define PKMN_RIOLU 500
- #define PKMN_LUCARIO 501
- #define PKMN_HIPPOPOTAS 502
- #define PKMN_HIPPOTERUS 503
- #define PKMN_PIONSKORA 504
- #define PKMN_PIONDRAGI 505
- #define PKMN_GLIBUNKEL 506
- #define PKMN_TOXIQUAK 507
- #define PKMN_VENUFLIBIS 508
- #define PKMN_FINNEON 509
- #define PKMN_LUMINEON 510
- #define PKMN_MANTIRPS 511
- #define PKMN_SHNEBEDECK 512
- #define PKMN_REXBLISAR 513
- #define PKMN_SNIBUNNA 514
- #define PKMN_MAGNEZONE 515
- #define PKMN_SCHLURPLEK 516
- #define PKMN_RIHORNIOR 517
- #define PKMN_TANGOLOSS 518
- #define PKMN_ELEVOLTEK 519
- #define PKMN_MAGBRANT 520
- #define PKMN_TOGEKISS 521
- #define PKMN_YANMEGA 522
- #define PKMN_FOLIPURBA 523
- #define PKMN_GLAZIOLA 524
- #define PKMN_SKORGRO 525
- #define PKMN_MAMUTEL 526
- #define PKMN_PORYGON_Z 527
- #define PKMN_GALAGLADI 528
- #define PKMN_VOLUMINAS 529
- #define PKMN_ZWIRRFINST 530
- #define PKMN_FROSDEDJE 531
- #define PKMN_ROTOM 532
- #define PKMN_SELFE 533
- #define PKMN_VESPRIT 534
- #define PKMN_TOBUTZ 535
- #define PKMN_DIALGA 536
- #define PKMN_PALKIA 537
- #define PKMN_HEATRAN 538
- #define PKMN_REGIGIGAS 539
- #define PKMN_GIRATINA 540
- #define PKMN_CRESSELIA 541
- #define PKMN_PHIONE 542
- #define PKMN_MANAPHY 543
- #define PKMN_DARKRAI 544
- #define PKMN_SHAYMIN 545
- #define PKMN_ARCEUS 546
- #define PKMN_VICTINI 547
- #define PKMN_SERPIFEU 548
- #define PKMN_EFOSERP 549
- #define PKMN_SERPIROYAL 550
- #define PKMN_FLOINK 551
- #define PKMN_FERKOKEL 552
- #define PKMN_FLAMBIREX 553
- #define PKMN_OTTARO 554
- #define PKMN_ZWOTTRONIN 555
- #define PKMN_ADMURAI 556
- #define PKMN_NAGELOTZ 557
- #define PKMN_KUKMARDA 558
- #define PKMN_YORKLEFF 559
- #define PKMN_TERRIBARK 560
- #define PKMN_BISSBARK 561
- #define PKMN_FELILOU 562
- #define PKMN_KLEOPARDA 563
- #define PKMN_VEGIMAK 564
- #define PKMN_VEGICHITA 565
- #define PKMN_GRILLMAK 566
- #define PKMN_GRILLCHITA 567
- #define PKMN_SODAMAK 568
- #define PKMN_SODACHITA 569
- #define PKMN_SOMNIAM 570
- #define PKMN_SOMNIVORA 571
- #define PKMN_DUSSELGURR 572
- #define PKMN_NAVITAUB 573
- #define PKMN_FASASNOB 574
- #define PKMN_ELEZEBA 575
- #define PKMN_ZEBRITZ 576
- #define PKMN_KIESLING 577
- #define PKMN_SEDIMANTUR 578
- #define PKMN_BROCKOLOSS 579
- #define PKMN_FLEKNOIL 580
- #define PKMN_FLETIAMO 581
- #define PKMN_ROTOMURF 582
- #define PKMN_STALOBOR 583
- #define PKMN_OHRDOCH 584
- #define PKMN_PRAKTIBALK 585
- #define PKMN_STREPOLI 586
- #define PKMN_MEISTAGRIF 587
- #define PKMN_SCHALLQUAP 588
- #define PKMN_MEBRANA 589
- #define PKMN_BRANAWARZ 590
- #define PKMN_JIUTESTO 591
- #define PKMN_KARADONIS 592
- #define PKMN_STRAWICKL 593
- #define PKMN_FOLIKON 594
- #define PKMN_MATRIFOL 595
- #define PKMN_TOXIPED 596
- #define PKMN_ROLLUM 597
- #define PKMN_CERAPENDRA 598
- #define PKMN_WAUMBOLL 599
- #define PKMN_ELFUN 600
- #define PKMN_LILMINIP 601
- #define PKMN_DRESSELLA 602
- #define PKMN_BARSCHUFT 603
- #define PKMN_GANOVIL 604
- #define PKMN_ROKKAIMAN 605
- #define PKMN_RABIGATOR 606
- #define PKMN_FLAMPION 607
- #define PKMN_FLAMPIVIAN 608
- #define PKMN_MARACAMBA 609
- #define PKMN_LITHOMITH 610
- #define PKMN_CASTELLITH 611
- #define PKMN_ZURROKEX 612
- #define PKMN_IROKEX 613
- #define PKMN_SYMVOLARA 614
- #define PKMN_MAKABAJA 615
- #define PKMN_ECHNATOLL 616
- #define PKMN_GALAPAFLOS 617
- #define PKMN_KARIPPAS 618
- #define PKMN_FLAPTERYX 619
- #define PKMN_AEROPTERYX 620
- #define PKMN_UNRATUETOX 621
- #define PKMN_DEPONITOX 622
- #define PKMN_ZORUA 623
- #define PKMN_ZOROARK 624
- #define PKMN_PICOCHILLA 625
- #define PKMN_CHILLABELL 626
- #define PKMN_MOLLIMORBA 627
- #define PKMN_HYPNOMORBA 628
- #define PKMN_MORBITESSE 629
- #define PKMN_MONOZYTO 630
- #define PKMN_MITODOS 631
- #define PKMN_ZYTOMEGA 632
- #define PKMN_PICCOLENTE 633
- #define PKMN_SWARONESS 634
- #define PKMN_GELATINI 635
- #define PKMN_GELATROPPO 636
- #define PKMN_GELATWINO 637
- #define PKMN_SESOKITZ 638
- #define PKMN_KRONJUWILD 639
- #define PKMN_EMOLGA 640
- #define PKMN_LAUKAPS 641
- #define PKMN_CAVALANZAS 642
- #define PKMN_TARNPIGNON 643
- #define PKMN_HUTSASSA 644
- #define PKMN_QUABBEL 645
- #define PKMN_APOQUALLYP 646
- #define PKMN_MAMOLIDA 647
- #define PKMN_WATTZAPF 648
- #define PKMN_VOLTULA 649
- #define PKMN_KASTADUR 650
- #define PKMN_TENTANTEL 651
- #define PKMN_KLIKK 652
- #define PKMN_KLIKLAK 653
- #define PKMN_KLIKDIKLAK 654
- #define PKMN_ZAPPLARDIN 655
- #define PKMN_ZAPPLALEK 656
- #define PKMN_ZAPPLARANG 657
- #define PKMN_PYGRAULON 658
- #define PKMN_MEGALON 659
- #define PKMN_LICHTEL 660
- #define PKMN_LATERNECTO 661
- #define PKMN_SKELABRA 662
- #define PKMN_MILZA 663
- #define PKMN_SHARFAX 664
- #define PKMN_MAXAX 665
- #define PKMN_PETZNIEF 666
- #define PKMN_SIBERIO 667
- #define PKMN_FRIGOMETRI 668
- #define PKMN_SCHNUTHELM 669
- #define PKMN_HYDRAGIL 670
- #define PKMN_FLUNSCHLIK 671
- #define PKMN_LIN_FU 672
- #define PKMN_WIE_SHU 673
- #define PKMN_SHARDRAGO 674
- #define PKMN_GOLBIT 675
- #define PKMN_GOLGANTES 676
- #define PKMN_GLADIANTRI 677
- #define PKMN_CAESURIO 678
- #define PKMN_BISOFANK 679
- #define PKMN_GERONIMATZ 680
- #define PKMN_WASHAKWIL 681
- #define PKMN_SKALLYK 682
- #define PKMN_GRYPHELDIS 683
- #define PKMN_FURNIFRASS 684
- #define PKMN_FERMICULA 685
- #define PKMN_KAPUNO 686
- #define PKMN_DUODINO 687
- #define PKMN_TRIKEPHALO 688
- #define PKMN_IGNIVOR 689
- #define PKMN_RAMOTH 690
- #define PKMN_KOBALIUM 691
- #define PKMN_TERRAKIUM 692
- #define PKMN_VIRIDIUM 693
- #define PKMN_BOREOS 694
- #define PKMN_VOLTOLOS 695
- #define PKMN_RESHIRAM 696
- #define PKMN_ZEKROM 697
- #define PKMN_DEMETEROS 698
- #define PKMN_KYUREM 699
- #define PKMN_KELDEO 700
- #define PKMN_MELOETTA 701
- #define PKMN_GENESECT 702
- #define PKMN_IGAMARO 703
- #define PKMN_IGASTARNISH 704
- #define PKMN_BRIGARON 705
- #define PKMN_FYNX 706
- #define PKMN_RUTENA 707
- #define PKMN_FENNEXIS 708
- #define PKMN_FROXY 709
- #define PKMN_AMPHIZEL 710
- #define PKMN_QUAJUTSU 711
- #define PKMN_SCOPPEL 712
- #define PKMN_GREBBIT 713
- #define PKMN_DARTIRI 714
- #define PKMN_DARTIGNIS 715
- #define PKMN_FIARO 716
- #define PKMN_PURMEL 717
- #define PKMN_PUPONCHO 718
- #define PKMN_VIVILLON 719
- #define PKMN_LEUFEO 720
- #define PKMN_PYROLEO 721
- #define PKMN_FLABEBE 722
- #define PKMN_FLOETTE 723
- #define PKMN_FLORGES 724
- #define PKMN_MAEHIKEL 725
- #define PKMN_CHEVRUMM 726
- #define PKMN_PAM_PAM 727
- #define PKMN_PANDAGRO 728
- #define PKMN_COIFFWAFF 729
- #define PKMN_PSIAU 730
- #define PKMN_PSIAUGON_M 731
- #define PKMN_GRAMOKLES 732
- #define PKMN_DUOKLES 733
- #define PKMN_DURENGARD 734
- #define PKMN_PARFI 735
- #define PKMN_PARFINESSE 736
- #define PKMN_FLAUSCHLING 737
- #define PKMN_SABBAIONE 738
- #define PKMN_ISCALAR 739
- #define PKMN_CALAMANERO 740
- #define PKMN_BITHORA 741
- #define PKMN_THANATHORA 742
- #define PKMN_ALGITT 743
- #define PKMN_TANDRAK 744
- #define PKMN_SCAMPISTO 745
- #define PKMN_WUMMER 746
- #define PKMN_EGUANA 747
- #define PKMN_ELEZARD 748
- #define PKMN_BALGORAS 749
- #define PKMN_MONARGORAS 750
- #define PKMN_AMARINO 751
- #define PKMN_AMAGARGA 752
- #define PKMN_FEELINARA 753
- #define PKMN_RESLADERO 754
- #define PKMN_DEDENNE 755
- #define PKMN_ROCARA 756
- #define PKMN_VISCORA 757
- #define PKMN_VISCARGOT 758
- #define PKMN_VISCOGON 759
- #define PKMN_CLAVION 760
- #define PKMN_PARAGONI 761
- #define PKMN_TROMBORK 762
- #define PKMN_IRRBIS 763
- #define PKMN_PUMPDJINN 764
- #define PKMN_ARKTIP 765
- #define PKMN_ARKTILAS 766
- #define PKMN_EF_EM 767
- #define PKMN_UHAFNIR 768
- #define PKMN_XERNEAS 769
- #define PKMN_YVELTAL 770
- #define PKMN_ZYGARDE 771
- #define PKMN_DIANCIE 772
- #define PKMN_HOOPA 773
- #define PKMN_VOLCANION 774
- #define PKMN_BAUZ 775
- #define PKMN_ARBORETOSS 776
- #define PKMN_SILVARRO 777
- #define PKMN_FLAMIAU 778
- #define PKMN_MIEZUNDER 779
- #define PKMN_FUEGRO 780
- #define PKMN_ROBBALL 781
- #define PKMN_MARIKECK 782
- #define PKMN_PRIMARENE 783
- #define PKMN_PEPPECK 784
- #define PKMN_TROMPECK 785
- #define PKMN_TUKANON 786
- #define PKMN_MANGUNIOR 787
- #define PKMN_MANGUSPEKTOR 788
- #define PKMN_MABULA 789
- #define PKMN_AKKUP 790
- #define PKMN_DONARION 791
- #define PKMN_KRABBOX 792
- #define PKMN_KRAWELL 793
- #define PKMN_CHOREOGEL 794
- #define PKMN_WOMMEL 795
- #define PKMN_BANDELBY 796
- #define PKMN_WUFFELS 797
- #define PKMN_WOLWEROCK 798
- #define PKMN_LUSARDIN 799
- #define PKMN_GARSTELLA 800
- #define PKMN_AGGROSTELLA 801
- #define PKMN_PAMPULI 802
- #define PKMN_PAMPROSS 803
- #define PKMN_ARAQUA 804
- #define PKMN_ARANESTRO 805
- #define PKMN_IMANTIS 806
- #define PKMN_MANTIDEA 807
- #define PKMN_BUBUNGUS 808
- #define PKMN_LAMELLUX 809
- #define PKMN_MOLUNK 810
- #define PKMN_AMFIRA 811
- #define PKMN_VELURSI 812
- #define PKMN_KOSTURSO 813
- #define PKMN_FRUBBERL 814
- #define PKMN_FRUBAILA 815
- #define PKMN_FRUYAL 816
- #define PKMN_CURELEI 817
- #define PKMN_KOMMANDUTAN 818
- #define PKMN_QUARTERMAK 819
- #define PKMN_REISSLAUS 820
- #define PKMN_TECTASS 821
- #define PKMN_SANKABUH 822
- #define PKMN_COLOSSAND 823
- #define PKMN_GUFA 824
- #define PKMN_TYP_NULL 825
- #define PKMN_AMIGENTO 826
- #define PKMN_METENO 827
- #define PKMN_KOALELU 828
- #define PKMN_TORTUNATOR 829
- #define PKMN_TOGEDEMARU 830
- #define PKMN_MIMIGMA 831
- #define PKMN_KNIRFISH 832
- #define PKMN_SEN_LONG 833
- #define PKMN_MORUDA 834
- #define PKMN_MINIRAS 835
- #define PKMN_MEDIRAS 836
- #define PKMN_GRANDIRAS 837
- #define PKMN_KAPU_RIKI 838
- #define PKMN_KAPU_FALA 839
- #define PKMN_KAPU_TORO 840
- #define PKMN_KAPU_KIME 841
- #define PKMN_COSMOG 842
- #define PKMN_COSMOVUM 843
- #define PKMN_SOLGALEO 844
- #define PKMN_LUNALA 845
- #define PKMN_ANEGO 846
- #define PKMN_MASSKITO 847
- #define PKMN_SCHABELLE 848
- #define PKMN_VOLTRIANT 849
- #define PKMN_KAGURON 850
- #define PKMN_KATAGAMI 851
- #define PKMN_SCHLINGKING 852
- #define PKMN_NECROZMA 853
- #define PKMN_MAGEARNA 854
- #define PKMN_MARSHADOW 855
- #define PKMN_VENICRO 856
- #define PKMN_AGOYON 857
- #define PKMN_MURAMURA 858
- #define PKMN_KOPPLOSIO 859
- #define PKMN_ZERAORA 860
- #define PKMN_DEOXYS_ANGRIFF 861
- #define PKMN_DEOXYS_DEFENSIV 862
- #define PKMN_DEOXYS_INITIATIVE 863
- #define PKMN_BURMY_SAND 864
- #define PKMN_BURMADAME_SAND 865
- #define PKMN_BURMY_LUMPEN 866
- #define PKMN_BURMADAME_LUMPEN 867
- #define PKMN_SCHALELLOS_WEST 868
- #define PKMN_GASTRODON_WEST 869
- #define PKMN_KINOSO_SONNE 870
- #define PKMN_ROTOM_HITZEFORM 871
- #define PKMN_ROTOM_WASCHFORM 872
- #define PKMN_ROTOM_FROSTFORM 873
- #define PKMN_ROTOM_WIRBEFORM 874
- #define PKMN_ROTOM_SCHNEIDEFORM 875
- #define PKMN_GIRATINA_URFORM 876
- #define PKMN_SHAYMIN_ZENITFORM 877
- #define PKMN_ARCEUS_PFLANZE_FORM 878
- #define PKMN_ARCEUS_FEUER_FORM 879
- #define PKMN_ARCEUS_WASSER_FORM 880
- #define PKMN_ARCEUS_KAMPF_FORM 881
- #define PKMN_ARCEUS_FLUG_FORM 882
- #define PKMN_ARCEUS_GIFT_FORM 883
- #define PKMN_ARCEUS_BODEN_FORM 884
- #define PKMN_ARCEUS_GESTEIN_FORM 885
- #define PKMN_ARCEUS_KAEFER_FORM 886
- #define PKMN_ARCEUS_GEIST_FORM 887
- #define PKMN_ARCEUS_ELEKTRO_FORM 888
- #define PKMN_ARCEUS_PSYCHO_FORM 889
- #define PKMN_ARCEUS_EIS_FORM 890
- #define PKMN_ARCEUS_DRACHE_FORM 891
- #define PKMN_ARCEUS_UNLICHT_FORM 892
- #define PKMN_ARCEUS_STAHL_FORM 893
- #define PKMN_ARCEUS_FEE_FORM_ 894
- #define PKMN_BARSCHUFT_WEST 895
- #define PKMN_FLAMPIVIAN_ABWEHR 896
- #define PKMN_SESOKITZ_SOMMERFORM 897
- #define PKMN_KRONJUWILD_SOMMERFORM 898
- #define PKMN_SESOKITZ_HERBSTFORM 899
- #define PKMN_KONJUWILD_HERBSTFORM 900
- #define PKMN_SESOKITZ_WINTERFORM 901
- #define PKMN_KROJUWILD_WINTERFORM 902
- #define PKMN_WEISSES_KYUREM 903
- #define PKMN_SCHWARZES_KYUREM 904
- #define PKMN_MELOETTA_TANZFORM 905
- #define PKMN_GENESECT_AQUA_FORM 906
- #define PKMN_GENESECT_BLITZ_FORM 907
- #define PKMN_GENESECT_FLAMMEN_FORM 908
- #define PKMN_GENESECT_GEFRIER_FORM 909
- #define PKMN_BOREOS_TIERGEISTFORM 910
- #define PKMN_VOLTOLOS_TIERGEISTFORM 911
- #define PKMN_DEMETEROS_TIERGEISTFORM 912
- #define PKMN_KELDEO_RESOLUTFORM 913
- #define PKMN_FLABEBE_WEISS 914
- #define PKMN_FLOETTE_WEISS 915
- #define PKMN_FLORGES_WEISS 916
- #define PKMN_FLABEBE_GELB 917
- #define PKMN_FLOETTE_GELB 918
- #define PKMN_FLORGES_GELB 919
- #define PKMN_FLABEBE_ORANGE 920
- #define PKMN_FLOETTE_ORANGE 921
- #define PKMN_FLORGES_ORANGE 922
- #define PKMN_FLABEBE_BLAU 923
- #define PKMN_FLOETTE_BLAU 924
- #define PKMN_FLORGES_BLAU 925
- #define PKMN_IRRBIS_M 926
- #define PKMN_PUMPDJINN_M 927
- #define PKMN_IRRBIS_L 928
- #define PKMN_PUMPDJINN_L 929
- #define PKMN_IRRBIS_XL 930
- #define PKMN_PUMPDJINN_XL 931
- #define PKMN_DURENGARD_KLINGENFORM 932
- #define PKMN_ZYGARDE_10PROZENT_FORM 933
- #define PKMN_ZYGARDE_100PROZENT_FORM 934
- #define PKMN_HOOPA_ENTFESSELT 935
- #define PKMN_ASH_QUAJUTSU 936
- #define PKMN_CHOREOGEL_CHEERLEADING_STIL 937
- #define PKMN_CHOREOGEL_BUYO_STIL 938
- #define PKMN_CHOREOGEL_HULA_STIL 939
- #define PKMN_WOLWEROCK_NACHTFORM 940
- #define PKMN_WOLWEROCK_ZWIELICHTFORM 941
- #define PKMN_LUSARDIN_SCHWARMFORM 942
- #define PKMN_AMIGENTO_PFLANZE_FORM 943
- #define PKMN_AMIGENTO_FEUER_FORM 944
- #define PKMN_AMIGENTO_WASSER_FORM 945
- #define PKMN_AMIGENTO_KAMPF_FORM 946
- #define PKMN_AMIGENTO_FLUG_FORM 947
- #define PKMN_AMIGENTO_GIFT_FORM 948
- #define PKMN_AMIGENTO_BODEN_FORM 949
- #define PKMN_AMIGENTO_GESTEIN_FORM 950
- #define PKMN_AMIGENTO_KAEFER_FORM 951
- #define PKMN_AMIGENTO_GEIST_FORM 952
- #define PKMN_AMIGENTO_ELEKTRO_FORM 953
- #define PKMN_AMIGENTO_PSYCHO_FORM 954
- #define PKMN_AMIGENTO_EIS_FORM 955
- #define PKMN_AMIGENTO_DRACHE_FORM 956
- #define PKMN_AMIGENTO_UNLICHT_FORM 957
- #define PKMN_AMIGENTO_STAHL_FORM 958
- #define PKMN_AMIGENTO_FEE_FORM_ 959
- #define PKMN_METENO_GRUEN 960
- #define PKMN_METENO_HELLBLAU 961
- #define PKMN_METENO_BLAU 962
- #define PKMN_METENO_VIOLETT 963
- #define PKMN_METENO_ROT 964
- #define PKMN_METENO_ORANGE 965
- #define PKMN_METENO_GELB 966
- #define PKMN_MIMIGMA_ENTLARVTE_FORM 967
- #define PKMN_NECROZMA_ABENDMAEHNE 968
- #define PKMN_NECROZMA_MORGENSCHWINGEN 969
- #define PKMN_NECROZMA_ULTRAFORM 970
- #define PKMN_BISAFLOR_W 971
- #define PKMN_SMETTBO_W 972
- #define PKMN_RATTFRATZ_W 973
- #define PKMN_RATTIKARL_W 974
- #define PKMN_PIKACHU_W 975
- #define PKMN_RAICHU_W 976
- #define PKMN_ZUBAT_W 977
- #define PKMN_GOLBAT_W 978
- #define PKMN_DUFLOR_W 979
- #define PKMN_GIFLOR_W 980
- #define PKMN_KADABRA_W 981
- #define PKMN_SIMSALA_W 982
- #define PKMN_DODU_W 983
- #define PKMN_DODRI_W 984
- #define PKMN_HYPNO_W 985
- #define PKMN_RIHORN_W 986
- #define PKMN_RIZEROS_W 987
- #define PKMN_GOLDINI_W 988
- #define PKMN_GOLKING_W 989
- #define PKMN_SICHLOR_W 990
- #define PKMN_KARPADOR_W 991
- #define PKMN_GARADOS_W 992
- #define PKMN_MEGANIE_W 993
- #define PKMN_LEDYBA_W 994
- #define PKMN_LEDIAN_W 995
- #define PKMN_XATU_W 996
- #define PKMN_MOGELBAUM_W 997
- #define PKMN_QUAXO_W 998
- #define PKMN_GRIFFEL_W 999
- #define PKMN_FELINO_W 1000
- #define PKMN_MORLORD_W 1001
- #define PKMN_KRAMURX_W 1002
- #define PKMN_WOINGENAU_W 1003
- #define PKMN_GIRAFARIG_W 1004
- #define PKMN_SKORGLA_W 1005
- #define PKMN_STAHLOS_W 1006
- #define PKMN_SCHEROX_W 1007
- #define PKMN_SKARABORN_W 1008
- #define PKMN_SNIEBEL_W 1009
- #define PKMN_URSARING_W 1010
- #define PKMN_KEIFEL_W 1011
- #define PKMN_OCTILLERY_W 1012
- #define PKMN_HUNDEMON_W 1013
- #define PKMN_DONPHAN_W 1014
- #define PKMN_FLEMMLI_W 1015
- #define PKMN_JUNGGLUT_W 1016
- #define PKMN_LOHGOCK_W 1017
- #define PKMN_PAPINELLA_W 1018
- #define PKMN_PUDOX_W 1019
- #define PKMN_KAPPALORES_W 1020
- #define PKMN_BLANAS_W 1021
- #define PKMN_TENGULIST_W 1022
- #define PKMN_MEDITIE_W 1023
- #define PKMN_MEDITALIS_W 1024
- #define PKMN_ROSELIA_W 1025
- #define PKMN_SCHLUPPUCK_W 1026
- #define PKMN_SCHLUKWECH_W 1027
- #define PKMN_CAMAUB_W 1028
- #define PKMN_CAMERUPT_W 1029
- #define PKMN_NOKTUSKA_W 1030
- #define PKMN_MILOTIC_W 1031
- #define PKMN_RELICANTH_W 1032
- #define PKMN_STARALILI_W 1033
- #define PKMN_STARAVIA_W 1034
- #define PKMN_STARAPTOR_W 1035
- #define PKMN_BIDIZA_W 1036
- #define PKMN_BIDIFAS_W 1037
- #define PKMN_ZIRPURZE_W 1038
- #define PKMN_ZIRPEISE_W 1039
- #define PKMN_SHEINUX_W 1040
- #define PKMN_LUXIO_W 1041
- #define PKMN_LUXTRA_W 1042
- #define PKMN_ROSERADE_W 1043
- #define PKMN_WADRIBIE_W 1044
- #define PKMN_PACHIRISU_W 1045
- #define PKMN_BAMELIN_W 1046
- #define PKMN_BOJELIN_W 1047
- #define PKMN_AMBIDIFFEL_W 1048
- #define PKMN_KAUMALAT_W 1049
- #define PKMN_KNARKSEL_W 1050
- #define PKMN_KNAKRACK_W 1051
- #define PKMN_HIPPOPOTAS_W 1052
- #define PKMN_HIPPOTERUS_W 1053
- #define PKMN_GLIBUNKEL_W 1054
- #define PKMN_TOXIQUAK_W 1055
- #define PKMN_FINNEON_W 1056
- #define PKMN_LUMINEON_W 1057
- #define PKMN_SHNEBEDECK_W 1058
- #define PKMN_REXBLISAR_W 1059
- #define PKMN_SNIBUNNA_W 1060
- #define PKMN_RIHORNIOR_W 1061
- #define PKMN_TANGOLOSS_W 1062
- #define PKMN_MAMUTEL_W 1063
- #define PKMN_FASASNOB_W 1064
- #define PKMN_QUABBEL_W 1065
- #define PKMN_APOQUALLYP_W 1066
- #define PKMN_PYROLEO_W 1067
- #define PKMN_MEGA_BISAFLOR 1068
- #define PKMN_MEGA_GLURAK_X 1069
- #define PKMN_MEGA_GLURAK_Y 1070
- #define PKMN_MEGA_TURTOK 1071
- #define PKMN_MEGA_BIBOR 1072
- #define PKMN_MEGA_TAUBOSS 1073
- #define PKMN_MEGA_SIMSALA 1074
- #define PKMN_MEGA_LAHMUS 1075
- #define PKMN_MEGA_GENGAR 1076
- #define PKMN_MEGA_KANGAMA 1077
- #define PKMN_MEGA_PINSIR 1078
- #define PKMN_MEGA_GARADOS 1079
- #define PKMN_MEGA_AERODACTYL 1080
- #define PKMN_MEGA_MEWTU_X 1081
- #define PKMN_MEGA_MEWTU_Y 1082
- #define PKMN_MEGA_AMPHAROS 1083
- #define PKMN_MEGA_STAHLOS 1084
- #define PKMN_MEGA_SCHEROX 1085
- #define PKMN_MEGA_SKARABORN 1086
- #define PKMN_MEGA_HUNDEMON 1087
- #define PKMN_MEGA_DESPOTAR 1088
- #define PKMN_MEGA_GEWALDRO 1089
- #define PKMN_MEGA_LOHGOCK 1090
- #define PKMN_MEGA_SUMPEX 1091
- #define PKMN_MEGA_GUARDEVOIR 1092
- #define PKMN_MEGA_ZOBIRIS 1093
- #define PKMN_MEGA_FLUNKIFER 1094
- #define PKMN_MEGA_STOLLOSS 1095
- #define PKMN_MEGA_MEDITALIS 1096
- #define PKMN_MEGA_VOLTENSO 1097
- #define PKMN_MEGA_TOHAIDO 1098
- #define PKMN_MEGA_CAMERUPT 1099
- #define PKMN_MEGA_ALTARIA 1100
- #define PKMN_MEGA_BANETTE 1101
- #define PKMN_MEGA_ABSOL 1102
- #define PKMN_MEGA_FIRNONTOR 1103
- #define PKMN_MEGA_BRUTALANDA 1104
- #define PKMN_MEGA_METAGROSS 1105
- #define PKMN_MEGA_LATIAS 1106
- #define PKMN_MEGA_LATIOS 1107
- #define PKMN_MEGA_RAYQUAZA 1108
- #define PKMN_MEGA_SCHLAPOR 1109
- #define PKMN_MEGA_KNAKRACK 1110
- #define PKMN_MEGA_LUCARIO 1111
- #define PKMN_MEGA_REXBLISAR 1112
- #define PKMN_MEGA_GALAGLADI 1113
- #define PKMN_MEGA_OHRDOCH 1114
- #define PKMN_MEGA_DIANCIE 1115
- #define PKMN_PROTO_KYOGRE 1116
- #define PKMN_PROTO_GROUDON 1117
-
- #endif
|