Oops
This commit is contained in:
parent
5f458c9cd3
commit
b23d5db598
@ -9032,7 +9032,7 @@ static void Cmd_various(void)
|
||||
u32 physical;
|
||||
u32 special;
|
||||
|
||||
statStage = = gBattleMons[gBattlerAttacker].statStages[STAT_ATK];
|
||||
statStage = gBattleMons[gBattlerAttacker].statStages[STAT_ATK];
|
||||
attackerAtkStat *= gStatStageRatios[statStage][0];
|
||||
attackerAtkStat /= gStatStageRatios[statStage][1];
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user