Update battle_ai_util.c

This commit is contained in:
LOuroboros 2021-12-30 01:48:56 -03:00 committed by GitHub
parent 5b54986e6b
commit 34c6e6ca31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,