Advertisement
Guest User

kiwi.lua

a guest
Apr 6th, 2020
469
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.06 KB | None | 0 0
  1. local mon = peripheral.wrap("left")
  2. if mon == nil then return end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement