Guest User

Untitled

a guest
Jan 22nd, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.18 KB | None | 0 0
  1. mon = peripheral.wrap("top")
  2. mon.clear()
  3. mon.setCursorPos(14,2)
  4. mon.write("SLI")
  5. mon.setCursorPos(13,3)
  6. mon.write("=====")
  7. mon.setCursorPos(4,4)
  8. mon.write("Airship Command Center")
Add Comment
Please, Sign In to add comment