Document time of day bug in RandomUnseenWildMon (#1196)
This commit is contained in:
@@ -781,6 +781,7 @@ RandomUnseenWildMon:
|
||||
jr nc, .done
|
||||
|
||||
.GetGrassmon:
|
||||
; BUG: RandomUnseenWildMon always picks a morning Pokémon species (see docs/bugs_and_glitches.md)
|
||||
push hl
|
||||
ld bc, 5 + 4 * 2 ; Location of the level of the 5th wild Pokemon in that map
|
||||
add hl, bc
|
||||
|
Reference in New Issue
Block a user