-
Notifications
You must be signed in to change notification settings - Fork 1k
/
Copy pathSSAnne2FRooms.asm
113 lines (92 loc) · 1.98 KB
/
SSAnne2FRooms.asm
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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
_SSAnne2FRoomsGentleman3Text::
text "In all my travels"
line "I've never seen"
cont "any #MON sleep"
cont "like this one!"
para "It was something"
line "like this!"
prompt
_SSAnne2FRoomsGentleman4Text::
text "Ah yes, I have"
line "seen some #MON"
cont "ferry people"
cont "across the water!"
done
_SSAnne2FRoomsGrampsText::
text "#MON can CUT"
line "down small bushes."
done
_SSAnne2FRoomsGentleman5Text::
text "Have you gone to"
line "the SAFARI ZONE"
cont "in FUCHSIA CITY?"
para "It had many rare"
line "kinds of #MON!!"
done
_SSAnne2FRoomsLittleBoyText::
text "Me and my Daddy"
line "think the SAFARI"
cont "ZONE is awesome!"
done
_SSAnne2FRoomsBrunetteGirlText::
text "The CAPTAIN looked"
line "really sick and"
cont "pale!"
done
_SSAnne2FRoomsBeautyText::
text "I hear many people"
line "get seasick!"
done
_SSAnne2FRoomsGentleman1BattleText::
text "Competing against"
line "the young keeps"
cont "me youthful."
done
_SSAnne2FRoomsGentleman1EndBattleText::
text "Good"
line "fight! Ah, I feel"
cont "young again!"
prompt
_SSAnne2FRoomsGentleman1AfterBattleText::
text "15 years ago, I"
line "would have won!"
done
_SSAnne2FRoomsFisherBattleText::
text "Check out what I"
line "fished up!"
done
_SSAnne2FRoomsFisherEndBattleText::
text "I'm"
line "all out!"
prompt
_SSAnne2FRoomsFisherAfterBattleText::
text "Party?"
para "The cruise ship's"
line "party should be"
cont "over by now."
done
_SSAnne2FRoomsGentleman2BattleText::
text "Which do you like,"
line "a strong or a"
cont "rare #MON?"
done
_SSAnne2FRoomsGentleman2EndBattleText::
text "I must"
line "salute you!"
prompt
_SSAnne2FRoomsGentleman2AfterBattleText::
text "I prefer strong"
line "and rare #MON."
done
_SSAnne2FRoomsCooltrainerFBattleText::
text "I never saw you"
line "at the party."
done
_SSAnne2FRoomsCooltrainerFEndBattleText::
text "Take"
line "it easy!"
prompt
_SSAnne2FRoomsCooltrainerFAfterBattleText::
text "Oh, I adore your"
line "strong #MON!"
done