You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
1 << FRZ == $20
This commit is contained in:
@@ -1569,7 +1569,7 @@ AI_Smart_DefrostOpponent: ; 38ccb
|
||||
; No move has EFFECT_DEFROST_OPPONENT, so this layer is unused.
|
||||
|
||||
ld a, [wEnemyMonStatus]
|
||||
and $20
|
||||
and 1 << FRZ
|
||||
ret z
|
||||
dec [hl]
|
||||
dec [hl]
|
||||
|
Reference in New Issue
Block a user