blob: 54552a465f0083644d246863d4ff5dfa20e64fb4 (
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
|
_CinnabarIslandText8::
text "The door is"
line "locked..."
done
_CinnabarIslandText1::
text "CINNABAR GYM's"
line "BLAINE is an odd"
cont "man who has lived"
cont "here for decades."
done
_CinnabarIslandText2::
text "Scientists conduct"
line "experiments in"
cont "the burned-out"
cont "building."
done
_CinnabarIslandText3::
text "CINNABAR ISLAND"
line "The Fiery Town of"
cont "Burning Desire"
done
_CinnabarIslandText6::
text "#MON LAB"
done
_CinnabarIslandText7::
text "CINNABAR ISLAND"
line "#MON GYM"
cont "LEADER: BLAINE"
para "The Hot-Headed"
line "Quiz Master!"
done
|