ai: use jr for AiUsePotion

This commit is contained in:
Jordan Moore 2025-12-28 13:21:02 -05:00
parent 338eee3f59
commit 0b6a1befc6

View File

@ -403,7 +403,7 @@ Rival2AI:
ld a, 5
call AICheckIfHPBelowFraction
ret nc
jp AIUsePotion
jr AIUsePotion
Rival3AI:
cp 13 percent - 1