Advertisement
Folstaria

Untitled

Jun 23rd, 2015
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 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("-- PERSONAL TERMINAL : STEVEN MEYER --")
  10. print("--------------------------------------------------")
  11. print("--So, apparently my official title is now 'Floor--")
  12. print("--Supervisor of Level One'. Quite frankly, I'm --")
  13. print("--nothing but an engineer given the worst job in--")
  14. print("--the whole vault. --")
  15. print("--A month ago, some ballistic missiles hit --")
  16. print("--the ground above the vault, and some of them --")
  17. print("--managed to penetrate the walls on this level. --")
  18. print("--Sixteen people working here were killed, and --")
  19. print("--radiation flooded the place. I've spent the --")
  20. print("--last two weeks repairing things, but the rads --")
  21. print("--are too high, and noone is allowed here now. --")
  22. print("--------------------------------------------------")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement