summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorentrpntr <entrpntr@gmail.com>2020-05-01 14:48:19 -0400
committerentrpntr <entrpntr@gmail.com>2020-05-01 19:52:27 -0400
commita0ebc7fbaecc787929b8143f0e01b7d929e01852 (patch)
treebad10361adfeb32c00df79932cc478b1eada76d4 /wram.asm
parent2bc79616c484472021ca95c56f759f4e4ddb6d6d (diff)
Add wildmon data.
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/wram.asm b/wram.asm
index 74e9122c..5b0aac48 100644
--- a/wram.asm
+++ b/wram.asm
@@ -1708,9 +1708,9 @@ wd140:: ds 1 ; d140
wCurDamage:: ds 2 ; d141
wd143:: ds 1 ; d143
wd144:: ds 1 ; d144
-wMornEncounterRate:: db ; d145
-wd146:: ds 1 ; d146
-wd147:: ds 1 ; d147
+wMornEncounterRate:: db ; d145
+wDayEncounterRate:: db ; d146
+wNiteEncounterRate:: db ; d147
wWaterEncounterRate:: db ; d148
wListMoves_MoveIndicesBuffer:: ds NUM_MOVES
wPutativeTMHMMove:: db ; d14d