blob: 10675eadc4a694e68ef68148414cbb073b26cd99 (
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
|
_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
|