Update AI_TryTo2HKO comment (#6349)
This commit is contained in:
parent
b673762ca7
commit
da95f81fc4
@ -5072,7 +5072,7 @@ static s32 AI_Risky(u32 battlerAtk, u32 battlerDef, u32 move, s32 score)
|
||||
return score;
|
||||
}
|
||||
|
||||
// Adds score bonus to best powered move
|
||||
// Adds score bonus to OHKOs and 2HKOs
|
||||
static s32 AI_TryTo2HKO(u32 battlerAtk, u32 battlerDef, u32 move, s32 score)
|
||||
{
|
||||
if (IS_TARGETING_PARTNER(battlerAtk, battlerDef))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user