mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-08 00:25:28 +13:00
Clean up some data, using macros for multiline list entries
This commit is contained in:
parent
aa97e196dd
commit
f37cf959c9
298 changed files with 5274 additions and 5646 deletions
|
|
@ -253,9 +253,9 @@ WildDataPointers:
|
|||
; first part: pokemon found in grass
|
||||
; second part: pokemon found while surfing
|
||||
; each part goes as follows:
|
||||
; if first byte == 00, then
|
||||
; if first byte == 0, then
|
||||
; no wild pokemon on this map
|
||||
; if first byte != 00, then
|
||||
; if first byte != 0, then
|
||||
; first byte is encounter rate
|
||||
; followed by 20 bytes:
|
||||
; level, species (ten times)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue