summaryrefslogtreecommitdiff
path: root/data/battle/ai/risky_effects.asm
blob: 529436c48cdf38fd8c22ca49ae08e1f56a7cc349 (plain)
1
2
3
4
5
6
7
; 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