summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-24 15:18:44 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-24 15:18:44 -0500
commitf599e477fc3306dbca9cad4aeadfe7a66b84c7bc (patch)
tree0ce99b46559247e5b44f17bce643941ceac88685 /wram.asm
parent6c248953b79237de98a177b7820ed7b9c4e96880 (diff)
Partial interpretation of battle tower trainer data
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm14
1 files changed, 10 insertions, 4 deletions
diff --git a/wram.asm b/wram.asm
index c6e0438f6..00b4956b2 100644
--- a/wram.asm
+++ b/wram.asm
@@ -2976,11 +2976,17 @@ BT_OTTrainer:: battle_tower_struct BT_OT
; d1e0
ds $20
; d200
-BT_TrainerTextIndex::
- ds $be
-w3_d2be:: ds 1
+BT_TrainerTextIndex:: ds 2
+w3_d202:: battle_tower_struct w3_d202
+w3_d2e2:: battle_tower_struct w3_d2e2
+w3_d3c2:: battle_tower_struct w3_d3c2
+w3_d4a2:: battle_tower_struct w3_d4a2
+w3_d582:: battle_tower_struct w3_d582
+w3_d662:: battle_tower_struct w3_d662
+w3_d742:: battle_tower_struct w3_d742
+; d822
+ ds -$22
-SECTION "WRAM 3 part 2", WRAMX [$d800], BANK [3]
wBTChoiceOfLvlGroup::
w3_d800:: ds $400
w3_dc00:: ds $168