summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorLogan <log.butt@gmail.com>2016-06-05 23:52:28 +1200
committerLogan <log.butt@gmail.com>2016-06-05 23:52:28 +1200
commit9514b0847cf54f85e8321a82ed41f618e58406ed (patch)
tree5d6af0592d771d3c83b5492bf437703b77bc6e88 /wram.asm
parent1c637b6aeae0c007647cfe1c3648f82eeda9617e (diff)
More text, 4 banks to go~
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm8
1 files changed, 5 insertions, 3 deletions
diff --git a/wram.asm b/wram.asm
index 43165154..dbaf4f45 100755
--- a/wram.asm
+++ b/wram.asm
@@ -1648,7 +1648,7 @@ wTrainerBaseMoney:: ; d046
wMissableObjectCounter:: ; d048
ds 1
- ds 1
+ ds 6
wTrainerName:: ; d04a
; 13 bytes for the letters of the opposing trainer
@@ -3128,13 +3128,15 @@ wEventFlags:: ; d747
wLinkEnemyTrainerName:: ; d887
; linked game's trainer name
-wGrassRate:: ; d887
+; ds 5
+
+wGrassRate:: ; d88c
ds 1
wGrassMons:: ; d888
;ds 20
- ds 11
+ ds 6
; Overload wGrassMons
wSerialEnemyDataBlock:: ; d893
ds 9