Advertisement
Squeetz

Untitled

Dec 4th, 2024
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.08 KB | None | 0 0
  1. [NATIONAL_DEX_RECTREEM_MEGA] =
  2. {
  3. .categoryName = _("Tree of Life"),
  4. .height = 30,
  5. .weight = 2000,
  6. .description = gRectreemMegaPokedexText,
  7. },
  8. [NATIONAL_DEX_LIZAKBAR_MEGA] =
  9. {
  10. .categoryName = _("Bomber"),
  11. .height = 17,
  12. .weight = 905,
  13. .description = gLizakbarMegaPokedexText,
  14. },
  15. [NATIONAL_DEX_CONDOOM_MEGA] =
  16. {
  17. .categoryName = _("Progenitor"),
  18. .height = 16,
  19. .weight = 855,
  20. .description = gCondoomMegaPokedexText,
  21. },
  22. [NATIONAL_DEX_MEMENACE_MEGA] =
  23. {
  24. .categoryName = _("Anathema"),
  25. .height = 20,
  26. .weight = 754,
  27. .description = gMemenaceMegaPokedexText,
  28. },
  29. [NATIONAL_DEX_VANDASH_MEGA] =
  30. {
  31. .categoryName = _("Royal"),
  32. .height = 17,
  33. .weight = 1989,
  34. .description = gVandashMegaPokedexText,
  35. },
  36. [NATIONAL_DEX_ELEPHAS_MEGA] =
  37. {
  38. .categoryName = _("Divine"),
  39. .height = 18,
  40. .weight = 2200,
  41. .description = gElephasMegaPokedexText,
  42. },
  43. [NATIONAL_DEX_SJWHALE_MEGA] =
  44. {
  45. .categoryName = _("Landwhale"),
  46. .height = 20,
  47. .weight = 7040,
  48. .description = gSjwhaleMegaPokedexText,
  49. },
  50. [NATIONAL_DEX_KROKIZON_MEGA] =
  51. {
  52. .categoryName = _("Destroyer"),
  53. .height = 26,
  54. .weight = 2839,
  55. .description = gKrokizonMegaPokedexText,
  56. },
  57. [NATIONAL_DEX_HAREMIT_MEGA] =
  58. {
  59. .categoryName = _("Prosperous"),
  60. .height = 14,
  61. .weight = 800,
  62. .description = gHaremitMegaPokedexText,
  63. },
  64. [NATIONAL_DEX_FLORIOUS_MEGA] =
  65. {
  66. .categoryName = _("Mega"),
  67. .height = 17,
  68. .weight = 698,
  69. .description = gFloriousMegaPokedexText,
  70. },
  71. [NATIONAL_DEX_SOMBOLUDO_MEGA] =
  72. {
  73. .categoryName = _("Sharpshooter"),
  74. .height = 15,
  75. .weight = 1255,
  76. .description = gSomboludoMegaPokedexText,
  77. },
  78. [NATIONAL_DEX_MARIONETTL_MEGA] =
  79. {
  80. .categoryName = _("Leviathan"),
  81. .height = 13,
  82. .weight = 5560,
  83. .description = gMarionettlMegaPokedexText,
  84. },
  85. [NATIONAL_DEX_ARMOWITE_MEGA] =
  86. {
  87. .categoryName = _("Mothership"),
  88. .height = 26,
  89. .weight = 1100,
  90. .description = gArmowiteMegaPokedexText,
  91. },
  92. [NATIONAL_DEX_MANTRAKE_MEGA] =
  93. {
  94. .categoryName = _("Air Serpent"),
  95. .height = 6000,
  96. .weight = 8500,
  97. .description = gMantrakeMegaPokedexText,
  98. },
  99. [NATIONAL_DEX_BLOBBOS_MEGA] =
  100. {
  101. .categoryName = _("Big Blob"),
  102. .height = 8,
  103. .weight = 456,
  104. .description = gBlobbosMegaPokedexText,
  105. },
  106. [NATIONAL_DEX_UPCHUCKEN_MEGA] =
  107. {
  108. .categoryName = _("Ballotine"),
  109. .height = 15,
  110. .weight = 537,
  111. .description = gUpchuckenMegaPokedexText,
  112. },
  113. [NATIONAL_DEX_BATTEREX_MEGA] =
  114. {
  115. .categoryName = _("Unrestrained"),
  116. .height = 45,
  117. .weight = 2785,
  118. .description = gBatterexMegaPokedexText,
  119. },
  120. [NATIONAL_DEX_OBURONYXO_MEGA] =
  121. {
  122. .categoryName = _("Sovereign"),
  123. .height = 18,
  124. .weight = 1595,
  125. .description = gOburonyxoMegaPokedexText,
  126. },
  127. [NATIONAL_DEX_DEATHORUS_MEGA] =
  128. {
  129. .categoryName = _("Reaper"),
  130. .height = 24,
  131. .weight = 362,
  132. .description = gDeathorusMegaPokedexText,
  133. },
  134. [NATIONAL_DEX_KUKLAN_MEGA] =
  135. {
  136. .categoryName = _("Grand Wizard"),
  137. .height = 20,
  138. .weight = 184,
  139. .description = gKuklanMegaPokedexText,
  140. },
  141. [NATIONAL_DEX_PLEBBLES_MEGA] =
  142. {
  143. .categoryName = _("Spikes"),
  144. .height = 4,
  145. .weight = 1350,
  146. .description = gPlebblesMegaPokedexText,
  147. },
  148. [NATIONAL_DEX_PHANTASH_MEGA] =
  149. {
  150. .categoryName = _("Dust"),
  151. .height = 5,
  152. .weight = 0,
  153. .description = gPhantashMegaPokedexText,
  154. },
  155. [NATIONAL_DEX_POLOSSUS_MEGA] =
  156. {
  157. .categoryName = _("Titan"),
  158. .height = 152,
  159. .weight = 15360,
  160. .description = gPolossusMegaPokedexText,
  161. },
  162. [NATIONAL_DEX_ANONYMOUSE_MEGA] =
  163. {
  164. .categoryName = _("Hacker"),
  165. .height = 5,
  166. .weight = 49,
  167. .description = gAnonymouseMegaPokedexText,
  168. },
  169. [NATIONAL_DEX_PREMANTOM_MEGA] =
  170. {
  171. .categoryName = _("Ingestion"),
  172. .height = 15,
  173. .weight = 500,
  174. .description = gPremantomMegaPokedexText,
  175. },
  176. [NATIONAL_DEX_WIFEMIN_MEGA] =
  177. {
  178. .categoryName = _("Commitment"),
  179. .height = 17,
  180. .weight = 546,
  181. .description = gWifeminMegaPokedexText,
  182. },
  183. [NATIONAL_DEX_OOGABUGA_MEGA] =
  184. {
  185. .categoryName = _("Masked"),
  186. .height = 14,
  187. .weight = 317,
  188. .description = gOogabugaMegaPokedexText,
  189. },
  190. [NATIONAL_DEX_DONUTSTEEL_MEGA] =
  191. {
  192. .categoryName = _("Original"),
  193. .height = 15,
  194. .weight = 475,
  195. .description = gDonutsteelMegaPokedexText,
  196. },
  197. [NATIONAL_DEX_BALOOFANG_MEGA] =
  198. {
  199. .categoryName = _("Goalkeeper"),
  200. .height = 20,
  201. .weight = 185,
  202. .description = gBaloofangMegaPokedexText,
  203. },
  204. [NATIONAL_DEX_SOCCKAT_MEGA] =
  205. {
  206. .categoryName = _("Playmaker"),
  207. .height = 16,
  208. .weight = 500,
  209. .description = gSocckatMegaPokedexText,
  210. },
  211. [NATIONAL_DEX_SHIRIMAN_MEGA] =
  212. {
  213. .categoryName = _("Sequence"),
  214. .height = 147,
  215. .weight = 1284,
  216. .description = gShirimanMegaPokedexText,
  217. },
  218. [NATIONAL_DEX_BITEKI_MEGA] =
  219. {
  220. .categoryName = _("Nostalgic"),
  221. .height = 19,
  222. .weight = 420,
  223. .description = gBitekiMegaPokedexText,
  224. },
  225. [NATIONAL_DEX_HELIOFUG_MEGA] =
  226. {
  227. .categoryName = _("Unshackled"),
  228. .height = 80,
  229. .weight = 1750,
  230. .description = gHeliofugMegaPokedexText,
  231. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement