mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
parent
e4845d3d31
commit
2ee8ce26da
|
@ -342,7 +342,10 @@ CooltrainerMAI:
|
||||||
jp AIUseXAttack
|
jp AIUseXAttack
|
||||||
|
|
||||||
CooltrainerFAI:
|
CooltrainerFAI:
|
||||||
|
; The intended 25% chance to consider switching will not apply.
|
||||||
|
; Uncomment the line below to fix this.
|
||||||
cp 25 percent + 1
|
cp 25 percent + 1
|
||||||
|
; ret nc
|
||||||
ld a, 10
|
ld a, 10
|
||||||
call AICheckIfHPBelowFraction
|
call AICheckIfHPBelowFraction
|
||||||
jp c, AIUseHyperPotion
|
jp c, AIUseHyperPotion
|
||||||
|
|
Loading…
Reference in a new issue