You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Close #470 (JOHTO_POKEMON)
This commit is contained in:
@@ -2050,7 +2050,7 @@ Special_CheckTimeCapsuleCompatibility: ; 29bfb
|
||||
ld a, [hli]
|
||||
cp -1
|
||||
jr z, .checkitem
|
||||
cp MEW + 1
|
||||
cp JOHTO_POKEMON
|
||||
jr nc, .mon_too_new
|
||||
dec b
|
||||
jr nz, .loop
|
||||
|
||||
Reference in New Issue
Block a user