mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-09 04:13:03 -05:00
Merge pull request #2012 from LOuroboros/patch-2
Update battle_ai_util.c
This commit is contained in:
commit
6fcbc4c074
|
|
@ -157,7 +157,6 @@ static const s8 sAiAbilityRatings[ABILITIES_COUNT] =
|
|||
[ABILITY_POISON_HEAL] = 8,
|
||||
[ABILITY_POISON_POINT] = 4,
|
||||
[ABILITY_POISON_TOUCH] = 4,
|
||||
//[ABILITY_PORTAL_POWER] = 8,
|
||||
[ABILITY_POWER_CONSTRUCT] = 10,
|
||||
[ABILITY_POWER_OF_ALCHEMY] = 0,
|
||||
[ABILITY_PRANKSTER] = 8,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user