Merge pull request #2012 from LOuroboros/patch-2
Update battle_ai_util.c
This commit is contained in:
commit
6fcbc4c074
1 changed files with 0 additions and 1 deletions
|
@ -157,7 +157,6 @@ static const s8 sAiAbilityRatings[ABILITIES_COUNT] =
|
||||||
[ABILITY_POISON_HEAL] = 8,
|
[ABILITY_POISON_HEAL] = 8,
|
||||||
[ABILITY_POISON_POINT] = 4,
|
[ABILITY_POISON_POINT] = 4,
|
||||||
[ABILITY_POISON_TOUCH] = 4,
|
[ABILITY_POISON_TOUCH] = 4,
|
||||||
//[ABILITY_PORTAL_POWER] = 8,
|
|
||||||
[ABILITY_POWER_CONSTRUCT] = 10,
|
[ABILITY_POWER_CONSTRUCT] = 10,
|
||||||
[ABILITY_POWER_OF_ALCHEMY] = 0,
|
[ABILITY_POWER_OF_ALCHEMY] = 0,
|
||||||
[ABILITY_PRANKSTER] = 8,
|
[ABILITY_PRANKSTER] = 8,
|
||||||
|
|
Loading…
Reference in a new issue