Advertisement
gpgautier

GPG Inc - Donations

Nov 5th, 2012
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.25 KB | None | 0 0
  1. local TOP = peripheral.wrap("top")
  2.  
  3. TOP.clear()
  4. TOP.setTextScale(1)
  5. TOP.setCursorPos(1, 2)
  6. TOP.write("         DONATIONS")
  7. TOP.setCursorPos(1, 3)
  8. TOP.write("Donate items for the public")
  9. TOP.setCursorPos(1, 4)
  10. TOP.write(" area in the chest below.")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement