mirror of
https://github.com/pret/pokeemerald.git
synced 2026-08-25 11:40:40 -05:00
Updated preproc config for Diamond Storm
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user