Finished adding Rhyperior

This commit is contained in:
MementoMartha 2022-09-01 10:16:49 +01:00
parent 1893b4c7cf
commit 20b6899169
14 changed files with 26 additions and 23 deletions

View file

@ -148,6 +148,7 @@
const DEX_WEEZING ; 110
const DEX_RHYHORN ; 111
const DEX_RHYDON ; 112
const DEX_RHYPERIOR
const DEX_CHANSEY ; 113
const DEX_MONJA
const DEX_TANGELA ; 114
@ -200,6 +201,5 @@
const DEX_DRAGONITE ; 149
const DEX_MEWTWO ; 150
const DEX_MEW ; 151
const DEX_RHYPERIOR
DEF NUM_POKEMON EQU const_value - 1