Review changes 4
This commit is contained in:
parent
d3a5921122
commit
3981720343
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue