cinnabar_lab.asm 398 B

123456789101112131415161718192021222324252627282930
  1. _Lab1Text1::
  2. text "We study #MON"
  3. line "extensively here."
  4. para "People often bring"
  5. line "us rare #MON"
  6. cont "for examination."
  7. done
  8. _Lab1Text2::
  9. text "A photo of the"
  10. line "LAB's founder,"
  11. cont "DR.FUJI!"
  12. done
  13. _Lab1Text3::
  14. text "#MON LAB"
  15. line "Meeting Room"
  16. done
  17. _Lab1Text4::
  18. text "#MON LAB"
  19. line "R-and-D Room"
  20. done
  21. _Lab1Text5::
  22. text "#MON LAB"
  23. line "Testing Room"
  24. done