Correct wrong and misleading comments about enemy trainer AI (#1149)
This commit is contained in:
committed by
GitHub
parent
61c9ba5f6c
commit
3f686e67da
@@ -54,7 +54,7 @@ AI_Basic:
|
||||
and a
|
||||
jr nz, .discourage
|
||||
|
||||
; Dismiss Safeguard if it's already active.
|
||||
; Dismiss status moves if the player is Safeguarded.
|
||||
ld a, [wPlayerScreens]
|
||||
bit SCREENS_SAFEGUARD, a
|
||||
jr z, .checkmove
|
||||
|
Reference in New Issue
Block a user