Fixed Steam Roller's define
This commit is contained in:
parent
8332bfae46
commit
10306d046c
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue