Clean up some data, using macros for multiline list entries

This commit is contained in:
Rangi 2020-07-14 10:21:18 -04:00
parent aa97e196dd
commit f37cf959c9
298 changed files with 5274 additions and 5646 deletions

View file

@ -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)