Oops
This commit is contained in:
parent
5f458c9cd3
commit
b23d5db598
1 changed files with 1 additions and 1 deletions
|
@ -9032,7 +9032,7 @@ static void Cmd_various(void)
|
||||||
u32 physical;
|
u32 physical;
|
||||||
u32 special;
|
u32 special;
|
||||||
|
|
||||||
statStage = = gBattleMons[gBattlerAttacker].statStages[STAT_ATK];
|
statStage = gBattleMons[gBattlerAttacker].statStages[STAT_ATK];
|
||||||
attackerAtkStat *= gStatStageRatios[statStage][0];
|
attackerAtkStat *= gStatStageRatios[statStage][0];
|
||||||
attackerAtkStat /= gStatStageRatios[statStage][1];
|
attackerAtkStat /= gStatStageRatios[statStage][1];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue