blob: ed28fe06953f63fe0b3965bff391294d314ffbdb (
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
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
|
_SurfinDudeText1::
text "Whoa!"
para "Your PIKACHU knows"
line "how to SURF! So,"
cont "I'm not alone..."
para "Great! You earned"
line "the right to SURF"
cont "with the DUDE!"
para "Give it a go?"
done
_SurfinDudeText2::
text "Come SURF anytime,"
line "my friend!"
done
_SurfinDudeText3::
text "Wanna go SURF?"
done
_SurfinDudeText4::
text "Dogs and burgers"
line "on special today!"
done
_SummerBeachHousePikachuText::
text "PIKACHU: Pikaa"
done
_SummerBeachHouseSign1Text1::
text "SURFIN' DUDE's"
line "scribbles..."
para "When I shoot the"
line "tube, the tunes"
cont "hit the groove!"
done
_SummerBeachHouseSign1Text2::
text "30 years of waves!"
line "SURFIN' DUDE"
done
_SummerBeachHouseSign2Text1::
text "SURFING TIP 1!"
para "After flips, line"
line "the board up with"
cont "a wave for a cool"
cont "effect!"
done
_SummerBeachHouseSign2Text2::
text "SUMMER BEACH HOUSE"
line "#MON welcome!"
done
_SummerBeachHouseSign3Text1::
text "SURFING TIP 2!"
para "Pulling flips in"
line "a jump is totally"
cont "rad!"
done
_SummerBeachHouseSign3Text2::
text "The sea unites"
line "all in surfdom!"
done
_SummerBeachHousePrinterText1::
text "It's some sort of"
line "a machine...@"
text_end
_SummerBeachHousePrinterText2::
text "SUMMER BEACH HOUSE"
line "PRINTER, it says.@"
text_end
_SummerBeachHousePrinterText3::
text "The Hi-Score is"
line "shown."
para "PRINT it out?"
done
_SummerBeachHousePrinterText4::
text "SUMMER BEACH HOUSE"
line "PRINTER, it says."
para "The Hi-Score is"
line "shown."
para "PRINT it out?"
done
_SummerBeachHousePrinterText5::
text "PRINT completed.@"
text_end
_SummerBeachHousePrinterText6::
text "PRINT error!@"
text_end
|