You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Document AI_Smart_Conversion2 bug (resolves #786)
This commit is contained in:
@@ -1667,7 +1667,7 @@ AI_Smart_Thief:
|
||||
AI_Smart_Conversion2:
|
||||
ld a, [wLastPlayerMove]
|
||||
and a
|
||||
jr nz, .discourage
|
||||
jr nz, .discourage ; should be jr z
|
||||
|
||||
push hl
|
||||
dec a
|
||||
|
Reference in New Issue
Block a user