mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-18 07:53:03 -05:00
* Add FORM_CHANGE_BATTLE_TERASTALLIZATION and allow species to force tera types * Fix form change not changing tera type * Update form_species_tables.h * Address reviews * Can't change the forced Tera Type anymore * Revert "Can't change the forced Tera Type anymore" This reverts commit 67157250efeaf5ffefc45ac1955b09f27f09788b. * Fix a lot of things * Oops * Update pokemon.h * Update pokemon.h * Address reviews * Update tera_starstorm.c * Update test/battle/gimmick/terastal.c --------- Co-authored-by: Eduardo Quezada <eduardo602002@gmail.com>