-
Notifications
You must be signed in to change notification settings - Fork 1k
/
Copy pathSSAnne1FRooms.asm
105 lines (84 loc) · 1.83 KB
/
SSAnne1FRooms.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
_SSAnne1FRoomsWigglytuffText::
text "WIGGLYTUFF: Puup"
line "pupuu!@"
text_end
_SSAnne1FRoomsGentleman1BattleText::
text "I travel alone"
line "on my journeys!"
para "My #MON are my"
line "only friends!"
done
_SSAnne1FRoomsGentleman1EndBattleText::
text "My, my"
line "friends..."
prompt
_SSAnne1FRoomsGentleman1AfterBattleText::
text "You should be"
line "nice to friends!"
done
_SSAnne1FRoomsGentleman2BattleText::
text "You pup! How dare"
line "you barge in!"
done
_SSAnne1FRoomsGentleman2EndBattleText::
text "Humph!"
line "You rude child!"
prompt
_SSAnne1FRoomsGentleman2AfterBattleText::
text "I wish to be left"
line "alone! Get out!"
done
_SSAnne1FRoomsYoungsterBattleText::
text "I love #MON!"
line "Do you?"
done
_SSAnne1FRoomsYoungsterEndBattleText::
text "Wow! "
line "You're great!"
prompt
_SSAnne1FRoomsYoungsterAfterBattleText::
text "Let me be your"
line "friend, OK?"
para "Then we can trade"
line "#MON!"
done
_SSAnne1FRoomsCooltrainerFBattleText::
text "I collected these"
line "#MON from all"
cont "around the world!"
done
_SSAnne1FRoomsCooltrainerFEndBattleText::
text "Oh no!"
line "I went around the"
cont "world for these!"
prompt
_SSAnne1FRoomsCooltrainerFAfterBattleText::
text "You hurt my poor"
line "worldly #MON!"
para "I demand that you"
line "heal them at a"
cont "#MON CENTER!"
done
_SSAnne1FRoomsGirl1Text::
text "Waiter, I would"
line "like a cherry pie"
cont "please!"
done
_SSAnne1FRoomsMiddleAgedManText::
text "A cruise is so"
line "elegant yet cozy!"
done
_SSAnne1FRoomsLittleGirlText::
text "I always travel"
line "with WIGGLYTUFF!"
done
_SSAnne1FRoomsGirl2Text::
text "We are cruising"
line "around the world."
done
_SSAnne1FRoomsGentleman3Text::
text "Ssh! I'm a GLOBAL"
line "POLICE agent!"
para "I'm on the trail"
line "of TEAM ROCKET!"
done