mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-03-06 07:27:47 +01:00
Oops
This commit is contained in:
parent
5f458c9cd3
commit
b23d5db598
@ -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…
x
Reference in New Issue
Block a user