Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local TOP = peripheral.wrap("top")
- TOP.clear()
- TOP.setTextScale(1)
- TOP.setCursorPos(1, 2)
- TOP.write(" DONATIONS")
- TOP.setCursorPos(1, 3)
- TOP.write("Donate items for the public")
- TOP.setCursorPos(1, 4)
- TOP.write(" area in the chest below.")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement