mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-18 01:14:19 +01:00
Fixed Steam Roller's define
This commit is contained in:
parent
8332bfae46
commit
10306d046c
@ -5687,7 +5687,7 @@ const struct ContestMove gContestMoves[MOVES_COUNT] =
|
||||
.comboMoves = {COMBO_STARTER_PSYCHIC_TERRAIN}
|
||||
},
|
||||
|
||||
[MOVE_VENOM_DRENCH] =
|
||||
[MOVE_STEEL_ROLLER] =
|
||||
{
|
||||
.effect = CONTEST_EFFECT_WORSEN_CONDITION_OF_PREV_MONS,
|
||||
.contestCategory = CONTEST_CATEGORY_TOUGH,
|
||||
|
Loading…
x
Reference in New Issue
Block a user