You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Document two more bugs
This commit is contained in:
@@ -9765,6 +9765,7 @@ BattleCommand_ThunderAccuracy: ; 37d94
|
||||
|
||||
|
||||
CheckHiddenOpponent: ; 37daa
|
||||
; BUG: This routine should account for Lock-On and Mind Reader.
|
||||
ld a, BATTLE_VARS_SUBSTATUS3_OPP
|
||||
call GetBattleVar
|
||||
and 1 << SUBSTATUS_FLYING | 1 << SUBSTATUS_UNDERGROUND
|
||||
|
||||
Reference in New Issue
Block a user