summaryrefslogtreecommitdiff
path: root/text/maps/victory_road_3f.asm
blob: 01a5841e0dd443459e3b3fa78f1c5e87ea82ff40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
_VictoryRoad3BattleText2:: ; 81d9b (20:5d9b)
	text "I heard rumors of"
	line "a child prodigy!"
	done

_VictoryRoad3EndBattleText2:: ; 81dbf (20:5dbf)
	text "The"
	line "rumors were true!"
	prompt

_VictoryRoad3AfterBattleText2:: ; 81dd6 (20:5dd6)
	text "You beat GIOVANNI"
	line "of TEAM ROCKET?"
	done

_VictoryRoad3BattleText3:: ; 81df9 (20:5df9)
	text "I'll show you just"
	line "how good you are!"
	done

_VictoryRoad3EndBattleText3:: ; 81e1e (20:5e1e)
	text "I'm"
	line "furious!"
	prompt

_VictoryRoad3AfterBattleText3:: ; 81e2b (20:5e2b)
	text "You showed me just"
	line "how good I was!"
	done

_VictoryRoad3BattleText4:: ; 81e4f (20:5e4f)
	text "Only the chosen"
	line "can pass here!"
	done

_VictoryRoad3EndBattleText4:: ; 81e6f (20:5e6f)
	text "I"
	line "don't believe it!"
	prompt

_VictoryRoad3AfterBattleText4:: ; 81e83 (20:5e83)
	text "All trainers here"
	line "are headed to the"
	cont "#MON LEAGUE!"
	cont "Be careful!"
	done

_VictoryRoad3BattleText5:: ; 81ec1 (20:5ec1)
	text "Trainers live to"
	line "seek stronger"
	cont "opponents!"
	done

_VictoryRoad3EndBattleText5:: ; 81eec (20:5eec)
	text "Oh!"
	line "So strong!"
	prompt

_VictoryRoad3AfterBattleText5:: ; 81efc (20:5efc)
	text "By fighting tough"
	line "battles, you get"
	cont "stronger!"
	done