You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Labels, including a comment explaining RandomPhoneRareWildMon.
This commit is contained in:
@@ -802,8 +802,9 @@ ValidateTempWildMonSpecies: ; 2a4a0
|
||||
ret
|
||||
; 2a4ab
|
||||
|
||||
; Finds a rare wild Pokemon in the route of the trainer calling, then checks if it's been Seen already.
|
||||
; The trainer will then tell you about the Pokemon if you haven't seen it.
|
||||
RandomPhoneRareWildMon: ; 2a4ab
|
||||
; Related to the phone?
|
||||
callba GetCallerLocation
|
||||
ld d, b
|
||||
ld e, c
|
||||
|
||||
Reference in New Issue
Block a user