mirror of
https://github.com/pret/pokered.git
synced 2026-04-25 15:57:04 -05:00
ai: use jr for AiUsePotion
This commit is contained in:
parent
338eee3f59
commit
0b6a1befc6
|
|
@ -403,7 +403,7 @@ Rival2AI:
|
|||
ld a, 5
|
||||
call AICheckIfHPBelowFraction
|
||||
ret nc
|
||||
jp AIUsePotion
|
||||
jr AIUsePotion
|
||||
|
||||
Rival3AI:
|
||||
cp 13 percent - 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user