aboutsummaryrefslogtreecommitdiffstats
path: root/text/RockTunnelB1F_2.asm
blob: bf80cc265715e94b585820c7af852e560cc0762c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
_RockTunnelB1FHiker3AfterBattleText::
	text "I'll raise my"
	line "#MON to beat"
	cont "yours, kid!"
	done

_RockTunnelB1FSuperNerd3BattleText::
	text "I draw #MON"
	line "when I'm home."
	done

_RockTunnelB1FSuperNerd3EndBattleText::
	text "Whew!"
	line "I'm exhausted!"
	prompt

_RockTunnelB1FSuperNerd3AfterBattleText::
	text "I'm an artist,"
	line "not a fighter."
	done