mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
final fix
This commit is contained in:
parent
158144f9cb
commit
57efc4b392
@ -305,6 +305,7 @@ CheckHiddenOpponent: ; 37daa
|
||||
ld a, BATTLE_VARS_SUBSTATUS5_OPP
|
||||
call GetBattleVar
|
||||
and 1 << SUBSTATUS_LOCK_ON
|
||||
cp 1 << SUBSTATUS_LOCK_ON
|
||||
ret z
|
||||
ld a, BATTLE_VARS_SUBSTATUS3_OPP
|
||||
call GetBattleVar
|
||||
|
Loading…
x
Reference in New Issue
Block a user