summaryrefslogtreecommitdiff
path: root/text/maps/bruno.asm
diff options
context:
space:
mode:
Diffstat (limited to 'text/maps/bruno.asm')
-rw-r--r--text/maps/bruno.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/text/maps/bruno.asm b/text/maps/bruno.asm
index 70421db2..ddcbdb59 100644
--- a/text/maps/bruno.asm
+++ b/text/maps/bruno.asm
@@ -1,4 +1,4 @@
-_BrunoBeforeBattleText:: ; 86749 (21:6749)
+_BrunoBeforeBattleText::
text "I am BRUNO of"
line "the ELITE FOUR!"
@@ -20,18 +20,18 @@ _BrunoBeforeBattleText:: ; 86749 (21:6749)
para "Hoo hah!"
done
-_BrunoEndBattleText:: ; 86805 (21:6805)
+_BrunoEndBattleText::
text "Why?"
line "How could I lose?"
prompt
-_BrunoAfterBattleText:: ; 8681d (21:681d)
+_BrunoAfterBattleText::
text "My job is done!"
line "Go face your next"
cont "challenge!"
done
-_BrunoDontRunAwayText:: ; 8684b (21:684b)
+_BrunoDontRunAwayText::
text "Someone's voice:"
line "Don't run away!"
done