mirror of
https://github.com/pret/pokecrystal.git
synced 2026-05-26 01:12:41 -05:00
Replaced encounter rates with percent values Added new constants denoting the number of wild Pokemon in the grass and water wild constructs Annotated and relabeled the encounter generating functions Renamed a WRAM address associaed with the temporary storage of the wild Pokemon's species Moved spawn constants to constants/map_constants.asm for use anywhere in the disassembly
6 lines
84 B
NASM
6 lines
84 B
NASM
; swarms in water
|
|
|
|
; No swarms encountered while surfing in Crystal
|
|
|
|
db -1 ; end
|