aboutsummaryrefslogtreecommitdiffstats
path: root/data/wild/grass_water.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-07-14 10:21:18 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-07-14 13:32:09 -0400
commitf37cf959c930ae9595f9f71ce0d9b17dcf5421d0 (patch)
tree33cc0d34fec73e972f4fb040b8b31f59b7e69805 /data/wild/grass_water.asm
parentMerge pull request #269 from Rangi42/master (diff)
downloadpokeyellow-f37cf959c930ae9595f9f71ce0d9b17dcf5421d0.tar.gz
pokeyellow-f37cf959c930ae9595f9f71ce0d9b17dcf5421d0.tar.xz
pokeyellow-f37cf959c930ae9595f9f71ce0d9b17dcf5421d0.zip
Clean up some data, using macros for multiline list entries
Diffstat (limited to 'data/wild/grass_water.asm')
-rwxr-xr-xdata/wild/grass_water.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/wild/grass_water.asm b/data/wild/grass_water.asm
index 9dc41f82..56ef25c4 100755
--- a/data/wild/grass_water.asm
+++ b/data/wild/grass_water.asm
@@ -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)