Advertisement
imrfoxy

Untitled

Dec 15th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. {
  2. label = "ramka",
  3. shapes = {
  4. { 0,0,0,4,16,16,texture = "Quartz", tint = 0xeeeeee },
  5. { 4,0,0,5,7,16,texture = "Quartz", tint = 0xeeeeee },
  6. { 5,0,0,10,1,16,texture = "Quartz", tint = 0xeeeeee },
  7. { 5,1,0,6,5,16,texture = "Quartz", tint = 0xeeeeee },
  8. { 6,1,0,8,2,16,texture = "Quartz", tint = 0xeeeeee },
  9. }
  10. },
  11.  
  12. {
  13. label = "ramka",
  14. shapes = {
  15. { 0,0,0,4,16,16,texture = "Quartz", tint = 0xeeeeee },
  16. { 4,4,0,5,16,16,texture = "Quartz", tint = 0xeeeeee },
  17. { 5,6,0,6,16,16,texture = "Quartz", tint = 0xeeeeee },
  18. { 6,9,0,8,16,16,texture = "Quartz", tint = 0xeeeeee },
  19. }
  20. },
  21.  
  22. {
  23. label = "ramka",
  24. shapes = {
  25. { 6,0,0,16,1,16,texture = "Quartz", tint = 0xeeeeee },
  26. { 8,1,0,16,2,16,texture = "Quartz", tint = 0xeeeeee },
  27. { 10,2,0,16,6,16,texture = "Quartz", tint = 0xeeeeee },
  28. { 11,6,0,16,8,16,texture = "Quartz", tint = 0xeeeeee },
  29. { 12,8,0,16,16,16,texture = "Quartz", tint = 0xeeeeee },
  30. }
  31. },
  32.  
  33. {
  34. label = "ramka",
  35. shapes = {
  36. { 12,0,0,16,16,16,texture = "Quartz", tint = 0xeeeeee },
  37. { 11,4,0,16,16,16,texture = "Quartz", tint = 0xeeeeee },
  38. { 10,6,0,16,16,16,texture = "Quartz", tint = 0xeeeeee },
  39. { 8,9,0,16,16,16,texture = "Quartz", tint = 0xeeeeee },
  40. { 7,10,0,16,16,16,texture = "Quartz", tint = 0xeeeeee },
  41. }
  42. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement