blob: 74161166613b6391ac52a2a8f11f1c27d45a9c7d (
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
|
_Lab1Text1::
text "We study #MON"
line "extensively here."
para "People often bring"
line "us rare #MON"
cont "for examination."
done
_Lab1Text2::
text "A photo of the"
line "LAB's founder,"
cont "DR.FUJI!"
done
_Lab1Text3::
text "#MON LAB"
line "Meeting Room"
done
_Lab1Text4::
text "#MON LAB"
line "R-and-D Room"
done
_Lab1Text5::
text "#MON LAB"
line "Testing Room"
done
|