summaryrefslogtreecommitdiff
path: root/text/RockTunnelB1F.asm
diff options
context:
space:
mode:
Diffstat (limited to 'text/RockTunnelB1F.asm')
-rw-r--r--text/RockTunnelB1F.asm21
1 files changed, 21 insertions, 0 deletions
diff --git a/text/RockTunnelB1F.asm b/text/RockTunnelB1F.asm
index 1a565eb3..d0437de7 100644
--- a/text/RockTunnelB1F.asm
+++ b/text/RockTunnelB1F.asm
@@ -106,3 +106,24 @@ _RockTunnel2EndBattleText8::
text "Fired"
line "away!"
prompt
+
+_RockTunnel2AfterBattleText8::
+ text "I'll raise my"
+ line "#MON to beat"
+ cont "yours, kid!"
+ done
+
+_RockTunnel2BattleText9::
+ text "I draw #MON"
+ line "when I'm home."
+ done
+
+_RockTunnel2EndBattleText9::
+ text "Whew!"
+ line "I'm exhausted!"
+ prompt
+
+_RockTunnel2AfterBattleText9::
+ text "I'm an artist,"
+ line "not a fighter."
+ done