Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
pret
GitHub Repository: pret/pokered
Path: blob/master/text/CinnabarLab.asm
1270 views
1
_CinnabarLabFishingGuruText::
2
text "We study #MON"
3
line "extensively here."
4
5
para "People often bring"
6
line "us rare #MON"
7
cont "for examination."
8
done
9
10
_CinnabarLabPhotoText::
11
text "A photo of the"
12
line "LAB's founder,"
13
cont "DR.FUJI!"
14
done
15
16
_CinnabarLabMeetingRoomSignText::
17
text "#MON LAB"
18
line "Meeting Room"
19
done
20
21
_CinnabarLabRAndDSignText::
22
text "#MON LAB"
23
line "R-and-D Room"
24
done
25
26
_CinnabarLabTestingRoomSignText::
27
text "#MON LAB"
28
line "Testing Room"
29
done
30
31