Advertisement
blurose

mega stone id's

Jan 7th, 2022
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. #define ITEM_MEGA_STONE_VENUSAUR 537
  2. #define ITEM_MEGA_STONE_CHARIZARD_X 538
  3. #define ITEM_MEGA_STONE_CHARIZARD_Y 539
  4. #define ITEM_MEGA_STONE_BLASTOISE 540
  5. #define ITEM_MEGA_STONE_BEEDRILL 541
  6. #define ITEM_MEGA_STONE_PIDGEOT 542
  7. #define ITEM_MEGA_STONE_ALAKAZAM 543
  8. #define ITEM_MEGA_STONE_SLOWBRO 544
  9. #define ITEM_MEGA_STONE_GENGAR 545
  10. #define ITEM_MEGA_STONE_KANGASKHAN 546
  11. #define ITEM_MEGA_STONE_PINSIR 547
  12. #define ITEM_MEGA_STONE_GYARADOS 548
  13. #define ITEM_MEGA_STONE_AERODACTYL 549
  14. #define ITEM_MEGA_STONE_MEWTWO_X 550
  15. #define ITEM_MEGA_STONE_MEWTWO_Y 551
  16. #define ITEM_MEGA_STONE_AMPHAROS 552
  17. #define ITEM_MEGA_STONE_STEELIX 553
  18. #define ITEM_MEGA_STONE_SCIZOR 554
  19. #define ITEM_MEGA_STONE_HERACROSS 555
  20. #define ITEM_MEGA_STONE_HOUNDOOM 556
  21. #define ITEM_MEGA_STONE_TYRANITAR 557
  22. #define ITEM_MEGA_STONE_SCEPTILE 558
  23. #define ITEM_MEGA_STONE_BLAZIKEN 559
  24. #define ITEM_MEGA_STONE_SWAMPERT 560
  25. #define ITEM_MEGA_STONE_GARDEVOIR 561
  26. #define ITEM_MEGA_STONE_SABLEYE 562
  27. #define ITEM_MEGA_STONE_MAWILE 563
  28. #define ITEM_MEGA_STONE_AGGRON 564
  29. #define ITEM_MEGA_STONE_MEDICHAM 565
  30. #define ITEM_MEGA_STONE_MANECTRIC 566
  31. #define ITEM_MEGA_STONE_SHARPEDO 567
  32. #define ITEM_MEGA_STONE_CAMERUPT 568
  33. #define ITEM_MEGA_STONE_ALTARIA 569
  34. #define ITEM_MEGA_STONE_BANETTE 570
  35. #define ITEM_MEGA_STONE_ABSOL 571
  36. #define ITEM_MEGA_STONE_GLALIE 572
  37. #define ITEM_MEGA_STONE_SALAMENCE 573
  38. #define ITEM_MEGA_STONE_METAGROSS 574
  39. #define ITEM_MEGA_STONE_LATIAS 575
  40. #define ITEM_MEGA_STONE_LATIOS 576
  41. #define ITEM_MEGA_STONE_LOPUNNY 577
  42. #define ITEM_MEGA_STONE_GARCHOMP 578
  43. #define ITEM_MEGA_STONE_LUCARIO 579
  44. #define ITEM_MEGA_STONE_ABOMASNOW 580
  45. #define ITEM_MEGA_STONE_GALLADE 581
  46. #define ITEM_MEGA_STONE_AUDINO 582
  47. #define ITEM_MEGA_STONE_DIANCIE 583
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement