Advertisement
Folstaria

Untitled

Jun 23rd, 2015
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. local color = colors.lime
  2.  
  3. term.clear()
  4. term.setCursorPos(1,1)
  5. term.setTextColor(color)
  6. print("-----ROBCO INDUSTRIES UNIFIED OPERATING SYSTEM----")
  7. print("-------COPYRIGHT 2075-2077 ROBCO INDUSTRIES-------")
  8. print("--------------------------------------------------")
  9. print("-- MESSAGE FROM THE OVERSEER --")
  10. print("--------------------------------------------------")
  11. print("--Hello there Malcolm. Just wanted to check in --")
  12. print("--on you! How are you doing? Hope everything is --")
  13. print("--going well up on level two. --")
  14. print("--Look, I hate to do this to you, but I have --")
  15. print("--decided to pull Sarah back downstairs. I'm --")
  16. print("--sure you'll understand. There's too much at --")
  17. print("--risk leaving too many people up there, and I'm--")
  18. print("--fairly certain you can get by without anyone --")
  19. print("--staffing the bar. We'll see if there's any way--")
  20. print("--we can send supplies upstairs without sending --")
  21. print("--anyone up. But right now, level one is far --")
  22. print("--too unstable to risk human lives. --")
  23. print("--------------------------------------------------")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement