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