Advertisement
Guest User

Untitled

a guest
Aug 4th, 2015
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. trade = peripheral.wrap("right")
  2.  
  3. if trade == "none" then
  4. print("No trading post found")
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement