pokecrystal-board/data/battle/ai/risky_effects.asm
2018-06-24 16:13:22 +02:00

8 lines
152 B
NASM

; AI_RISKY will not use these effects at max HP
; even if they would KO the player.
RiskyEffects:
db EFFECT_SELFDESTRUCT
db EFFECT_OHKO
db -1 ; end