mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Pokemon Emerald: Change Ho-Oh capitalization (#3069)
This commit is contained in:
@@ -741,7 +741,7 @@ def _init() -> None:
|
||||
("SPECIES_PUPITAR", "Pupitar", 247),
|
||||
("SPECIES_TYRANITAR", "Tyranitar", 248),
|
||||
("SPECIES_LUGIA", "Lugia", 249),
|
||||
("SPECIES_HO_OH", "Ho-oh", 250),
|
||||
("SPECIES_HO_OH", "Ho-Oh", 250),
|
||||
("SPECIES_CELEBI", "Celebi", 251),
|
||||
("SPECIES_TREECKO", "Treecko", 252),
|
||||
("SPECIES_GROVYLE", "Grovyle", 253),
|
||||
|
Reference in New Issue
Block a user