summaryrefslogtreecommitdiff
path: root/text
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-20 15:15:32 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-20 15:15:32 -0500
commit7b3090e22aefffa464570ac34665ee8e43df873d (patch)
treedf5bc383b2f1ed2a8ebdd358306f3f9742f41d5c /text
parent812976cee6ba39d50583921273ad85195e77be37 (diff)
Annotate battle tower text bug
Diffstat (limited to 'text')
-rw-r--r--text/battle_tower.asm12
1 files changed, 6 insertions, 6 deletions
diff --git a/text/battle_tower.asm b/text/battle_tower.asm
index af90b2666..8ddd69b09 100644
--- a/text/battle_tower.asm
+++ b/text/battle_tower.asm
@@ -186,20 +186,20 @@ UnknownText_0x1ec3e5: ; 0x1ec3e5
; 0x1ec402
UnknownText_0x1ec402: ; 0x1ec402
- text $56, $56, $56
- line $56, $56, "Battle?"
+ text "<......><......><......>"
+ line "<......><......>Battle?"
done
; 0x1ec411
UnknownText_0x1ec411: ; 0x1ec411
- text $56, $56, $56
- line $56, $56, "I won?"
+ text "<......><......><......>"
+ line "<......><......>I won?"
done
; 0x1ec41f
UnknownText_0x1ec41f: ; 0x1ec41f
- text $56, $56, $56
- line $56, $56, "I lost?"
+ text "<......><......><......>"
+ line "<......><......>I lost?"
done
; 0x1ec42e