pokered/text/CinnabarLab.asm

30 lines
483 B
NASM
Raw Normal View History

_CinnabarLabFishingGuruText::
2014-01-23 04:37:40 +00:00
text "We study #MON"
line "extensively here."
para "People often bring"
line "us rare #MON"
cont "for examination."
done
_CinnabarLabPhotoText::
2014-01-23 04:37:40 +00:00
text "A photo of the"
line "LAB's founder,"
cont "DR.FUJI!"
done
_CinnabarLabMeetingRoomSignText::
2014-01-23 04:37:40 +00:00
text "#MON LAB"
line "Meeting Room"
done
_CinnabarLabRAndDSignText::
2014-01-23 04:37:40 +00:00
text "#MON LAB"
line "R-and-D Room"
done
_CinnabarLabTestingRoomSignText::
2014-01-23 04:37:40 +00:00
text "#MON LAB"
line "Testing Room"
done