You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Renaming RandomPhoneRareWildMon to RandomRareWildMon.
This commit is contained in:
@@ -804,7 +804,7 @@ ValidateTempWildMonSpecies: ; 2a4a0
|
||||
|
||||
; 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
|
||||
RandomUnseenWildMon: ; 2a4ab
|
||||
callba GetCallerLocation
|
||||
ld d, b
|
||||
ld e, c
|
||||
|
||||
Reference in New Issue
Block a user