Advertisement
moskovroma

castle5

Mar 15th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.51 KB | None | 0 0
  1. {
  2. label = "krepost",
  3. shapes = {
  4. { 0,0,0,4,1,4,texture = "stonebrick", tint = 0x909090 },
  5. { 0,0,12,4,1,16,texture = "stonebrick", tint = 0x909090 },
  6. { 6,0,6,10,14,10,texture = "stonebrick", tint = 0x909090 },
  7. { 12,0,0,16,1,4,texture = "stonebrick", tint = 0x909090 },
  8. { 12,0,12,16,1,16,texture = "stonebrick", tint = 0x909090 },
  9. { 0,1,0,1,2,4,texture = "stonebrick", tint = 0x909090 },
  10. { 0,1,12,1,2,16,texture = "stonebrick", tint = 0x909090 },
  11. { 1,1,0,4,2,1,texture = "stonebrick", tint = 0x909090 },
  12. { 1,1,3,4,2,4,texture = "stonebrick", tint = 0x909090 },
  13. { 1,1,12,4,2,13,texture = "stonebrick", tint = 0x909090 },
  14. { 1,1,15,4,2,16,texture = "stonebrick", tint = 0x909090 },
  15. { 3,1,1,4,2,4,texture = "stonebrick", tint = 0x909090 },
  16. { 3,1,13,4,2,16,texture = "stonebrick", tint = 0x909090 },
  17. { 12,1,0,13,2,4,texture = "stonebrick", tint = 0x909090 },
  18. { 12,1,12,13,2,16,texture = "stonebrick", tint = 0x909090 },
  19. { 13,1,0,16,2,1,texture = "stonebrick", tint = 0x909090 },
  20. { 13,1,3,16,2,4,texture = "stonebrick", tint = 0x909090 },
  21. { 13,1,12,16,2,13,texture = "stonebrick", tint = 0x909090 },
  22. { 13,1,15,16,2,16,texture = "stonebrick", tint = 0x909090 },
  23. { 15,1,1,16,2,4,texture = "stonebrick", tint = 0x909090 },
  24. { 15,1,13,16,2,16,texture = "stonebrick", tint = 0x909090 },
  25. { 0,2,0,1,3,1,texture = "stonebrick", tint = 0x909090 },
  26. { 0,2,3,1,3,4,texture = "stonebrick", tint = 0x909090 },
  27. { 0,2,12,1,3,13,texture = "stonebrick", tint = 0x909090 },
  28. { 0,2,15,1,3,16,texture = "stonebrick", tint = 0x909090 },
  29. { 3,2,0,4,3,1,texture = "stonebrick", tint = 0x909090 },
  30. { 3,2,3,4,3,4,texture = "stonebrick", tint = 0x909090 },
  31. { 3,2,12,4,3,13,texture = "stonebrick", tint = 0x909090 },
  32. { 3,2,15,4,3,16,texture = "stonebrick", tint = 0x909090 },
  33. { 12,2,0,13,3,1,texture = "stonebrick", tint = 0x909090 },
  34. { 12,2,3,13,3,4,texture = "stonebrick", tint = 0x909090 },
  35. { 12,2,12,13,3,13,texture = "stonebrick", tint = 0x909090 },
  36. { 12,2,15,13,3,16,texture = "stonebrick", tint = 0x909090 },
  37. { 15,2,0,16,3,1,texture = "stonebrick", tint = 0x909090 },
  38. { 15,2,3,16,3,4,texture = "stonebrick", tint = 0x909090 },
  39. { 15,2,12,16,3,13,texture = "stonebrick", tint = 0x909090 },
  40. { 15,2,15,16,3,16,texture = "stonebrick", tint = 0x909090 },
  41. { 5,10,6,11,14,7,texture = "stonebrick", tint = 0x909090 },
  42. { 5,10,9,11,14,10,texture = "stonebrick", tint = 0x909090 },
  43. { 6,10,5,7,14,11,texture = "stonebrick", tint = 0x909090 },
  44. { 9,10,5,10,14,11,texture = "stonebrick", tint = 0x909090 },
  45. { 5,11,7,11,14,10,texture = "stonebrick", tint = 0x909090 },
  46. { 7,11,5,10,14,11,texture = "stonebrick", tint = 0x909090 },
  47. { 5,14,6,6,15,10,texture = "stonebrick", tint = 0x909090 },
  48. { 6,14,5,10,15,6,texture = "stonebrick", tint = 0x909090 },
  49. { 6,14,10,10,15,11,texture = "stonebrick", tint = 0x909090 },
  50. { 10,14,6,11,15,10,texture = "stonebrick", tint = 0x909090 },
  51. { 5,15,6,6,16,7,texture = "stonebrick", tint = 0x909090 },
  52. { 5,15,9,6,16,10,texture = "stonebrick", tint = 0x909090 },
  53. { 6,15,5,7,16,6,texture = "stonebrick", tint = 0x909090 },
  54. { 6,15,10,7,16,11,texture = "stonebrick", tint = 0x909090 },
  55. { 9,15,5,10,16,6,texture = "stonebrick", tint = 0x909090 },
  56. { 9,15,10,10,16,11,texture = "stonebrick", tint = 0x909090 },
  57. { 10,15,6,11,16,7,texture = "stonebrick", tint = 0x909090 },
  58. { 10,15,9,11,16,10,texture = "stonebrick", tint = 0x909090 },
  59. }
  60. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement