mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-19 01:44:20 +01:00
Review changes 4
This commit is contained in:
parent
d3a5921122
commit
3981720343
@ -26873,7 +26873,7 @@ const struct BaseStats gBaseStats[] =
|
||||
.abilities = {ABILITY_ROCK_HEAD, ABILITY_ADAPTABILITY},
|
||||
.abilityHidden = ABILITY_MOLD_BREAKER,
|
||||
#else
|
||||
.abilities = {ABILITY_NONE, ABILITY_NONE},
|
||||
.abilities = {ABILITY_ROCK_HEAD, ABILITY_NONE},
|
||||
#endif
|
||||
.bodyColor = BODY_COLOR_GREEN,
|
||||
.noFlip = FALSE,
|
||||
|
Loading…
x
Reference in New Issue
Block a user