Updated preproc config for Diamond Storm
This commit is contained in:
parent
a1a49cef8f
commit
8efbe825db
1 changed files with 1 additions and 1 deletions
|
@ -9895,7 +9895,7 @@ const struct BattleMove gBattleMoves[MOVES_COUNT_Z] =
|
|||
|
||||
[MOVE_DIAMOND_STORM] =
|
||||
{
|
||||
#if B_UPDATED_MOVE_DATA >= GEN_4
|
||||
#if B_UPDATED_MOVE_DATA >= GEN_7
|
||||
.effect = EFFECT_DEFENSE_UP2_HIT,
|
||||
#else
|
||||
.effect = EFFECT_DEFENSE_UP_HIT,
|
||||
|
|
Loading…
Reference in a new issue