blob: 1fa8134440e1f4f2200fcc95e072da4ed85b2197 (
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
|
_FuchsiaMeetingRoomText1::
text "We nicknamed the"
line "WARDEN SLOWPOKE."
para "He and SLOWPOKE"
line "both look vacant!"
done
_FuchsiaMeetingRoomText2::
text "SLOWPOKE is very"
line "knowledgeable"
cont "about #MON!"
para "He even has some"
line "fossils of rare,"
cont "extinct #MON!"
done
_FuchsiaMeetingRoomText3::
text "SLOWPOKE came in,"
line "but I couldn't"
cont "understand him."
para "I think he's got"
line "a speech problem!"
done
|