You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
typo in CheckContestMon
This commit is contained in:
2
main.asm
2
main.asm
@@ -12140,7 +12140,7 @@ CheckShininess: ; 8a68
|
|||||||
|
|
||||||
CheckContestMon: ; 8a88
|
CheckContestMon: ; 8a88
|
||||||
; Check a mon's DVs at hl in the bug catching contest.
|
; Check a mon's DVs at hl in the bug catching contest.
|
||||||
; Return shiny if its DVs are good enough to place in the contest.
|
; Return carry if its DVs are good enough to place in the contest.
|
||||||
|
|
||||||
; Attack
|
; Attack
|
||||||
ld a, [hl]
|
ld a, [hl]
|
||||||
|
Reference in New Issue
Block a user