Advertisement
meuced

aff_nuke_4x4

Apr 22nd, 2013
485
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.12 KB | None | 0 0
  1. term.setBackgroundColor(colors.yellow)
  2. term.clear()
  3. nuke = paintutils.loadImage("nuke")
  4. paintutils.drawImage(nuke, 1, 4)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement